From: Kevin Rosenberg Date: Mon, 10 Sep 2007 01:29:01 +0000 (-0600) Subject: eliminate lintian warnings X-Git-Tag: debian-2.1.3-2~1 X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=commitdiff_plain;h=fd27e0609fd3f3b2281283eba7b48edcf8b3d23d eliminate lintian warnings --- 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