Automated commit for debian release 0.2.0-4 debian-0.2.0-4
authorKevin Rosenberg <kevin@rosenberg.net>
Sun, 2 Aug 2009 07:32:24 +0000 (01:32 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Sun, 2 Aug 2009 07:32:24 +0000 (01:32 -0600)
debian/changelog
debian/control
debian/rules

index e57ed45b07ea1f778fc14da36a8f74688267d4f4..313c2198a25726a6d82aca00a8c4a6fdffe8b15f 100644 (file)
@@ -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
index 740e7e3e9d08d6ff197791df9afae89d5c894f76..c0b36bc665b5cff5c25068ed677f5122412bd34f 100644 (file)
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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
index af34103ad630c09261402ffc9b57a7b29efa09e7..7801384fca32d6a07c1455bf572ab9ae1762bd57 100755 (executable)
@@ -15,7 +15,6 @@ configure-stamp:
        dh_testdir
        touch configure-stamp
 
-
 build: build-stamp
 
 build-stamp: configure-stamp