[Pkg-ocaml-maint-commits] [SCM] cairo-ocaml packaging branch, master, updated. debian/20070908-1-15-gd56d5fb
Samuel Mimram
smimram at debian.org
Mon Feb 23 17:26:49 UTC 2009
The following commit has been merged in the master branch:
commit 16e8f32a128824d29d7e2a2632193644f4ac7f51
Author: Samuel Mimram <smimram at debian.org>
Date: Mon Feb 23 18:08:09 2009 +0100
Update compat and standards version.
diff --git a/debian/changelog b/debian/changelog
index 579a986..4c1ec41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,15 @@
-cairo-ocaml (20070908-2) UNRELEASED; urgency=low
+cairo-ocaml (20090223-1) UNRELEASED; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Samuel Mimram ]
+ * New CVS snapshot.
* Switch packaging to git
+ * Update compat to 7.
+ * Update standards version to 3.8.0.
- -- Samuel Mimram <smimram at debian.org> Mon, 23 Feb 2009 18:00:28 +0100
+ -- Samuel Mimram <smimram at debian.org> Mon, 23 Feb 2009 18:07:48 +0100
cairo-ocaml (20070908-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index b8626c4..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+7
diff --git a/debian/control b/debian/control
index 4bb8d39..ac020fd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: cairo-ocaml
Section: devel
Priority: optional
Maintainer: Samuel Mimram <smimram at debian.org>
-Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), dpatch, automake1.9, autoconf, ocaml-findlib, ocaml-nox (>= 3.10), libcairo2-dev (>= 1.2), liblablgtk2-ocaml-dev
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.13.19), dpatch, automake1.9, autoconf, ocaml-findlib, ocaml-nox (>= 3.10), libcairo2-dev (>= 1.2), liblablgtk2-ocaml-dev
+Standards-Version: 3.8.0
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/cairo-ocaml.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/cairo-ocaml.git
diff --git a/debian/rules b/debian/rules
index 39f9f76..1ab0488 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,7 @@ clean: unpatch
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
mkdir -p $(DESTDIR)
--
cairo-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list