Author: djpig
Date: 2005-06-21 00:26:20 +0200 (Tue, 21 Jun 2005)
New Revision: 419

Modified:
   trunk/checks/standards-version
   trunk/debian/changelog
   trunk/debian/control
Log:
* checks/standards-version:
    + [FL] Update to 3.6.2 (Closes: #314879)
* debian/control:
    + [FL] Update Standards-Version to 3.6.2


Modified: trunk/checks/standards-version
===================================================================
--- trunk/checks/standards-version      2005-06-17 01:28:58 UTC (rev 418)
+++ trunk/checks/standards-version      2005-06-20 22:26:20 UTC (rev 419)
@@ -29,11 +29,12 @@
 # 2 means old
 # 3 means ancient
 my %valid_standard = (
-                  '3.6.1', 1,
+                  '3.6.2', 1,
+                  '3.6.1', 2,
                   '3.6.0', 2,
                   '3.5.10', 2,
                   '3.5.9', 2,
-                  '3.5.8', 2,
+                  '3.5.8', 3,
                   '3.5.7', 3,
                   '3.5.6', 3,
                   '3.5.5', 3,

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2005-06-17 01:28:58 UTC (rev 418)
+++ trunk/debian/changelog      2005-06-20 22:26:20 UTC (rev 419)
@@ -11,6 +11,8 @@
     - debian/postinst - remove (Closes: #292981)
     - debian/conffiles- remove
     - debian/prerm    - adapted
+  * debian/control:
+    + [FL] Update Standards-Version to 3.6.2
   
   * checks/conffiles:
     + [JvW] Warn on /var files being a conffile too (Closes: #293443)
@@ -25,6 +27,8 @@
     + [FL] Rename executable-in-usr-lib-menu to executable-menu-file
   * checks/menu-format:
     + [FL] Adapt to changes in collections/menu-files
+  * checks/standards-version:
+    + [FL] Update to 3.6.2 (Closes: #314879)
 
   * collections/menu-files:
     + [FL] Also collect files from /usr/share/menu

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control        2005-06-17 01:28:58 UTC (rev 418)
+++ trunk/debian/control        2005-06-20 22:26:20 UTC (rev 419)
@@ -5,7 +5,7 @@
 Uploaders: Josip Rodin <[EMAIL PROTECTED]>, Jeroen van Wolffelaar <[EMAIL 
PROTECTED]>, Frank Lichtenheld <[EMAIL PROTECTED]>, Marc 'HE' Brockschmidt 
<[EMAIL PROTECTED]>, Colin Watson <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4)
 Build-Depends-Indep: debiandoc-sgml, sed (>= 4.1-4)
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
 
 Package: lintian
 Architecture: all


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to