[Pkg-jed-commit] r891 - slgsl/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Fri Sep 21 15:23:56 UTC 2007


Author: rafael
Date: 2007-09-21 15:23:56 +0000 (Fri, 21 Sep 2007)
New Revision: 891

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


Modified: slgsl/trunk/debian/changelog
===================================================================
--- slgsl/trunk/debian/changelog	2007-09-21 15:22:27 UTC (rev 890)
+++ slgsl/trunk/debian/changelog	2007-09-21 15:23:56 UTC (rev 891)
@@ -1,3 +1,9 @@
+slgsl (0.5.4-2) UNRELEASED; urgency=low
+
+  * debian/control: Added Homepage field
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 17:23:43 +0200
+
 slgsl (0.5.4-1) unstable; urgency=low
 
   * New upstream release
@@ -60,6 +66,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: slgsl/trunk/debian/control
===================================================================
--- slgsl/trunk/debian/control	2007-09-21 15:22:27 UTC (rev 890)
+++ slgsl/trunk/debian/control	2007-09-21 15:23:56 UTC (rev 891)
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), slsh,
  libgsl0-dev, cdbs
 Standards-Version: 3.7.2
+Homepage: http://space.mit.edu/cxc/software/slang/modules/gsl/
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slgsl/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slgsl/
 
@@ -39,4 +40,4 @@
     above modules can be loaded.  Its main purpose is to provide support
     functions for the other GSL modules.
  .
- Homepage: http://space.mit.edu/cxc/software/slang/modules/gsl/
+  Homepage: http://space.mit.edu/cxc/software/slang/modules/gsl/




More information about the Pkg-jed-commit mailing list