[Pkg-octave-commit] r1136 - matwrap/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sun Dec 23 10:28:14 UTC 2007


Author: rafael
Date: 2007-12-23 10:28:14 +0000 (Sun, 23 Dec 2007)
New Revision: 1136

Modified:
   matwrap/trunk/debian/changelog
   matwrap/trunk/debian/control
Log:
* Bumped Standards-Version to 3.7.3
* Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
* Build-depends on octave3.0-headers 

Modified: matwrap/trunk/debian/changelog
===================================================================
--- matwrap/trunk/debian/changelog	2007-12-23 08:32:54 UTC (rev 1135)
+++ matwrap/trunk/debian/changelog	2007-12-23 10:28:14 UTC (rev 1136)
@@ -1,7 +1,5 @@
-matwrap (0.57-9) unstable; urgency=high
+matwrap (0.57-9) UNRELEASED; urgency=low
 
-  NOT YET RELEASED!
-
   [ Cyril Brulebois ]
   * debian/control:
      - Versioned B-D on octave*-headers to ensure that the switch from
@@ -11,8 +9,13 @@
        Urgency set to ``high'' accordingly.
      - Added myself to the Uploaders field.
 
- --
+  [ Rafael Laboissiere ]
+  * debian/control:
+    + Bumped Standards-Version to 3.7.3
+    + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-*
 
+ -- Rafael Laboissiere <rafael at debian.org>  Sun, 23 Dec 2007 10:54:49 +0100
+
 matwrap (0.57-8) unstable; urgency=low
 
   * debian/rules: Switched to cdbs

Modified: matwrap/trunk/debian/control
===================================================================
--- matwrap/trunk/debian/control	2007-12-23 08:32:54 UTC (rev 1135)
+++ matwrap/trunk/debian/control	2007-12-23 10:28:14 UTC (rev 1136)
@@ -5,10 +5,10 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>,
  Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
 Build-Depends: debhelper (>= 4.0.0), cdbs
-Build-Depends-Indep: octave2.1-headers (>= 1:2.1.73-14) | octave2.9-headers (>= 1:2.9.12-2)
-Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/matwrap/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/matwrap/
+Build-Depends-Indep: octave2.1-headers (>= 1:2.1.73-14) | octave3.0-headers
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/matwrap/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/matwrap/
 
 Package: matwrap
 Architecture: all




More information about the Pkg-octave-commit mailing list