[Pkg-jed-commit] r889 - slcfitsio/trunk/debian

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


Author: rafael
Date: 2007-09-21 15:21:10 +0000 (Fri, 21 Sep 2007)
New Revision: 889

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


Modified: slcfitsio/trunk/debian/changelog
===================================================================
--- slcfitsio/trunk/debian/changelog	2007-09-21 15:19:05 UTC (rev 888)
+++ slcfitsio/trunk/debian/changelog	2007-09-21 15:21:10 UTC (rev 889)
@@ -1,3 +1,9 @@
+slcfitsio (0.3.8-2) UNRELEASED; urgency=low
+
+  * debian/control: Added Homepage field
+
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 17:19:47 +0200
+
 slcfitsio (0.3.8-1) unstable; urgency=low
 
   * New upstream release
@@ -94,7 +100,6 @@
       (save-excursion
         (forward-line -1)
         (beginning-of-line)
-        (insert "\n  NOT YET RELEASED!\n\n  [ "
-          (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))
+        (insert "\n  [ " (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))
     nil t))
 End:

Modified: slcfitsio/trunk/debian/control
===================================================================
--- slcfitsio/trunk/debian/control	2007-09-21 15:19:05 UTC (rev 888)
+++ slcfitsio/trunk/debian/control	2007-09-21 15:21:10 UTC (rev 889)
@@ -5,6 +5,7 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev, libcfitsio3-dev, cdbs, slsh
 Standards-Version: 3.7.2
+Homepage: http://space.mit.edu/cxc/software/slang/modules/cfitsio/
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slcfitsio/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slcfitsio/
 
@@ -18,4 +19,4 @@
  CFITSIO module wraps many of the functions of the CFITSIO library and
  permits one to easily manipulate FITS files from the S-Lang interpreter.
  .
- Homepage: http://space.mit.edu/cxc/software/slang/modules/cfitsio/
+  Homepage: http://space.mit.edu/cxc/software/slang/modules/cfitsio/




More information about the Pkg-jed-commit mailing list