[Pkg-ocaml-maint-commits] [ocamlweb] 03/05: dh compat level 10

Ralf Treinen treinen at moszumanska.debian.org
Sat Dec 10 14:45:27 UTC 2016


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

treinen pushed a commit to branch master
in repository ocamlweb.

commit 16149488d36a997519150f692768749138cf8399
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Dec 10 15:32:42 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 deddae9..12e2306 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ ocamlweb (1.39-4) unstable; urgency=medium
 
   * Drop Testsuite field which is no longer useful
   * Vcs-Git: use secure URI 
+  * debhelper compatibility level 10:
+    - bump debian/compat
+    - bump build dependency on debhelper
 
- -- Ralf Treinen <treinen at debian.org>  Sat, 10 Dec 2016 15:30:45 +0100
+ -- Ralf Treinen <treinen at debian.org>  Sat, 10 Dec 2016 15:32:20 +0100
 
 ocamlweb (1.39-3) 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 4ad20ca..5fcf01e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Samuel Mimram <smimram at debian.org>
 Standards-Version: 3.9.6
 Build-Depends-Indep: ocaml-nox (>= 3.07)
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 10),
  tex-common,
  dh-ocaml (>= 0.9~)
 Vcs-Git: https://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlweb.git

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



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