From 62edc52a4ae9649c8d69d2aa287384d475a8e5c5 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 2 Aug 2009 01:32:24 -0600 Subject: [PATCH] Automated commit for debian release 0.2.0-4 --- debian/changelog | 2 +- debian/control | 1 + debian/rules | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1