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

Ralf Treinen treinen at moszumanska.debian.org
Sat Dec 10 08:25:18 UTC 2016


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

treinen pushed a commit to branch master
in repository ocamlwc.

commit 609e73202c70ea48c5bfed5ed6bb2d884bbd733d
Author: Ralf Treinen <treinen at free.fr>
Date:   Sat Dec 10 09:04:50 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 7bdbe52..6ef2afb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-ocamlwc (0.3-13) unstable; urgency=medium
+ocamlwc (0.3-13) unstable; urgency=low
 
   * debian/copyright: conformant to format 1.0
   * 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, 10 Dec 2016 09:01:04 +0100
+ -- Ralf Treinen <treinen at debian.org>  Sat, 10 Dec 2016 09:04:04 +0100
 
 ocamlwc (0.3-12) 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 58202a7..7a5429a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Georg Neis <gn at oglaroon.de>,
  Ralf Treinen <treinen at debian.org>,
  Stéphane Glondu <glondu at debian.org>
-Build-Depends: debhelper (>= 7.0.52), dh-ocaml (>= 0.9~)
+Build-Depends: debhelper (>= 10), dh-ocaml (>= 0.9~)
 Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~)
 Standards-Version: 3.9.8
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocamlwc.git

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



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