[Pkg-ocaml-maint-commits] [SCM] gmetadom packaging branch, master, updated. debian/0.2.6-2-11-gd5f7e95
Stefano Zacchiroli
zack at upsilon.cc
Sat Feb 28 21:34:26 UTC 2009
The following commit has been merged in the master branch:
commit b144551e84a1f0cd69cd4ac3ddbeec612ef07a65
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Sat Feb 28 22:19:43 2009 +0100
bump debhelper compatibility level to 7
diff --git a/debian/changelog b/debian/changelog
index b9ca9a2..21a8c42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
gmetadom (0.2.6-3) UNRELEASED; urgency=low
+ [ Stefano Zacchiroli ]
+ * bump debhelper compatibility level to 7
+
+ [ Stephane Glondu ]
* Switching packaging to git
- -- Stephane Glondu <steph at glondu.net> Sat, 09 Aug 2008 15:52:31 +0200
+ -- Stefano Zacchiroli <zack at debian.org> Sat, 28 Feb 2009 22:19:29 +0100
gmetadom (0.2.6-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index f9b44c8..3a50182 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,14 @@ Source: gmetadom
Section: devel
Priority: optional
Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 5.0.0), ocaml-nox (>= 3.10.0), ocaml-findlib (>= 1.1), libgdome2-dev (>= 0.8.1), pkg-config, dpatch, cdbs
+Build-Depends:
+ debhelper (>= 7),
+ ocaml-nox (>= 3.10.0),
+ ocaml-findlib (>= 1.1),
+ libgdome2-dev (>= 0.8.1),
+ pkg-config,
+ dpatch,
+ cdbs
Standards-Version: 3.7.3
Homepage: http://gmetadom.sourceforge.net/
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/gmetadom.git
--
gmetadom packaging
More information about the Pkg-ocaml-maint-commits
mailing list