[Pkg-ocaml-maint-commits] [camlbz2] 01/04: dh compat level 10
Ralf Treinen
treinen at moszumanska.debian.org
Tue Oct 25 19:16:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository camlbz2.
commit 80adaae824667361736185a719612215f70be602
Author: Ralf Treinen <treinen at free.fr>
Date: Tue Oct 25 21:00:25 2016 +0200
dh compat level 10
---
debian/changelog | 5 ++++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8810884..defd25f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,10 @@ camlbz2 (0.6.0-7) UNRELEASED; urgency=low
[ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
- -- Sylvain Le Gall <gildor at debian.org> Fri, 21 Sep 2012 01:09:02 +0000
+ [ Ralf Treinen ]
+ * debhelper compat level 10
+
+ -- Ralf Treinen <treinen at debian.org> Tue, 25 Oct 2016 20:59:28 +0200
camlbz2 (0.6.0-6) 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 7ef9173..fe2db47 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders:
Stéphane Glondu <glondu at debian.org>
Build-Depends:
- debhelper (>> 7),
+ debhelper (>> 10),
ocaml-nox (>= 3.11),
ocaml-findlib (>= 1.2.4),
libbz2-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/camlbz2.git
More information about the Pkg-ocaml-maint-commits
mailing list