[Pkg-jed-commit] r986 - slwildcard/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Wed Dec 5 13:18:41 UTC 2007


Author: rafael
Date: 2007-12-05 13:18:41 +0000 (Wed, 05 Dec 2007)
New Revision: 986

Modified:
   slwildcard/trunk/debian/changelog
   slwildcard/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: slwildcard/trunk/debian/changelog
===================================================================
--- slwildcard/trunk/debian/changelog	2007-12-05 13:13:29 UTC (rev 985)
+++ slwildcard/trunk/debian/changelog	2007-12-05 13:18:41 UTC (rev 986)
@@ -1,6 +1,10 @@
 slwildcard (0.4.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:05:19 +0200
 

Modified: slwildcard/trunk/debian/control
===================================================================
--- slwildcard/trunk/debian/control	2007-12-05 13:13:29 UTC (rev 985)
+++ slwildcard/trunk/debian/control	2007-12-05 13:18:41 UTC (rev 986)
@@ -4,10 +4,10 @@
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), cdbs
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slwildcard/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slwildcard/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slwildcard/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slwildcard/
 
 Package: slang-wildcard
 Architecture: any
@@ -19,5 +19,3 @@
  faster than an array_map(&string_match, ... ).  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/slwildcard.html




More information about the Pkg-jed-commit mailing list