[SCM] idjc/master: IDJCmultitagger is no longer included

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Feb 18 17:43:17 UTC 2014


The following commit has been merged in the master branch:
commit 2f94d7b6e004ad0e9dae739f73a015fd7418eb1a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Feb 18 18:25:54 2014 +0100

    IDJCmultitagger is no longer included

diff --git a/debian/rules b/debian/rules
index 095a16a..ee60144 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,8 +38,6 @@ override_dh_auto_install:
 		debian/idjc/usr/bin/idjc
 	sed -i -e 's/\(pkgpyexecdir=\)\(.*\)/\1\/usr\/share\/pyshared\/idjc/' \
 		debian/idjc/usr/bin/idjc
-	# Fix permission problem
-	-chmod u+x debian/idjc/usr/lib/python*/*-packages/idjc/IDJCmultitagger.py
 	# remove pyc files
 	find debian/idjc/ -name \*.pyc -exec rm -v {} +
 	find debian/idjc -type d -empty -delete

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list