[Pkg-jed-commit] r894 - tess/trunk/debian

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


Author: rafael
Date: 2007-09-21 15:38:34 +0000 (Fri, 21 Sep 2007)
New Revision: 894

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


Modified: tess/trunk/debian/changelog
===================================================================
--- tess/trunk/debian/changelog	2007-09-21 15:29:07 UTC (rev 893)
+++ tess/trunk/debian/changelog	2007-09-21 15:38:34 UTC (rev 894)
@@ -1,13 +1,9 @@
-tess (0.3.0-3) unstable; urgency=low
+tess (0.3.0-3) UNRELEASED; urgency=low
 
-   NOT YET RELEASED!
+  * debian/control: Added XS-Vcs-Svn, XS-Vcs-Browser, and Homepage fields
 
-   [ Rafael Laboissiere ]
-  * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 17:37:37 +0200
 
-
- --
-
 tess (0.3.0-2) unstable; urgency=low
 
   * debian/patches/dest-sl-files-install-dir.patch: Instead of using the
@@ -87,6 +83,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: tess/trunk/debian/control
===================================================================
--- tess/trunk/debian/control	2007-09-21 15:29:07 UTC (rev 893)
+++ tess/trunk/debian/control	2007-09-21 15:38:34 UTC (rev 894)
@@ -5,6 +5,7 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), cdbs, slsh
 Standards-Version: 3.7.2
+Homepage: http://space.mit.edu/cxc/software/slang/modules/tess/
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/tess/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/tess/
 




More information about the Pkg-jed-commit mailing list