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

[SCM] Debian package checker branch, master, updated. 2.5.11-89-g6dde195



The following commit has been merged in the master branch:
commit 6dde19562b1283446da55469d0af34ae9658731f
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Jan 22 10:44:07 2013 +0100

    coll/index: The trailing slash fix requires a version bump
    
    The changes in commit 38df05466e28ab6d08ef2e8f822f9bc570844b2e
    requires a version bump of coll/index to ensure it is fixed for
    already unpacked packages.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/collection/index.desc b/collection/index.desc
index 8b02536..904e0b4 100644
--- a/collection/index.desc
+++ b/collection/index.desc
@@ -2,5 +2,5 @@ Collector-Script: index
 Info: This script create an index file of the contents of a package.
 Type: source, binary, udeb
 Needs-Info: unpacked [source]
-Version: 3
+Version: 4
 
diff --git a/debian/changelog b/debian/changelog
index e631ea1..71013c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -82,6 +82,10 @@ lintian (2.5.12) UNRELEASED; urgency=low
       functions.  Thanks to Sebastian Ramacher for the suggestion
       and Roland Stigge for the report.  (Closes: #685299)
     + [NT] Remove work around for #677530
+  * collection/index{,.desc}:
+    + [NT] Fix missing trailing slash on dirnames and bump index
+      version accordingly.  Thanks to Nicolas Boulenguez for
+      noticing.
   * collection/strings:
     + [NT] Fix a regression in filtering out "debug" ELF binaries.
 

-- 
Debian package checker


Reply to: