[Pkg-ocaml-maint-commits] [camlzip] 01/02: bump dhcompat level

Ralf Treinen treinen at moszumanska.debian.org
Tue Oct 25 18:55:28 UTC 2016


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

treinen pushed a commit to branch master
in repository camlzip.

commit 9112e20f47ad4ed5f360e5b2ad82726177daa677
Author: Ralf Treinen <treinen at free.fr>
Date:   Tue Oct 25 20:50:40 2016 +0200

    bump dhcompat level
---
 debian/changelog | 6 ++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ffb791a..1b5c907 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+camlzip (1.06-2) unstable; urgency=medium
+
+  * debhelper compatibility level 10
+
+ -- Ralf Treinen <treinen at debian.org>  Tue, 25 Oct 2016 20:50:02 +0200
+
 camlzip (1.06-1) unstable; urgency=medium
 
   * New upstream version.
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 f56f769..5218807 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Ralf Treinen <treinen at debian.org>,
  Stéphane Glondu <glondu at debian.org>
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 10),
  zlib1g-dev (>> 1.1.4),
  ocaml-nox (>= 4),
  dpkg-dev (>= 1.13.19),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/camlzip.git



More information about the Pkg-ocaml-maint-commits mailing list