[Pkg-octave-commit] r1226 - semidef-oct/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Sat Feb 23 10:49:09 UTC 2008


Author: rafael
Date: 2008-02-23 10:49:09 +0000 (Sat, 23 Feb 2008)
New Revision: 1226

Modified:
   semidef-oct/trunk/debian/changelog
   semidef-oct/trunk/debian/compat
   semidef-oct/trunk/debian/control
Log:
debhelper compat level >= 6

Modified: semidef-oct/trunk/debian/changelog
===================================================================
--- semidef-oct/trunk/debian/changelog	2008-02-23 09:52:12 UTC (rev 1225)
+++ semidef-oct/trunk/debian/changelog	2008-02-23 10:49:09 UTC (rev 1226)
@@ -2,7 +2,7 @@
 
   [ Thomas Weber ]
   * Switch to Octave 3.0 instead of 2.9
-  * Compat level 5 and depend on debhelper >= 5
+  * Compat level 6 and depend on debhelper >= 6
   * Bumped Standards-Version to 3.7.3 (no changes needed)
   * Added myself to Uploaders
   * Removed Emacs code in debian/changelog

Modified: semidef-oct/trunk/debian/compat
===================================================================
--- semidef-oct/trunk/debian/compat	2008-02-23 09:52:12 UTC (rev 1225)
+++ semidef-oct/trunk/debian/compat	2008-02-23 10:49:09 UTC (rev 1226)
@@ -1 +1 @@
-5
+6

Modified: semidef-oct/trunk/debian/control
===================================================================
--- semidef-oct/trunk/debian/control	2008-02-23 09:52:12 UTC (rev 1225)
+++ semidef-oct/trunk/debian/control	2008-02-23 10:49:09 UTC (rev 1226)
@@ -5,7 +5,7 @@
 Uploaders: Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
 Standards-Version: 3.7.3
-Build-Depends: octave3.0-headers, debhelper (>= 5.0.0), dpatch
+Build-Depends: octave3.0-headers, debhelper (>= 6.0.0), dpatch
 Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/semidef-oct/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/semidef-oct/
 




More information about the Pkg-octave-commit mailing list