diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-13 08:01:57 +0000 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-13 08:03:20 +0000 |
commit | 208be7a337fb8d36a9f53ef9153723238511ac31 (patch) | |
tree | 2b2e19560140bbf3fb72435158d9042fc7c9d695 | |
parent | 303704f9f85bc9f3dcf4daf4ec6e816f4625035a (diff) | |
download | pam-208be7a337fb8d36a9f53ef9153723238511ac31.tar.gz pam-208be7a337fb8d36a9f53ef9153723238511ac31.tar.bz2 pam-208be7a337fb8d36a9f53ef9153723238511ac31.zip |
debian/source.lintian-overrides: update for the current quilt warnings.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/source.lintian-overrides | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca14b3dc..3f9f9d87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ pam (1.3.1-3) UNRELEASED; urgency=medium * debian/libpam-modules.lintian-overrides: update for the current lintian warning given for DSOs with no dependencies. * debian/rules: set $DEB_HOST_MULTIARCH only if unset. + * debian/source.lintian-overrides: update for the current quilt warnings. -- Steve Langasek <vorlon@debian.org> Wed, 13 Feb 2019 05:57:21 +0000 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index 932c1674..037bfc61 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1,3 +1,3 @@ -pam source: quilt-build-dep-but-no-series-file +pam source: dh-quilt-addon-but-quilt-source-format pam source: build-depends-on-1-revision build-depends: quilt (>= 0.48-1) |