Browse Source

Extend lintian overrides for testdata.

Jelmer Vernooij 8 years ago
parent
commit
a05d6ebb25

+ 1 - 0
debian/changelog

@@ -3,6 +3,7 @@ dulwich (0.15.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update debian/copyright to reflect that dulwich is now licensed under
     dual GPLv2+/Apache-2.
+  * Extend lintian overrides for testdata.
 
  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 09 Oct 2016 12:54:38 +0000
 

+ 4 - 2
debian/copyright

@@ -6,10 +6,12 @@ Debianized-By: Jelmer Vernooij <jelmer@debian.org>
 Debianized-Date: Tue, 13 Jan 2009 16:56:47 +0100
 
 License: GPL-2+
-License-Reference: /usr/share/common-licenses/GPL-2
+ On Debian systems the full text of the GNU General Public License version 2
+ can be found in the `/usr/share/common-licenses/GPL-2' file.
 
 License: Apache-2
-License-Reference: /usr/share/common-licenses/Apache-2.0
+ On Debian systems the full text of the Apache License version 2
+ can be found in the `/usr/share/common-licenses/Apache-2.0' file.
 
 Files: *
 Copyright:

+ 2 - 0
debian/pypy-dulwich.lintian-overrides

@@ -0,0 +1,2 @@
+pypy-dulwich binary: package-contains-vcs-control-file
+pypy-dulwich binary: executable-not-elf-or-script usr/lib/pypy/dist-packages/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310

+ 1 - 0
debian/python-dulwich.lintian-overrides

@@ -1 +1,2 @@
 python-dulwich binary: package-contains-vcs-control-file
+python-dulwich binary: executable-not-elf-or-script usr/lib/python2.7/dist-packages/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310

+ 1 - 0
debian/python3-dulwich.lintian-overrides

@@ -1,2 +1,3 @@
 # There are some git files that are used for testing:
 python3-dulwich binary: package-contains-vcs-control-file
+python3-dulwich binary: executable-not-elf-or-script usr/lib/python3/dist-packages/dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310