[freemat] 01/06: Switch to compat-level 10.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 8 18:56:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository freemat.

commit bfbc168391a1aa78fa620ecfeb9ef208ce23ee91
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 8 20:23:27 2017 +0200

    Switch to compat-level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 34943af..31fc9d3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Giuseppe Iuculano <iuculano at debian.org>,
 Section: math
 XS-Autobuild: no
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                autotools-dev,
                autoconf,
                automake,
diff --git a/debian/rules b/debian/rules
index d97ac08..b6f9b60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export HOME=$(BUILDDIR)
 export DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 %:
-	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --parallel
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR)
 
 extra_flags = \
   -DCMAKE_INSTALL_PREFIX=/usr  \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freemat.git



More information about the debian-science-commits mailing list