From fd27e0609fd3f3b2281283eba7b48edcf8b3d23d Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 9 Sep 2007 19:29:01 -0600 Subject: [PATCH] eliminate lintian warnings --- debian/changelog | 7 +++++++ debian/compat | 1 + debian/control | 4 ++-- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 025f2fe..507b10d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-pubmed (2.1.3-2) unstable; urgency=low + + * debian/rules: don't export DH_COMPAT + * debian/control: Use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 09 Sep 2007 19:28:07 -0600 + cl-pubmed (2.1.3-1) unstable; urgency=low * New upstream diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/debian/control b/debian/control index 8227115..d96165e 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: cl-pubmed Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.6.1.0 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.7.2.2 Package: cl-pubmed Architecture: all -- 2.34.1