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

lintian: r638 - in trunk: checks debian



Author: rra
Date: 2006-04-27 07:12:30 +0200 (Thu, 27 Apr 2006)
New Revision: 638

Modified:
   trunk/checks/files.desc
   trunk/checks/scripts.desc
   trunk/checks/standards-version
   trunk/debian/changelog
   trunk/debian/control
Log:
* checks/standards-version:
  + [RA] Update to 3.7.0.
* debian/control:
  + [RA] Update standards version to 3.7.0 (no changes required).
  + [RA] Update description to note calibration for Policy 3.7.0.

Modified: trunk/checks/files.desc
===================================================================
--- trunk/checks/files.desc	2006-04-27 05:06:42 UTC (rev 637)
+++ trunk/checks/files.desc	2006-04-27 05:12:30 UTC (rev 638)
@@ -1,7 +1,7 @@
 Check-Script: files
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: fil
-Standards-Version: 3.5.0
+Standards-Version: 3.7.0
 Type: binary, udeb
 Unpack-Level: 1
 Needs-Info: objdump-info, scripts

Modified: trunk/checks/scripts.desc
===================================================================
--- trunk/checks/scripts.desc	2006-04-27 05:06:42 UTC (rev 637)
+++ trunk/checks/scripts.desc	2006-04-27 05:12:30 UTC (rev 638)
@@ -1,7 +1,7 @@
 Check-Script: scripts
 Author: Richard Braakman <dark@xs4all.nl>
 Abbrev: scr
-Standards-Version: 3.2.0
+Standards-Version: 3.7.0
 Type: binary
 Unpack-Level: 2
 Info: This script checks the #! lines of scripts in a package.

Modified: trunk/checks/standards-version
===================================================================
--- trunk/checks/standards-version	2006-04-27 05:06:42 UTC (rev 637)
+++ trunk/checks/standards-version	2006-04-27 05:12:30 UTC (rev 638)
@@ -29,7 +29,8 @@
 # 2 means old
 # 3 means ancient
 my %valid_standard = (
-		   '3.6.2', 1,
+		   '3.7.0', 1,
+		   '3.6.2', 2,
 		   '3.6.1', 2,
 		   '3.6.0', 2,
 		   '3.5.10', 2,

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-04-27 05:06:42 UTC (rev 637)
+++ trunk/debian/changelog	2006-04-27 05:12:30 UTC (rev 638)
@@ -10,9 +10,15 @@
       include language extensions (.sh, .pl, .py), per Policy 10.4.
   * checks/scripts.desc:
     + [RA] Using invoke-rc.d is now required by Policy.
+  * checks/standards-version:
+    + [RA] Update to 3.7.0.
 
- -- Russ Allbery <rra@debian.org>  Wed, 26 Apr 2006 22:06:13 -0700
+  * debian/control:
+    + [RA] Update standards version to 3.7.0 (no changes required).
+    + [RA] Update description to note calibration for Policy 3.7.0.
 
+ -- Russ Allbery <rra@debian.org>  Wed, 26 Apr 2006 22:11:58 -0700
+
 lintian (1.23.18) unstable; urgency=low
 
   The "brown paper Python" release

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-04-27 05:06:42 UTC (rev 637)
+++ trunk/debian/control	2006-04-27 05:12:30 UTC (rev 638)
@@ -5,7 +5,7 @@
 Uploaders: Josip Rodin <joy-packages@debian.org>, Jeroen van Wolffelaar <jeroen@wolffelaar.nl>, 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-Indep: debiandoc-sgml, sed (>= 4.1-4)
-Standards-Version: 3.6.2
+Standards-Version: 3.7.0
 
 Package: lintian
 Architecture: all
@@ -27,4 +27,4 @@
  should check packages with this tool before uploading them to the
  archive.
  .
- This version of Lintian is calibrated for policy version 3.6.2.
+ This version of Lintian is calibrated for policy version 3.7.0.



Reply to: