123456789101112131415161718192021222324252627282930313233343536373839 |
- 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,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
|