[Pkg-octave-commit] r1180 - in octave/trunk/debian: . in

Thomas Weber thomas-guest at alioth.debian.org
Sat Feb 2 16:23:09 UTC 2008


Author: thomas-guest
Date: 2008-02-02 16:23:09 +0000 (Sat, 02 Feb 2008)
New Revision: 1180

Modified:
   octave/trunk/debian/changelog
   octave/trunk/debian/compat
   octave/trunk/debian/in/control
Log:
Switch to compat level 6.


Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog	2008-01-23 22:57:34 UTC (rev 1179)
+++ octave/trunk/debian/changelog	2008-02-02 16:23:09 UTC (rev 1180)
@@ -1,8 +1,13 @@
 octave3.0 (3.0.0-2) UNRELEASED; urgency=low
 
+  [ Rafael Laboissiere ]
   * debian/in/control:
     + Put the -htmldoc package in section "doc", agreeing with the
       override set by the Debian Installer
+  
+  [ Thomas Weber ]
+  * debian/compat: switch to level 6
+  * debian/in/control: depend on debhelper >= 6
 
  -- Rafael Laboissiere <rafael at debian.org>  Wed, 09 Jan 2008 22:36:44 +0100
 

Modified: octave/trunk/debian/compat
===================================================================
--- octave/trunk/debian/compat	2008-01-23 22:57:34 UTC (rev 1179)
+++ octave/trunk/debian/compat	2008-02-02 16:23:09 UTC (rev 1180)
@@ -1 +1 @@
-5
+6

Modified: octave/trunk/debian/in/control
===================================================================
--- octave/trunk/debian/in/control	2008-01-23 22:57:34 UTC (rev 1179)
+++ octave/trunk/debian/in/control	2008-02-02 16:23:09 UTC (rev 1180)
@@ -5,7 +5,7 @@
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>,
  Thomas Weber <thomas.weber.mail at gmail.com>
-Build-Depends: g++-4.1 (>= 4.1.1-4), debhelper (>= 5.0.0), autoconf, texinfo,
+Build-Depends: g++-4.1 (>= 4.1.1-4), debhelper (>= 6.0.0), autoconf, texinfo,
  texlive-latex-base, texlive-generic-recommended, g77, libreadline5-dev,
  libncurses5-dev, gperf, libhdf5-serial-dev (>= 1.6.5) |
  libhdf5-lam-dev (>= 1.6.5) | libhdf5-mpich-dev (>= 1.6.5),




More information about the Pkg-octave-commit mailing list