diff options
author | Steve Langasek <vorlon@debian.org> | 2010-09-05 12:31:54 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:26:06 -0800 |
commit | 7f947f85805a584f7c0b9c7b0668a0f3f42fa032 (patch) | |
tree | 887625db946aaea6ec62dcf3cb47ea0fbb7ace9b | |
parent | 45bb4aa3ef6e0b618223392ef78a3be2ca71d330 (diff) | |
download | pam-7f947f85805a584f7c0b9c7b0668a0f3f42fa032.tar.gz pam-7f947f85805a584f7c0b9c7b0668a0f3f42fa032.tar.bz2 pam-7f947f85805a584f7c0b9c7b0668a0f3f42fa032.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 a9f5140a..50684f09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pam (1.1.1-5) UNRELEASED; urgency=low interface. Closes: #579402. * Update debian/source.lintian-overrides to clean up some spurious warnings. + * 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 |