浏览代码

Add some lintian overrides for git files that are used for testing.

Jelmer Vernooij 9 年之前
父节点
当前提交
15ca5f90ba
共有 3 个文件被更改,包括 4 次插入0 次删除
  1. 1 0
      debian/changelog
  2. 1 0
      debian/python-dulwich.lintian-overrides
  3. 2 0
      debian/python3-dulwich.lintian-overrides

+ 1 - 0
debian/changelog

@@ -10,6 +10,7 @@ dulwich (0.13.0-1) UNRELEASED; urgency=medium
 
   [ Jelmer Vernooij ]
   * Bump standards version to 3.9.7.
+  * Add some lintian overrides for git files that are used for testing.
 
  -- Jelmer Vernooij <jelmer@debian.org>  Sun, 24 Apr 2016 15:34:54 +0000
 

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

@@ -0,0 +1 @@
+W: python-dulwich: package-contains-vcs-control-file

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

@@ -0,0 +1,2 @@
+# There are some git files that are used for testing:
+W: python3-dulwich: package-contains-vcs-control-file