From: Kevin Rosenberg Date: Sun, 2 Aug 2009 07:32:24 +0000 (-0600) Subject: Automated commit for debian release 0.2.0-4 X-Git-Tag: debian-0.2.0-4^0 X-Git-Url: http://git.kpe.io/?p=cl-readline.git;a=commitdiff_plain;h=62edc52a4ae9649c8d69d2aa287384d475a8e5c5 Automated commit for debian release 0.2.0-4 --- diff --git a/debian/changelog b/debian/changelog index e57ed45..313c219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ cl-readline (0.2.0-4) unstable; urgency=low * debian/watch: New file * debian/control: Require debhelper 7. Change to new lisp section. - Add Vcs-Git and Homepage fields. + Add Vcs-Git field. * debian/compat: Update to version 7 * debian/rules: Update for debhelper 7, architecture-independent build * debian/{prerm,postrm}: Remove path from binary function diff --git a/debian/control b/debian/control index 740e7e3..c0b36bc 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>= 7.0.0), libreadline5-dev | libreadline-dev Standards-Version: 3.8.2.0 +Vcs-Git: git://git.b9.com/cl-readline.git Package: cl-readline Architecture: any diff --git a/debian/rules b/debian/rules index af34103..7801384 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,6 @@ configure-stamp: dh_testdir touch configure-stamp - build: build-stamp build-stamp: configure-stamp