[Pkg-jed-commit] [SCM] jedstate branch, master, updated. 9d26c97470d8c338c651f35cab15d6b817a6eb43

Rafael Laboissiere rafael at debian.org
Mon Apr 27 09:52:37 UTC 2009


The following commit has been merged in the master branch:
commit f82fb77c012531b614fbea713cd2e70dc165d71e
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Mon Apr 27 11:46:05 2009 +0200

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

diff --git a/debian/changelog b/debian/changelog
index fafa6f7..1013fb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ jedstate (0.5.4.transitional.1-8) 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>  Mon, 27 Apr 2009 11:05:19 +0200
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 3ad45ce..f5c00fd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: editors
 Priority: optional
 Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
 Uploaders: Rafael Laboissiere <rafael at debian.org>
-Build-Depends: debhelper (> 5), cdbs
+Build-Depends: debhelper (>= 7), cdbs
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-jed/jedstate.git
 Vcs-Browser: http://git.debian.org/?p=pkg-jed/jedstate.git

-- 
jedstate



More information about the Pkg-jed-commit mailing list