[Pkg-ocaml-maint-commits] [hlins] 02/06: dh compat level 10

Ralf Treinen treinen at moszumanska.debian.org
Fri Dec 16 07:55:58 UTC 2016


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

treinen pushed a commit to branch master
in repository hlins.

commit ed7140922d542d1a8b66469f844af1e07aaa6f69
Author: Ralf Treinen <treinen at free.fr>
Date:   Thu Dec 15 07:54:44 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 1c94bef..84ea724 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 hlins (0.39-22) unstable; urgency=medium
 
   * Standards-Version 3.9.8 (no change)
+  * Debhelper compatibility level 10:
+    - bump debian/compat
+    - bump build-dependency on debhelper
 
- -- Ralf Treinen <treinen at debian.org>  Thu, 15 Dec 2016 07:52:28 +0100
+ -- Ralf Treinen <treinen at debian.org>  Thu, 15 Dec 2016 07:54:19 +0100
 
 hlins (0.39-21) unstable; 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 b85fb92..37a706e 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>
 Standards-Version: 3.9.8
 Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~)
-Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9)
+Build-Depends: debhelper (>= 10), dh-ocaml (>= 0.9)
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/hlins.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/hlins.git
 

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



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