[SCM] pysoundfile/master: Cleanup egg-ingo

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Nov 23 12:52:28 UTC 2017


The following commit has been merged in the master branch:
commit f34cc641ba8ac83860d494dc6c579a69bb40a292
Author: IOhannes m zmölnig <zmoelnig at umlautS.umlaeute.mur.at>
Date:   Thu Nov 23 12:37:57 2017 +0100

    Cleanup egg-ingo
    
    Gbp-Dch: ignore

diff --git a/debian/rules b/debian/rules
index b08940e..2ccaa21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,9 @@ export PYBUILD_NAME=soundfile
 %:
 	dh $@ --buildsystem=pybuild --with python2,python3
 
-#clean::
-#	rm -rf SoundFile.egg-info/
+override_dh_clean:
+	dh_clean
+	rm -rf SoundFile.egg-info/
 
 licensecheck:
 	licensecheck --deb-machine -r * > debian/copyright_newhints

-- 
pysoundfile packaging



More information about the pkg-multimedia-commits mailing list