[Pkg-ocaml-maint-commits] [mlpcap] 06/07: Bump debhelper compat to 10

Stéphane Glondu glondu at moszumanska.debian.org
Tue Aug 8 13:55:24 UTC 2017


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

glondu pushed a commit to branch master
in repository mlpcap.

commit bdd1fc19398df4e16a823bbe07f4af6e68e39e92
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Aug 8 15:49:21 2017 +0200

    Bump debhelper compat to 10
---
 debian/compat  |  2 +-
 debian/control | 12 ++++++------
 2 files changed, 7 insertions(+), 7 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 dadfad3..7d18802 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders:
  Mehdi Dogguy <mehdi at debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), 
- debhelper (>= 7), 
- ocaml-nox (>= 3.10.0-9), 
- camlidl (>= 1.05-10), 
- libffcall1-dev, 
- ocaml-findlib (>= 1.1.2pl1-4), 
+Build-Depends: cdbs (>= 0.4.23-1.1),
+ debhelper (>= 10),
+ ocaml-nox (>= 3.10.0-9),
+ camlidl (>= 1.05-10),
+ libffcall1-dev,
+ ocaml-findlib (>= 1.1.2pl1-4),
  libpcap0.8-dev,
  dh-ocaml (>= 0.9.1)
 Standards-Version: 4.0.1

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



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