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

lintian: r657 - in trunk: checks debian testset testset/cdbs-test/debian testset/debconf/debian



Author: rra
Date: 2006-05-04 06:41:38 +0200 (Thu, 04 May 2006)
New Revision: 657

Modified:
   trunk/checks/standards-version
   trunk/debian/changelog
   trunk/debian/control
   trunk/testset/cdbs-test/debian/control
   trunk/testset/debconf/debian/control
   trunk/testset/tags.debug
Log:
* checks/standards-version:
  + [RA] Update to 3.7.2.
* debian/control:
  + [RA] Update standards version to 3.7.2 (no changes required).
  + [RA] Update description to note calibration for Policy 3.7.2.

Modified: trunk/checks/standards-version
===================================================================
--- trunk/checks/standards-version	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/checks/standards-version	2006-05-04 04:41:38 UTC (rev 657)
@@ -29,7 +29,9 @@
 # 2 means old
 # 3 means ancient
 my %valid_standard = (
-		   '3.7.0', 1,
+		   '3.7.2', 1,
+		   '3.7.1', 2,
+		   '3.7.0', 2,
 		   '3.6.2', 2,
 		   '3.6.1', 2,
 		   '3.6.0', 2,

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/debian/changelog	2006-05-04 04:41:38 UTC (rev 657)
@@ -1,4 +1,4 @@
-lintian (1.23.20) unstable; urgency=low
+lintian (1.23.20) UNRELEASED; urgency=low
 
   * checks/fields{.desc,}:
     + [RA] xfonts-encodings is also not an xfont package.  Thanks, Drew
@@ -28,9 +28,15 @@
       require Pre-Depends on x11-common (>= 1:7.0.0).  Remove the
       duplicate check for files in /usr/bin/X11 since it no longer adds
       additional information.
+  * checks/standards-version:
+    + [RA] Update to 3.7.2.
 
- -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 20:37:11 -0700
+  * debian/control:
+    + [RA] Update standards version to 3.7.2 (no changes required).
+    + [RA] Update description to note calibration for Policy 3.7.2.
 
+ -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 21:07:34 -0700
+
 lintian (1.23.19) unstable; urgency=low
 
   The "Policy 3.7.0" release

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/debian/control	2006-05-04 04:41:38 UTC (rev 657)
@@ -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.7.0
+Standards-Version: 3.7.2
 
 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.7.0.
+ This version of Lintian is calibrated for policy version 3.7.2.

Modified: trunk/testset/cdbs-test/debian/control
===================================================================
--- trunk/testset/cdbs-test/debian/control	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/testset/cdbs-test/debian/control	2006-05-04 04:41:38 UTC (rev 657)
@@ -4,7 +4,7 @@
 Maintainer: Frank Lichtenheld <djpig@debian.org>
 Build-Depends: cdbs, yada, patchutils (>= 0.2.25)
 Build-Depends-Indep: debhelper, cdbs
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 
 Package: cdbs-test
 Architecture: all

Modified: trunk/testset/debconf/debian/control
===================================================================
--- trunk/testset/debconf/debian/control	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/testset/debconf/debian/control	2006-05-04 04:41:38 UTC (rev 657)
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 4)
 Maintainer: Lintian Maintainers <lintian@packages.debian.org>
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 
 Package: debconf-test
 Architecture: any

Modified: trunk/testset/tags.debug
===================================================================
--- trunk/testset/tags.debug	2006-05-04 03:37:21 UTC (rev 656)
+++ trunk/testset/tags.debug	2006-05-04 04:41:38 UTC (rev 657)
@@ -2,6 +2,7 @@
 E: hello: unstripped-binary-or-object ./usr/bin/hello.dbg
 E: libhello0-dbg: binary-with-bad-dynamic-table ./usr/lib/libhello.so.dbg
 E: libhello0-dbg: sharedobject-in-library-directory-not-actually-a-shlib usr/lib/libhello.so.dbg
+W: debug source: out-of-date-standards-version 3.7.0
 W: hello: binary-without-manpage hello
 W: hello: binary-without-manpage hello.dbg
 W: libhello0-dbg: shared-lib-without-dependency-information ./usr/lib/libhello.so.dbg



Reply to: