[Pkg-jed-commit] [SCM] slhist branch, master, updated. 9d6297552298b29540bac3c51402ede25f59ee2a

Rafael Laboissiere rafael at debian.org
Sun Apr 26 09:34:59 UTC 2009


The following commit has been merged in the master branch:
commit 5871beef50440ee586d26b6aec5bf4c70b25da4b
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun Apr 26 11:30:42 2009 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 058760d..908352d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ slhist (0.3.2a-3) UNRELEASED; urgency=low
     + Bump Standards-Version to 3.8.1 (no changes needed)
     + The package is now maintained with Git at alioth.debian.org.  Add
       Vcs-Git field and change Vcs-Browser accordingly.
+    + 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:28:12 +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 4ee270b..b2dcfd9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: slhist
 Section: interpreters
 Priority: optional
 Maintainer: Debian JED Group <pkg-jed-sl-modules at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 4.0.0), libslang2-dev (>= 2.0.4-6), slsh, cdbs
+Build-Depends: debhelper (>= 7), libslang2-dev (>= 2.0.4-6), slsh, cdbs
 Standards-Version: 3.8.1
 Homepage: http://space.mit.edu/cxc/software/slang/modules/hist/
 Vcs-Git: git://git.debian.org/git/pkg-jed/slhist.git

-- 
slhist



More information about the Pkg-jed-commit mailing list