[Pkg-octave-commit] [SCM] Debian packaging for dynare branch, squeeze-backports, updated. debian/4.2.5-1-7-gfb59a4a

Sébastien Villemot sebastien.villemot at ens.fr
Tue May 8 22:28:30 UTC 2012


The following commit has been merged in the squeeze-backports branch:
commit 43c960e6cf3a94f806521d53be9de5eb018c907c
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Thu Mar 22 12:20:49 2012 +0100

    Downgrade to debhelper compat level 8

diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index fe21d5b..746d3ad 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Sébastien Villemot <sebastien.villemot at ens.fr>,
 DM-Upload-Allowed: yes
 Section: math
 Priority: optional
-Build-Depends: debhelper (>= 9), octave3.2-headers (>= 3.2.2),
+Build-Depends: debhelper (>= 8), 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 d762707..3fccdc1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,10 @@
 
 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