[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.53-30-gb88b322

Holger Levsen holger at layer-acht.org
Tue Jul 30 00:12:58 UTC 2013


The following commit has been merged in the develop branch:
commit 4ed0766a5e45c1bc0e94e41214b6770e21defeb8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jul 30 02:08:05 2013 +0200

    fixup: c8e91f2257b68f26cbf6de0e0ed56e563cb1ec97 (detection of ldd issues by adequate)

diff --git a/debian/changelog b/debian/changelog
index fb9af15..1c3149c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-piuparts (0.54) UNRELEASED; urgency=low
+piuparts (0.54_1) UNRELEASED; urgency=low
 
   [ Holger Levsen ]
   * known_problems: fix some adequate patterns. 
diff --git a/piuparts-report.py b/piuparts-report.py
index d37d36e..ebda398 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -387,7 +387,7 @@ linktarget_by_template = [
     ("boring_broken_symlink_file_inadequate_issue.tpl", "...and logfile contains tag from adequate 'broken-symlink-file'"),
     ("bin_or_sbin_binary_requires_usr_lib_library_inadequate_issue.tpl", "but adequate tagged it 'bin-or-sbin-binary-requires-usr-lib-library'"),
     ("library_not_found_inadequate_issue.tpl", "but adequate tagged it 'library-not-found'"),
-    ("library_not_found_inadequate_issue.tpl", "but adequate tagged it 'ldd'"),
+    ("ldd_inadequate_issue.tpl", "but adequate tagged it 'ldd'"),
     ("incompatible_licenses_inadequate_issue.tpl", "but adequate tagged it 'incompatible-licenses'"),
     ("py_file_not_bytecompiled_inadequate_issue.tpl", "but adequate tagged it 'py-file-not-bytecompiled'"),
     ("pyshared_file_not_bytecompiled_inadequate_issue.tpl", "but adequate tagged it 'pyshared-file-not-bytecompiled'"),

-- 
piuparts git repository



More information about the Piuparts-commits mailing list