diff options
author | Steve Langasek <vorlon@debian.org> | 2010-08-31 23:50:51 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:48:26 -0800 |
commit | 714cbec3fc1e4eff478a15c8b130b6fd50a80e90 (patch) | |
tree | 983aa882c6bc0d82ea993239782ce8c0a512dda5 | |
parent | 64c205d41710427ab670f96ebfc90e229da03fdf (diff) | |
download | pam-714cbec3fc1e4eff478a15c8b130b6fd50a80e90.tar.gz pam-714cbec3fc1e4eff478a15c8b130b6fd50a80e90.tar.bz2 pam-714cbec3fc1e4eff478a15c8b130b6fd50a80e90.zip |
Bump Standards-Version to 3.9.1.
-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 29f9c79a..6ec86f6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ pam (1.1.1-5) UNRELEASED; urgency=low * debian/patches/007_modules_pam_unix: drop compatibility handling of 'max=' no-op; use of this option will now log an error, as warned three years ago. + * Bump Standards-Version to 3.9.1. -- Steve Langasek <vorlon@debian.org> Sun, 29 Aug 2010 00:56:28 -0700 diff --git a/debian/control b/debian/control index bd65eda2..4e81b7bd 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Uploaders: Sam Hartman <hartmans@debian.org>, Roger Leigh <rleigh@debian.org> Maintainer: Steve Langasek <vorlon@debian.org> -Standards-Version: 3.8.0 +Standards-Version: 3.9.1 Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 7.0.50), quilt (>= 0.48-1), flex, libdb-dev, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386], po-debconf Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl, w3m Build-Conflicts-Indep: fop |