[Pkg-jed-commit] [deb-pkg] slcurl branch, master, updated. b15eb0ec33caa893dd0f6c4718532c28cec8b9a4

Rafael Laboissiere rafael at debian.org
Sat Apr 25 22:35:38 UTC 2009


The following commit has been merged in the master branch:
commit 3aa5c27891ed856ce3371bf269badbf9e34a93b6
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 00:24:28 2009 +0200

    Bump dependency on debhelper >= 7 and update compat level accordingly

diff --git a/debian/changelog b/debian/changelog
index 697aed2..cf06151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ slcurl (0.2.1-4) 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>  Sun, 26 Apr 2009 00:20:08 +0200
 
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 42bacef..1deb703 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),
  libcurl4-dev, cdbs
 Standards-Version: 3.8.1
 Homepage: http://jedsoft.org/slang/modules/curl.html

-- 
slcurl



More information about the Pkg-jed-commit mailing list