[Pkg-ocaml-maint-commits] [ledit] 02/05: dh compat level 10

Ralf Treinen treinen at moszumanska.debian.org
Sat Dec 17 16:27:05 UTC 2016


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

treinen pushed a commit to branch master
in repository ledit.

commit 92d76d9654e7670c722441534902ab477e4bc4ff
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Dec 17 09:25:04 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 c42e7d8..9bd517a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 ledit (2.03-5) 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>  Sat, 17 Dec 2016 09:21:54 +0100
+ -- Ralf Treinen <treinen at debian.org>  Sat, 17 Dec 2016 09:24:20 +0100
 
 ledit (2.03-4) 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 b800db0..3dca2fa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Mehdi Dogguy <mehdi at debian.org>,
  Ralf Treinen <treinen at debian.org>
 Build-Depends:
- debhelper (>> 7.0.0),
+ debhelper (>= 10),
  dh-ocaml (>= 0.9~),
  ocaml-nox (>= 3.11.1-3~),
  camlp5 (>= 6)

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



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