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

[SCM] Debian package checker branch, master, updated. 2.5.7-19-gd11d4ab



The following commit has been merged in the master branch:
commit d11d4abd06faaa0f8daafd378b794527bed9c561
Author: Niels Thykier <niels@thykier.net>
Date:   Wed May 23 17:49:33 2012 +0200

    Add changelog entries for Felix Geyer's patches
    
    Also add a test case for ignoring the icons in the animations dir.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index d3f3cd8..29b2ec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,16 @@ lintian (2.5.8) UNRELEASED; urgency=low
       (Closes: #673106)
     + [NT] Demote certainty of hardening-no-stackprotector to
       wild-guess and move it to debian/extra-hardening profile.
+  * checks/files:
+    + [NT] Properly handle symlinks in icon directories.  Thanks
+      to Nicholas Breen for the report and Felix Geyer for the
+      patches.  (Closes: #673352)
+    + [NT] Ignore wrong sizes on images in animations as it may
+      be a method to implement the animation.  Thanks to Matthias
+      Klumpp for the report and Felix Geyer for the patch.
+      (Closes: #673862)
+    + [NT] Ignore wrong icon sizes if the size difference is at
+      most 2px.  Thanks to Felix Geyer for the patch.
   * checks/scripts:
     + [NT] Refactor the %versioned_interpreters into a new
       data file.
diff --git a/t/tests/files-general/debian/debian/install b/t/tests/files-general/debian/debian/install
index 4b2bbb1..5e6ef96 100644
--- a/t/tests/files-general/debian/debian/install
+++ b/t/tests/files-general/debian/debian/install
@@ -5,6 +5,7 @@ lintian-22x22.png usr/share/apps/lintian/icons/hicolor/20x20
 lintian-16x16.png usr/share/doc/lintian/
 lintian-22x22.png usr/share/games/icons/hicolor/22x22
 lintian-16x16.png usr/share/icons/hicolor/scalable/apps
+lintian-22x22.png usr/share/icons/16x16/animations/
 --lzma etc/modprobe.d
 lintian.conf etc/modprobe.d
 dir usr/share/info

-- 
Debian package checker


Reply to: