[Pkg-jed-commit] [SCM] slang-slirp branch, master, updated. 1a890e32e36097e561ce06d45d423b8cbee96147

Rafael Laboissiere rafael at debian.org
Sun Apr 26 10:32:28 UTC 2009


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

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

diff --git a/debian/changelog b/debian/changelog
index f71b03b..35970d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ slang-slirp (1.9.6-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 12:26:46 +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 ff1dc42..fe8a26b 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, cdbs, gfortran
+Build-Depends: debhelper (>= 7), libslang2-dev, cdbs, gfortran
 Standards-Version: 3.8.1
 Homepage: http://space.mit.edu/cxc/software/slang/modules/slirp/
 Vcs-Git: git://git.debian.org/git/pkg-jed/slang-slirp.git

-- 
slang-slirp



More information about the Pkg-jed-commit mailing list