[Pkg-jed-commit] r988 - slsqlite/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Wed Dec 5 13:21:11 UTC 2007


Author: rafael
Date: 2007-12-05 13:21:11 +0000 (Wed, 05 Dec 2007)
New Revision: 988

Modified:
   slsqlite/trunk/debian/changelog
   slsqlite/trunk/debian/control
Log:
  * debian/control:
    + 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: slsqlite/trunk/debian/changelog
===================================================================
--- slsqlite/trunk/debian/changelog	2007-12-05 13:19:45 UTC (rev 987)
+++ slsqlite/trunk/debian/changelog	2007-12-05 13:21:11 UTC (rev 988)
@@ -1,3 +1,13 @@
+slsqlite (0.4.0-2) UNRELEASED; urgency=low
+
+  [ Rafael Laboissiere]
+  * debian/control:
+    + 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>  Wed, 05 Dec 2007 14:20:36 +0100
+
 slsqlite (0.4.0-1) unstable; urgency=low
 
   * New upstream release

Modified: slsqlite/trunk/debian/control
===================================================================
--- slsqlite/trunk/debian/control	2007-12-05 13:19:45 UTC (rev 987)
+++ slsqlite/trunk/debian/control	2007-12-05 13:21:11 UTC (rev 988)
@@ -5,10 +5,10 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>
 Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
  libsqlite3-dev, cdbs
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slsqlite/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slsqlite/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-jed/slsqlite/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-jed/slsqlite/
 
 Package: slang-sqlite
 Architecture: any
@@ -18,5 +18,4 @@
  The S-Lang module contained in this package provides bindings to the
  SQLite3 database engine.  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/slsqlite.html
+




More information about the Pkg-jed-commit mailing list