[Pkg-ocaml-maint-commits] [frama-c] 19/20: Bump DH compat to 9
Mehdi Dogguy
mehdi at moszumanska.debian.org
Wed Dec 21 10:15:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
mehdi pushed a commit to branch master
in repository frama-c.
commit 1953c055acd5125f1dba227eca28485778178ca2
Author: Mehdi Dogguy <mehdi at debian.org>
Date: Mon Dec 12 23:50:45 2016 +0100
Bump DH compat to 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c72616b..76c16c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ frama-c (20161101+silicon+dfsg-1) UNRELEASED; urgency=medium
* Remove obsolete Breaks/Replaces statements
* Use canonical and secure URIs for Vcs-{Browser,Git} fields
* Bump Standards-Version to 3.9.8, no changes required
+ * Bump DH compat to 9
-- Mehdi Dogguy <mehdi at debian.org> Thu, 08 Dec 2016 00:24:00 +0100
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/rules b/debian/rules
index 8861249..be0d39f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,4 +65,4 @@ override_dh_ocaml:
dh_ocaml --nodefined-map=frama-c-base:Big_int_Z,Z,Q
%:
- dh --with ocaml $@
+ dh $@ --with ocaml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/frama-c.git
More information about the Pkg-ocaml-maint-commits
mailing list