[Pkg-ocaml-maint-commits] [xstr] 05/08: Bump debhelper compat to 10
Stéphane Glondu
glondu at moszumanska.debian.org
Tue Aug 8 15:59:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository xstr.
commit e25cb4b3de4759af9e630619185b7b93af9ef683
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Aug 8 17:43:27 2017 +0200
Bump debhelper compat to 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 b866c3e..0591340 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>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 10),
ocaml-nox (>= 3.11),
ocaml-findlib (>= 1.2.4),
cdbs,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/xstr.git
More information about the Pkg-ocaml-maint-commits
mailing list