[Pkg-jed-commit] [SCM] tess branch, master, updated. c8e581fbba233e782497899c6e0d46bb7ad0d937

Rafael Laboissiere rafael at debian.org
Sun Apr 26 11:39:56 UTC 2009


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

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

diff --git a/debian/changelog b/debian/changelog
index 29a568f..ee07ba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ tess (0.3.0-6) 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 13:25:05 +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 a25aa82..5c33e2d 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), cdbs, quilt
+Build-Depends: debhelper (>= 7), cdbs, quilt
 Build-Depends-Indep: libslang2-dev (>= 2.0.4-6), slsh
 Standards-Version: 3.8.1
 Homepage: http://space.mit.edu/cxc/software/slang/modules/tess/

-- 
tess



More information about the Pkg-jed-commit mailing list