The following commit has been merged in the master branch:
commit d2c085f2e1b8d2c008acc7316f1eb054a4aab291
Author: Samuel Mimram <[email protected]>
Date:   Wed Feb 18 20:31:39 2009 +0100

    Update compat to 7.

diff --git a/debian/changelog b/debian/changelog
index 71f479e..5d9e0b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ ocaml-sqlite3 (1.3.0-1) UNRELEASED; urgency=low
 
   * New Upstream Version.
   * Switch packaging to git.
+  * Update compat to 7.
 
- -- Samuel Mimram <[email protected]>  Wed, 18 Feb 2009 20:27:05 +0100
+ -- Samuel Mimram <[email protected]>  Wed, 18 Feb 2009 20:31:25 +0100
 
 ocaml-sqlite3 (1.2.0-1) 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 dc77df1..1525d7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <[email protected]>
 Uploaders: Samuel Mimram <[email protected]>, Stephane Glondu 
<[email protected]>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 
3.10.0), camlp4, libsqlite3-dev (>= 3.3.9), ocaml-findlib
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.13.19), dpatch, ocaml-nox (>= 
3.10.0), camlp4, libsqlite3-dev (>= 3.3.9), ocaml-findlib
 Standards-Version: 3.7.3
 Section: libs
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sqlite3.git
diff --git a/debian/rules b/debian/rules
index 33ff872..30739f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ clean: unpatch
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        mkdir -p $(DESTDIR)

-- 
ocaml-sqlite3 packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to