/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2024-09-15 20:21:49 UTC
  • Revision ID: teddy@recompile.se-20240915202149-447ayubypn08tpki
Fix lintian warning "build-depends-on-obsolete-package"

Apparently, pkg-config is deprecated in favor of pkgconf:
<https://bugs.debian.org/1020799>,
<http://pkgconf-migration.debian.net/>

Therefore, prefer pkgconf in the build dependencies.

* debian/control (Source: mandos/Build-Depends): Change "pkg-config"
  to "pkgconf | pkg-config".

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        libavahi-core-dev, libgpgme-dev | libgpgme11-dev,
9
9
        libglib2.0-dev (>=2.40), libgnutls28-dev (>= 3.3.0),
10
10
        libgnutls28-dev (>= 3.6.6) | libgnutls28-dev (<< 3.6.0),
11
 
        xsltproc, pkg-config, libnl-route-3-dev,
 
11
        xsltproc, pkgconf | pkg-config, libnl-route-3-dev,
12
12
        systemd-dev | systemd (<< 256~rc2-1)
13
13
Build-Depends-Indep: python3 (>= 3), python3-dbus, python3-gi,
14
14
        po-debconf