[Pkg-ocaml-maint-commits] [ocaml-tools] 01/03: DH compat level 10
Ralf Treinen
treinen at moszumanska.debian.org
Wed Sep 20 07:04:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository ocaml-tools.
commit b73bb260c4d5c2c1d5d216d8963498db112aa2ea
Author: Ralf Treinen <treinen at debian.org>
Date: Wed Sep 20 08:13:53 2017 +0200
DH compat level 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8bcd6f5..6ee7ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocaml-tools (20120103-5) unstable; urgency=medium
+
+ * DH compat level 10
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 20 Sep 2017 08:13:05 +0200
+
ocaml-tools (20120103-4) unstable; urgency=medium
* Team upload
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 903b216..f632db7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Ralf Treinen <treinen at debian.org>,
Mehdi Dogguy <mehdi at debian.org>,
Samuel Mimram <smimram at debian.org>
-Build-Depends: debhelper (>= 6.0.7~), ocaml-nox, dh-ocaml (>= 0.9)
+Build-Depends: debhelper (>= 10), ocaml-nox, dh-ocaml (>= 0.9)
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-tools.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-tools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-tools.git
More information about the Pkg-ocaml-maint-commits
mailing list