[aribas] 02/07: debhelper compat level 10
Ralf Treinen
treinen at moszumanska.debian.org
Fri Dec 9 18:08:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository aribas.
commit e780a086ae18f5810c44a3edeef203e91b0f18ce
Author: Ralf Treinen <treinen at free.fr>
Date: Thu Dec 8 23:06:09 2016 +0100
debhelper compat level 10
---
debian/changelog | 7 +++++--
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 88feb30..bc53f80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
aribas (1.64-6) UNRELEASED; urgency=low
- * Added debian/gbf.conf to force --pristine-tar
+ * Added debian/gbp.conf to force --pristine-tar
* Standards-Version 3.9.2 (no change)
* debian/control: add Vcs-Git/Browse fields.
* Converted debian/copyright to machine-readable format 1.0
@@ -8,8 +8,11 @@ aribas (1.64-6) UNRELEASED; urgency=low
- added debian/aribas.examples
- added debian/aribas.manpages
* Rewrote debian/rules, using dh
+ * Debhelper compatibility level 10:
+ - bump debian/compat
+ - bump build-dependency on debhelper
- -- Ralf Treinen <treinen at debian.org> Thu, 08 Dec 2016 23:00:45 +0100
+ -- Ralf Treinen <treinen at debian.org> Thu, 08 Dec 2016 23:05:24 +0100
aribas (1.64-5) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 35e1388..81b1652 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
Priority: optional
Maintainer: Ralf Treinen <treinen at debian.org>
Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 10)
Homepage: http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
Vcs-Git: git://git.debian.org/git/debian-science/packages/aribas.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/aribas.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/aribas.git
More information about the debian-science-commits
mailing list