[Pkg-jed-commit] r896 - slpvm/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Fri Sep 21 15:55:02 UTC 2007


Author: rafael
Date: 2007-09-21 15:55:02 +0000 (Fri, 21 Sep 2007)
New Revision: 896

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




Modified: slpvm/trunk/debian/changelog
===================================================================
--- slpvm/trunk/debian/changelog	2007-09-21 15:41:17 UTC (rev 895)
+++ slpvm/trunk/debian/changelog	2007-09-21 15:55:02 UTC (rev 896)
@@ -1,3 +1,9 @@
+slpvm (0.1.5-10) UNRELEASED; urgency=low
+
+  * debian/control: Added Homepage field
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 17:53:59 +0200
+
 slpvm (0.1.5-9) unstable; urgency=low
 
   * Oops, debian/rules was not changed in the last upload.  Uploading
@@ -95,6 +101,6 @@
     (save-excursion
       (forward-line -1)
       (beginning-of-line)
-      (insert "\n   NOT YET RELEASED!\n\n  [ "
+      (insert "\n  [ "
         (or (getenv "DEBFULLNAME") (user-full-name)) " ]"))))
 End:

Modified: slpvm/trunk/debian/control
===================================================================
--- slpvm/trunk/debian/control	2007-09-21 15:41:17 UTC (rev 895)
+++ slpvm/trunk/debian/control	2007-09-21 15:55:02 UTC (rev 896)
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
  pvm-dev, cdbs, slsh
 Standards-Version: 3.7.2
+Homepage: http://space.mit.edu/cxc/software/slang/modules/pvm/
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slpvm/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slpvm/
 




More information about the Pkg-jed-commit mailing list