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

[SCM] Debian package checker branch, master, updated. 2.2.6-8-gbc2927f



The following commit has been merged in the master branch:
commit bc2927f2c71e23502ee1e936cdfe17aa3d1dd055
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Thu Feb 26 21:07:43 2009 +0000

    Readd comment inadvertantly removed in ff4200803d6ff1211640327968531ffc4fd7966b

diff --git a/checks/shared-libs b/checks/shared-libs
index c727291..c62ca79 100644
--- a/checks/shared-libs
+++ b/checks/shared-libs
@@ -398,6 +398,8 @@ if ($#shlibs == -1 and not %unversioned_shlibs) {
 	    $meta_info_seen = 0;
 	    $symbol_count = 0;
 	} elsif (m/^\|\s+\S+\s*(\(\S+\s+\S+\)|#MINVER#)?/) {
+	    # alternative dependency template
+
 	    $warned = 0;
 
 	    if ($meta_info_seen or not defined $soname) {

-- 
Debian package checker


Reply to: