diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:14:20 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2022-08-18 06:18:39 +0000 |
commit | fe19d443170030c7e7472fa31c1680954344e1ee (patch) | |
tree | 0fbc5ec9a8583ef8015ee60b9656abd623216587 /debian/control | |
parent | 3737c326635692858606d21216e81c62392fff51 (diff) | |
download | pam-fe19d443170030c7e7472fa31c1680954344e1ee.tar.gz pam-fe19d443170030c7e7472fa31c1680954344e1ee.tar.bz2 pam-fe19d443170030c7e7472fa31c1680954344e1ee.zip |
Drop versioning of quilt build-dependency to quiet lintian, since the version is satisfied by oldoldoldstable.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 25124708..51c53957 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Uploaders: Sam Hartman <hartmans@debian.org> Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 4.3.0 -Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 9), quilt (>= 0.48-1), flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev [linux-any] <!stage1>, pkg-config, libfl-dev, libfl-dev:native, docbook-xsl, docbook-xml, xsltproc, libxml2-utils, w3m +Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 9), quilt, flex, libdb-dev, libselinux1-dev [linux-any], po-debconf, dh-autoreconf, autopoint, libaudit-dev [linux-any] <!stage1>, pkg-config, libfl-dev, libfl-dev:native, docbook-xsl, docbook-xml, xsltproc, libxml2-utils, w3m Build-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev Vcs-Browser: https://salsa.debian.org/vorlon/pam |