[Pkg-octave-commit] [SCM] Debian packaging for dynare branch, master, updated. debian/4.2.4-1-5-ga7bc4d3

Sébastien Villemot sebastien.villemot at ens.fr
Wed Feb 22 16:05:53 UTC 2012


The following commit has been merged in the master branch:
commit a7bc4d3edb296479b54dfc7c586fde1980f37ed2
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Wed Feb 22 17:01:09 2012 +0100

    Bump to debhelper compat level 9

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 6580558..8767e50 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Sébastien Villemot <sebastien.villemot at ens.fr>,
 DM-Upload-Allowed: yes
 Section: math
 Priority: optional
-Build-Depends: debhelper (>= 8), octave3.2-headers (>= 3.2.2),
+Build-Depends: debhelper (>= 9), octave3.2-headers (>= 3.2.2),
  libboost-graph-dev (>= 1.36), texlive, texlive-publishers, texlive-extra-utils,
  texlive-formats-extra, texlive-generic-recommended, texi2html, latex2html,
  latex-beamer, texlive-math-extra
diff --git a/debian/rules b/debian/rules
index 3fccdc1..d762707 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
 
 include /usr/share/octave/debian/defs.make
 
-# Reminder: remove the next two lines when debhelper compat level will be upgraded to 9
-DPKG_EXPORT_BUILDFLAGS = 1
--include /usr/share/dpkg/buildflags.mk
-
 %:
 	dh $@ --parallel
 

-- 
Debian packaging for dynare



More information about the Pkg-octave-commit mailing list