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

[SCM] Debian package checker branch, master, updated. 2.4.3-147-g67571d3



The following commit has been merged in the master branch:
commit 67571d3c234853a549ec617addb0bac42b63f751
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Jan 25 15:54:58 2011 +0100

    Made checks report files with consistent prefix (may break overrides)
    
    Imported the patches from the infra-513663 to accomplish this and bumped
    the next version to 2.5.0 per request of RA, since this change can break
    existing Lintian overrides.
    
     * checks/*
        + [NT] All checks now report files without any "./" or "/" prefix.  This
          may break existing overrides.  (Closes: #534940)

diff --git a/debian/changelog b/debian/changelog
index e944e2e..4a41507 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lintian (2.4.4) UNRELEASED; urgency=low
+lintian (2.5.0) UNRELEASED; urgency=low
 
   * Summary of tag changes:
     + Added:
@@ -17,6 +17,8 @@ lintian (2.4.4) UNRELEASED; urgency=low
 
   * checks/*:
     + [NT] Use the new pre-sorted file {index,info} when iterating over files.
+    + [NT] All checks now report files without any "./" or "/" prefix.  This
+      may break existing overrides.  (Closes: #534940)
   * checks/binaries:
     + [RA] Exclude kfreebsd-kernel-di-{amd64,i386} from the
       embedded-zlib check since it's in the kernel.  (Closes: #593397)

-- 
Debian package checker


Reply to: