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

[SCM] Debian package checker branch, master, updated. 2.2.0-4-g5c60012



The following commit has been merged in the master branch:
commit 2db1892ce91e3946f56a2e47fcbc2be13d7973d5
Author: Russ Allbery <rra@debian.org>
Date:   Sun Jan 25 12:52:24 2009 -0800

    Add references to the UsingSymbolsFiles wiki page
    
    * checks/shared-libs.desc:
      + [RA] Add references to the UsingSymbolsFiles wiki page in the tags
        requesting generation of a symbols file.

diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc
index ce56ff9..dd8fcf6 100644
--- a/checks/shared-libs.desc
+++ b/checks/shared-libs.desc
@@ -279,6 +279,7 @@ Info: Debian revisions should be stripped from versions in symbols files.
  be stripped because the symbol really appeared between two specific
  Debian revisions, you should postfix the version with a single "~"
  (example: 1.0-3~ if the symbol appeared in 1.0-3).
+Ref: dpkg-gensymbols(1), http://wiki.debian.org/UsingSymbolsFiles
 
 Tag: syntax-error-in-symbols-file
 Severity: important
@@ -303,7 +304,7 @@ Info: Although the package includes a shared library, the package does not
  dpkg can use symbols files in order to generate more accurate library
  dependencies for applications, based on the symbols from the library that
  are actually used by the application.
-Ref: dpkg-gensymbols(1)
+Ref: dpkg-gensymbols(1), http://wiki.debian.org/UsingSymbolsFiles
 
 Tag: pkg-has-symbols-control-file-but-no-shared-libs
 Severity: important
diff --git a/debian/changelog b/debian/changelog
index 1b6f3a3..b676d32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lintian (2.2.1) UNRELEASED; urgency=low
+
+  * checks/shared-libs.desc:
+    + [RA] Add references to the UsingSymbolsFiles wiki page in the tags
+      requesting generation of a symbols file.
+
+ -- Russ Allbery <rra@debian.org>  Sun, 25 Jan 2009 12:51:40 -0800
+
 lintian (2.2.0) unstable; urgency=low
 
   * Summary of tag changes:

-- 
Debian package checker


Reply to: