[Pkg-jed-commit] [SCM] slsqlite branch, master, updated. da96c661fc283bbae244ee308476d3f8c9fdfe54

Rafael Laboissiere rafael at debian.org
Sun Apr 26 10:12:27 UTC 2009


The following commit has been merged in the master branch:
commit 56a9e35d59749b0193157d7a7397dbfab6f91ab2
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 12:11:20 2009 +0200

    Build-Depends on debhelper >= 7 and set compat level accordingly

diff --git a/debian/changelog b/debian/changelog
index 680358a..f94da09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ slsqlite (0.4.0-3) UNRELEASED; urgency=low
     + The package is now maintained with Git at alioth.debian.org.  Add
       Vcs-Git field and change Vcs-Browser accordingly.
     + Fix Lintian warning debhelper-but-no-misc-depends
+    + Bump build dependency on debhelper to >= 7
+  * debian/compat: Set compatibility level of debhelper to 7
 
  -- Rafael Laboissiere <rafael at debian.org>  Tue, 18 Mar 2008 18:20:25 +0100
 
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 881635d..40bb54d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: interpreters
 Priority: optional
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
-Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6),
+Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6),
  libsqlite3-dev, cdbs
 Standards-Version: 3.8.1
 Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html

-- 
slsqlite



More information about the Pkg-jed-commit mailing list