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

Rafael Laboissiere rafael at alioth.debian.org
Wed Dec 5 13:19:45 UTC 2007


Author: rafael
Date: 2007-12-05 13:19:45 +0000 (Wed, 05 Dec 2007)
New Revision: 987

Modified:
   slexpat/trunk/debian/changelog
   slexpat/trunk/debian/control
Log:
  * debian/control:
    + Added Homepage field
    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
    + Dropped the Homepage pseudo-header from the extended description
    + Bumped Standards-Version to 3.7.3


Modified: slexpat/trunk/debian/changelog
===================================================================
--- slexpat/trunk/debian/changelog	2007-12-05 13:18:41 UTC (rev 986)
+++ slexpat/trunk/debian/changelog	2007-12-05 13:19:45 UTC (rev 987)
@@ -1,8 +1,12 @@
 slexpat (0.3.0-2) UNRELEASED; urgency=low
 
-  * debian/control: Added Homepage field
+  * debian/control:
+    + Added Homepage field
+    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
+    + Dropped the Homepage pseudo-header from the extended description
+    + Bumped Standards-Version to 3.7.3
 
- -- Rafael Laboissiere <rafael at debian.org>  Fri, 21 Sep 2007 18:06:23 +0200
+ -- Rafael Laboissiere <rafael at debian.org>  Wed, 05 Dec 2007 14:19:20 +0100
 
 slexpat (0.3.0-1) unstable; urgency=low
 

Modified: slexpat/trunk/debian/control
===================================================================
--- slexpat/trunk/debian/control	2007-12-05 13:18:41 UTC (rev 986)
+++ slexpat/trunk/debian/control	2007-12-05 13:19:45 UTC (rev 987)
@@ -5,10 +5,10 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
  libexpat1-dev, cdbs
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 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/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slexpat/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slexpat/
 
 Package: slang-expat
 Architecture: any
@@ -18,5 +18,3 @@
  The S-Lang module contained in this package provides bindings to the
  expat library for parsing XML files.  This module can be used in slsh
  (the S-Lang shell), in the JED editor, and in the news reader slrn.
- .
-  Homepage: http://www.cheesit.com/downloads/slang/slexpat.html




More information about the Pkg-jed-commit mailing list