[Pkg-ocaml-maint-commits] [ocamldsort] 02/04: dh compat level 10
Ralf Treinen
treinen at moszumanska.debian.org
Tue Oct 25 18:18:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository ocamldsort.
commit 5228181f2b8718bb5240a5c0cc99975286ee81b3
Author: Ralf Treinen <treinen at free.fr>
Date: Tue Oct 25 19:55:53 2016 +0200
dh compat level 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a0b1998..5b85430 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ ocamldsort (0.16.0-3) unstable; urgency=low
* debian/control: updated homepage
* Standards-Version 3.9.8 (no change)
+ * debhelper compat level 10
- --
+ -- Ralf Treinen <treinen at debian.org> Tue, 25 Oct 2016 19:54:58 +0200
ocamldsort (0.16.0-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index a179d78..689cb55 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Ralf Treinen <treinen at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 10),
ocaml-nox (>= 3.09.0), camlp4, dh-ocaml (>= 0.9)
Standards-Version: 3.9.8
Homepage: http://dimitri.mutu.net/informatique.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocamldsort.git
More information about the Pkg-ocaml-maint-commits
mailing list