[ufl] 02/02: debhelper compatibility level 10

Drew Parsons dparsons at moszumanska.debian.org
Sat Sep 9 05:19:07 UTC 2017


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

dparsons pushed a commit to branch master
in repository ufl.

commit fa8c28abeeb3756a6068577fea2cf000fa254f77
Author: Drew Parsons <dparsons at debian.org>
Date:   Sat Sep 9 13:10:46 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 d16dede..ef6269c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ufl (2017.1.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Standards-Version: 4.1.0
+  * debhelper compatibility level 10
 
  -- Drew Parsons <dparsons at debian.org>  Sat, 09 Sep 2017 13:08:58 +0800
 
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 b6e82e2..2745d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Johannes Ring <johannr at simula.no>, Drew Parsons <dparsons at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all (>= 2.7),
  python3-all (>= 3.4),

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



More information about the debian-science-commits mailing list