[Pkg-octave-commit] [SCM] Debian packaging for octave-signal branch, master, updated. c99a864839b4ff2d479bfb1e9766b726acc52d7c

Rafael Laboissiere rafael at laboissiere.net
Thu Mar 8 21:10:08 UTC 2012


The following commit has been merged in the master branch:
commit adc9b78cfe5c7b0da5eda56d4a50e301cc4d86fd
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Mar 5 15:32:13 2012 +0100

    Bump the debhelper compatibility level to 9

diff --git a/debian/changelog b/debian/changelog
index 4d394db..f3e5e0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 octave-signal (1.1.2-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Bump the debhelper compatibility level to 9
   * debian/control:
     + Bump standards version to 3.9.3, no changes needed
 
diff --git a/debian/compat b/debian/compat
index 1e8b314..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+9
diff --git a/debian/control b/debian/control
index 705f291..d5d04f5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Thomas Weber <tweber at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.7.0),
+Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 0.7.0),
  octave-control (>= 1.0.11-2)
 Build-Conflicts: octave-nan
 Standards-Version: 3.9.3

-- 
Debian packaging for octave-signal



More information about the Pkg-octave-commit mailing list