[Pkg-jed-commit] r900 - slexpat/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Fri Sep 21 16:06:36 UTC 2007


Author: rafael
Date: 2007-09-21 16:06:36 +0000 (Fri, 21 Sep 2007)
New Revision: 900

Modified:
   slexpat/trunk/debian/changelog
   slexpat/trunk/debian/control
Log:
* debian/control: Added Homepage field (this is already supported in 
  dpkg 1.14.6)

Modified: slexpat/trunk/debian/changelog
===================================================================
--- slexpat/trunk/debian/changelog	2007-09-21 16:05:33 UTC (rev 899)
+++ slexpat/trunk/debian/changelog	2007-09-21 16:06:36 UTC (rev 900)
@@ -1,3 +1,9 @@
+slexpat (0.3.0-2) UNRELEASED; urgency=low
+
+  * debian/control: Added Homepage field
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 18:06:23 +0200
+
 slexpat (0.3.0-1) unstable; urgency=low
 
   * First official release to unstable (closes: #440262, #440400)
@@ -17,6 +23,6 @@
     (save-excursion
       (forward-line -1)
       (beginning-of-line)
-      (insert "\n\n   [ "
+      (insert "\n   [ "
         (or (getenv "DEBFULLNAME") (user-full-name)) "]"))))
 End:

Modified: slexpat/trunk/debian/control
===================================================================
--- slexpat/trunk/debian/control	2007-09-21 16:05:33 UTC (rev 899)
+++ slexpat/trunk/debian/control	2007-09-21 16:06:36 UTC (rev 900)
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
  libexpat1-dev, cdbs
 Standards-Version: 3.7.2
+Homepage: http://www.cheesit.com/downloads/slang/slexpat.html
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slexpat/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slexpat/
 




More information about the Pkg-jed-commit mailing list