[SCM] python-libdiscid/master: No longer remove SOURCES.txt by hand

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Nov 22 20:54:47 UTC 2015


The following commit has been merged in the master branch:
commit 205aca9de3e16d9b3fe504a8e53559b1001253df
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Nov 22 21:49:23 2015 +0100

    No longer remove SOURCES.txt by hand
    
    Closes: #805686

diff --git a/debian/rules b/debian/rules
index e5967a9..869d9b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ install-%-stamp:
 override_dh_auto_install-arch: \
 	$(PYVERS:%=install-%-stamp) $(PYVERS:%=install-%-dbg-stamp) \
 	$(PY3VERS:%=install-%-stamp) $(PY3VERS:%=install-%-dbg-stamp)
-	rm debian/tmp/usr/lib/python*/*-packages/python_libdiscid*.egg-info/SOURCES.txt
 
 test-%-stamp:
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))

-- 
python-libdiscid packaging



More information about the pkg-multimedia-commits mailing list