diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-13 08:04:12 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-13 08:04:12 +0000 |
commit | 27ac9e343f3429d745d1c069b9f6a05022a5fdfd (patch) | |
tree | a82302dc0e3041b63c329b994b78bfb545d06a7f | |
parent | 8fd670dbbb2af5a204cea38936250f56b92ee6c0 (diff) | |
download | pam-27ac9e343f3429d745d1c069b9f6a05022a5fdfd.tar.gz pam-27ac9e343f3429d745d1c069b9f6a05022a5fdfd.tar.bz2 pam-27ac9e343f3429d745d1c069b9f6a05022a5fdfd.zip |
Standards-Version 4.3.0.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 59ae5b02..79a96fed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ pam (1.3.1-3) UNRELEASED; urgency=medium * debian/rules: set $DEB_HOST_MULTIARCH only if unset. * debian/source.lintian-overrides: update for the current quilt warnings. * debian/control: drop redundant priority fields. + * Standards-Version 4.3.0. -- Steve Langasek <vorlon@debian.org> Wed, 13 Feb 2019 05:57:21 +0000 diff --git a/debian/control b/debian/control index 1d1495e9..ba9d68e2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Uploaders: Sam Hartman <hartmans@debian.org> Maintainer: Steve Langasek <vorlon@debian.org> -Standards-Version: 3.9.8 +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-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev |