[freefempp] 03/04: debhelper compatibility level 10
Drew Parsons
dparsons at moszumanska.debian.org
Sun Sep 10 08:06:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository freefempp.
commit 84009b803dce6557355dc845e63a3ad4d969dfa4
Author: Drew Parsons <dparsons at debian.org>
Date: Sun Sep 10 15:54:35 2017 +0800
debhelper compatibility level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e70561d..ddd9564 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ freefem++ (3.47+dfsg1-2) UNRELEASED; urgency=medium
- remove Build-Depends: libblacs-mpi-dev
(BLACS is now included in scalapack2)
* Standards-Version: 4.1.0
+ * debhelper compatibility level 10
-- Drew Parsons <dparsons at debian.org> Sun, 10 Sep 2017 15:39:58 +0800
diff --git a/debian/compat b/debian/compat
index ec63514..9a03714 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 9e07bed..32da90a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>,
Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
autotools-dev,
libsuperlu-dev,
gawk,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git
More information about the debian-science-commits
mailing list