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

[SCM] Debian package checker branch, master, updated. 2.2.0-17-g5a3f5d3



The following commit has been merged in the master branch:
commit 35b1cd10f4b24a0db3194769f883699e7eb57934
Author: Russ Allbery <rra@debian.org>
Date:   Fri Jan 30 21:10:12 2009 -0800

    Add changelog for disabling signature checks
    
    * reporting/config:
      + [RA] Set a bin directory and disable signature checks by default.
    * reporting/harness
      + [RA] Add the bin directory to the path and create a gpg link to
        /bin/true if signature checks are disabled.  This is a hack to work
        with the etch version of dpkg-source.  In lenny, the --no-check flag
        will be used instead.  Patch from Raphael Geissert.

diff --git a/debian/changelog b/debian/changelog
index 45d1c65..5775f1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,14 @@ lintian (2.2.1) UNRELEASED; urgency=low
   * lib/Lintian/Output/LetterQualifier.pm:
     + [ADB] Add support for pedantic tags.
 
+  * reporting/config:
+    + [RA] Set a bin directory and disable signature checks by default.
+  * reporting/harness
+    + [RA] Add the bin directory to the path and create a gpg link to
+      /bin/true if signature checks are disabled.  This is a hack to work
+      with the etch version of dpkg-source.  In lenny, the --no-check flag
+      will be used instead.  Patch from Raphael Geissert.
+
   * man/lintian.1:
     + [ADB] Fix the spelling of "pedantic".  Thanks, Michal Čihař.
       (Closes: #513083)

-- 
Debian package checker


Reply to: