From ca968bc5356d1b75b4c1c664934e2228b0404de8 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 9 Sep 2007 19:37:12 -0600 Subject: [PATCH] eliminate lintian warnings --- debian/changelog | 6 ++++++ debian/control | 4 ++-- debian/rules | 1 - 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d5b8b4..e76beff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-rss (0.1.1-4) unstable; urgency=low + + * debian/control: Use build-depends, update standards-version + + -- Kevin M. Rosenberg Sun, 9 Sep 2007 19:34:36 -0600 + cl-rss (0.1.1-3) unstable; urgency=low * New maintainer. Revert mistaken orphaning. diff --git a/debian/control b/debian/control index c0b9563..8579290 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: cl-rss Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.6.1.1 +Build-Depends: debhelper (>> 4.0.0) +Standards-Version: 3.7.2.2 Package: cl-rss Architecture: all diff --git a/debian/rules b/debian/rules index 9e1d9a8..4cba6cf 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,6 @@ pkg := rss debpkg := cl-rss - clc-source := usr/share/common-lisp/source clc-systems := usr/share/common-lisp/systems clc-rss := $(clc-source)/$(pkg) -- 2.34.1