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

[SCM] Debian package checker branch, master, updated. 2.5.4-176-g4ce70a8



The following commit has been merged in the master branch:
commit 4ce70a84116d3e8d41a66e07a047d33ce96f618f
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Feb 19 23:40:23 2012 +0100

    Added override for build-depends-on-python-dev-with-no-arch-any
    
    We need the python-all-dev build-dependency for the test suite.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 51e4ea1..9ae840e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -196,6 +196,9 @@ lintian (2.5.5) UNRELEASED; urgency=low
   * debian/{postinst,prerm}:
     + [JW,NT] Remove the internal Lintian locale if a C.UTF-8 locale
       is found in /usr/lib/locale.
+  * debian/source/lintian-overrides:
+    + [NT] Added override for python-dev tag.  We need python-all-dev
+      for the test suite.
   * debian/triggers:
     + [JW] Added trigger for libc-bin C.UTF-8 locale.  This ensures
       the internal Lintian locale can removed if libc-bin is upgraded
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 224dae4..8040014 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -4,3 +4,5 @@ lintian source: quilt-build-dep-but-no-series-file
 lintian source: patch-system-but-no-source-readme
 # We build-depend on cdbs for the test suite
 lintian source: unused-build-dependency-on-cdbs
+# We build-depend on python-dev for the test suite
+lintian source: build-depends-on-python-dev-with-no-arch-any

-- 
Debian package checker


Reply to: