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

[SCM] Debian package checker branch, master, updated. 2.4.3-271-g4bec7b6



The following commit has been merged in the master branch:
commit 2a8a4464814e1dbcbc445725c6034d52625ee38f
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Feb 20 18:43:35 2011 -0600

    Override quilt-related checks for lintian itself

diff --git a/debian/changelog b/debian/changelog
index 12b433e..4f097a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -220,6 +220,8 @@ lintian (2.5.0~rc1) UNRELEASED; urgency=low
       Many thanks to David Bremner for the patch.
   * debian/compat:
     + [NT] Bump debhelper compat to 7.
+  * debian/source/lintian-overrides:
+    + [RG] Add overrides for quilt-related checks.
 
   * frontend/lintian:
     + [NT] Ensure that Lintian always reaps processes it started before
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..a4cb6d2
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# We build-depend on quilt for the test suite
+lintian source: quilt-build-dep-but-no-series-file
+# We don't have a patch system for lintian itself
+lintian source: patch-system-but-no-source-readme

-- 
Debian package checker


Reply to: