[Pkg-ocaml-maint-commits] [cudf] 01/05: DH compat level 10

Ralf Treinen treinen at moszumanska.debian.org
Thu Oct 5 07:10:33 UTC 2017


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

treinen pushed a commit to branch experimental/master
in repository cudf.

commit 93ba3364827e615f5b38cdef41997cce1a4b8b48
Author: Ralf Treinen <treinen at debian.org>
Date:   Wed Oct 4 22:16:32 2017 +0200

    DH compat level 10
---
 debian/changelog | 6 +++++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6ba90a..c7829e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 cudf (0.8-2) experimental; urgency=medium
 
+  [ Stefano Zacchiroli ]
   * debian/control: remove Build-Depends on camlp4, no longer needed
 
- -- Stefano Zacchiroli <zack at debian.org>  Mon, 13 Mar 2017 14:37:28 +0100
+  [ Ralf Treinen ]
+  * debhelper compatibility level 10
+
+ -- Ralf Treinen <treinen at debian.org>  Wed, 04 Oct 2017 22:15:43 +0200
 
 cudf (0.8-1) experimental; urgency=medium
 
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 8ffe333..86ede22 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>,
  Ralf Treinen <treinen at debian.org>
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 10),
  cdbs,
  dh-ocaml (>= 0.9),
  ocaml-nox,

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



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