Pārlūkot izejas kodu

Patch in Debian source files.

Jelmer Vernooij 7 gadi atpakaļ
vecāks
revīzija
2f07f2c8be
3 mainītis faili ar 59 papildinājumiem un 0 dzēšanām
  1. 1 0
      debian/patches/series
  2. 38 0
      debian/patches/sources_debian
  3. 20 0
      dulwich.egg-info/SOURCES.txt

+ 1 - 0
debian/patches/series

@@ -0,0 +1 @@
+sources_debian

+ 38 - 0
debian/patches/sources_debian

@@ -0,0 +1,38 @@
+Description: Update SOURCES.txt for debian files
+Author: Jelmer Vernooij <jelmer@debian.org>
+
+--- dulwich-0.17.1.orig/dulwich.egg-info/SOURCES.txt
++++ dulwich-0.17.1/dulwich.egg-info/SOURCES.txt
+@@ -6,6 +6,7 @@ COPYING
+ MANIFEST.in
+ Makefile
+ NEWS
++PKG-INFO
+ README.md
+ README.swift.md
+ TODO
+@@ -17,6 +18,24 @@ tox.ini
+ bin/dul-receive-pack
+ bin/dul-upload-pack
+ bin/dulwich
++debian/.gitignore
++debian/changelog
++debian/compat
++debian/control
++debian/copyright
++debian/gbp.conf
++debian/pypy-dulwich.lintian-overrides
++debian/python-dulwich.lintian-overrides
++debian/python3-dulwich.lintian-overrides
++debian/rules
++debian/watch
++debian/patches/series
++debian/source/format
++debian/source/options
++debian/tests/control
++debian/tests/testsuite2
++debian/tests/testsuite3
++debian/upstream/signing-key.asc
+ docs/Makefile
+ docs/conf.py
+ docs/index.txt

+ 20 - 0
dulwich.egg-info/SOURCES.txt

@@ -6,6 +6,7 @@ COPYING
 MANIFEST.in
 Makefile
 NEWS
+PKG-INFO
 README.md
 README.swift.md
 TODO
@@ -17,6 +18,25 @@ tox.ini
 bin/dul-receive-pack
 bin/dul-upload-pack
 bin/dulwich
+debian/.gitignore
+debian/changelog
+debian/compat
+debian/control
+debian/copyright
+debian/gbp.conf
+debian/pypy-dulwich.lintian-overrides
+debian/python-dulwich.lintian-overrides
+debian/python3-dulwich.lintian-overrides
+debian/rules
+debian/watch
+debian/patches/series
+debian/patches/sources_debian
+debian/source/format
+debian/source/options
+debian/tests/control
+debian/tests/testsuite2
+debian/tests/testsuite3
+debian/upstream/signing-key.asc
 docs/Makefile
 docs/conf.py
 docs/index.txt