[Pkg-ocaml-maint-commits] [cmigrep] 02/08: dh compat level 10

Ralf Treinen treinen at moszumanska.debian.org
Fri Dec 9 20:02:24 UTC 2016


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

treinen pushed a commit to branch master
in repository cmigrep.

commit 15e058940c910a1762eabfd5681fdcb311b3ccb5
Author: Ralf Treinen <treinen at free.fr>
Date:   Fri Dec 9 20:21:47 2016 +0100

    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 8609d27..53e172f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,11 @@ cmigrep (1.5-14) UNRELEASED; urgency=medium
 
   [ Ralf Treinen ]
   * Update Vcs-{Git,Browser}
+  * debhelper compatibility level 10:
+    - bump debian/compat
+    - bump build-dependency on debhelper
 
- -- Ralf Treinen <treinen at debian.org>  Fri, 09 Dec 2016 20:18:10 +0100
+ -- Ralf Treinen <treinen at debian.org>  Fri, 09 Dec 2016 20:21:09 +0100
 
 cmigrep (1.5-13) unstable; urgency=medium
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+10
diff --git a/debian/control b/debian/control
index d90fb69..c791706 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Ralf Treinen <treinen at debian.org>, 
  Samuel Mimram <smimram at debian.org>,
  Mehdi Dogguy <mehdi at debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep:
  ocaml-nox (>= 4.01),
  libpcre-ocaml-dev (>= 6.0.1),

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



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