[Pkg-jed-commit] [SCM] slwildcard branch, master, updated. a27b40ebde1872e845c3d79a973d8ba2725abbf2

Rafael Laboissiere rafael at debian.org
Sun Apr 26 09:18:33 UTC 2009


The following commit has been merged in the master branch:
commit 7fd5dad002d305697298f9dff4e7d4dd2cb5e1fc
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 11:17:40 2009 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 81c0f42..b246de9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ slwildcard (0.5.0-2) 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 11:13:31 +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 e7b42cd..f28d033 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), cdbs
+Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6), cdbs
 Standards-Version: 3.8.1
 Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html
 Vcs-Git: git://git.debian.org/git/pkg-jed/slwildcard.git

-- 
slwildcard



More information about the Pkg-jed-commit mailing list