diff options
author | Steve Langasek <vorlon@debian.org> | 2010-08-31 22:53:47 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:48:25 -0800 |
commit | bc1c89f9d0bf77cd230e9bc3e740e1ef10b5f455 (patch) | |
tree | f24a3d0f9b96cc70c596689df2eccbc3a09073eb | |
parent | 9b03dfc857d108a7c47e37455676695082f39832 (diff) | |
download | pam-bc1c89f9d0bf77cd230e9bc3e740e1ef10b5f455.tar.gz pam-bc1c89f9d0bf77cd230e9bc3e740e1ef10b5f455.tar.bz2 pam-bc1c89f9d0bf77cd230e9bc3e740e1ef10b5f455.zip |
Update debian/source.lintian-overrides to clean up some spurious
warnings.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/source.lintian-overrides | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ba9add82..5607bcff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ pam (1.1.1-5) UNRELEASED; urgency=low mkhomedir_linking.patch, which are included upstream. * debian/patches/hurd_no_setfsuid: pam_env and pam_mail now also use setfsuid, so patch them to be likewise Hurd-safe. + * Update debian/source.lintian-overrides to clean up some spurious + warnings. -- Steve Langasek <vorlon@debian.org> Sun, 29 Aug 2010 00:56:28 -0700 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index f197d338..932c1674 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1 +1,3 @@ -pam source: quilt-build-dep-but-no-series-file pam +pam source: quilt-build-dep-but-no-series-file +pam source: build-depends-on-1-revision build-depends: quilt (>= 0.48-1) + |