[SCM] pysoundfile/master: Reflect internal rename to SoundFile

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Nov 10 15:49:27 UTC 2015


The following commit has been merged in the master branch:
commit 27eb20e71ec9422b80daa26b4ff8ad6130b1b09a
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Nov 10 16:41:16 2015 +0100

    Reflect internal rename to SoundFile
    
    from PySoundFile

diff --git a/debian/rules b/debian/rules
index 85a0b0c..0ce6b0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
 clean::
-	rm -rf PySoundFile.egg-info/
+	rm -rf SoundFile.egg-info/

-- 
pysoundfile packaging



More information about the pkg-multimedia-commits mailing list