Преглед на файлове

Extend lintian overrides for testdata.

Jelmer Vernooij преди 8 години
родител
ревизия
a05d6ebb25
променени са 5 файла, в които са добавени 9 реда и са изтрити 2 реда
  1. 1 0
      debian/changelog
  2. 4 2
      debian/copyright
  3. 2 0
      debian/pypy-dulwich.lintian-overrides
  4. 1 0
      debian/python-dulwich.lintian-overrides
  5. 1 0
      debian/python3-dulwich.lintian-overrides

+ 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