[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r1288 - trunk/debian



Author: djpig
Date: 2008-04-30 23:27:07 +0200 (Wed, 30 Apr 2008)
New Revision: 1288

Modified:
   trunk/debian/changelog
   trunk/debian/compat
   trunk/debian/control
Log:
* debian/compat:
  + Increase debhelper compat level to 5. There is really
    no need anymore to support building on sarge.
* debian/control:
  + Increase debhelper dependency to >= 5


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-04-30 21:06:02 UTC (rev 1287)
+++ trunk/debian/changelog	2008-04-30 21:27:07 UTC (rev 1288)
@@ -77,8 +77,12 @@
   * data/shared-libs/ldconfig-dirs:
     + [RA] New file listing directories searched by ld.so.
 
+  * debian/compat:
+    + [FL] Increase debhelper compat level to 5. There is really
+      no need anymore to support building on sarge.
   * debian/control:
     + [FL] Add dependency on libdigest-sha-perl.
+    + [FL] Increase debhelper dependency to >= 5
 
   * frontend/lintian:
     + [RA] Qualify relative --root directories so that we don't break

Modified: trunk/debian/compat
===================================================================
--- trunk/debian/compat	2008-04-30 21:06:02 UTC (rev 1287)
+++ trunk/debian/compat	2008-04-30 21:27:07 UTC (rev 1288)
@@ -1 +1 @@
-4
+5

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2008-04-30 21:06:02 UTC (rev 1287)
+++ trunk/debian/control	2008-04-30 21:27:07 UTC (rev 1288)
@@ -7,7 +7,7 @@
  Frank Lichtenheld <djpig@debian.org>,
  Marc 'HE' Brockschmidt <he@debian.org>,
  Colin Watson <cjwatson@debian.org>, Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 4)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: debiandoc-sgml, sed (>= 4.1-4)
 Standards-Version: 3.7.3
 Vcs-Svn: http://svn.wolffelaar.nl/lintian/trunk/


Reply to: