[SCM] devede/master: Set shebang to python3

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Nov 7 14:25:31 UTC 2015


The following commit has been merged in the master branch:
commit c744d33cae85cbeb8f33cf970626d78791813e75
Author: Alessio Treglia <alessio.treglia at smartodds.co.uk>
Date:   Sat Nov 7 13:59:55 2015 +0000

    Set shebang to python3

diff --git a/debian/rules b/debian/rules
index 146abbe..3d83d47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,6 @@ override_dh_clean:
 override_dh_install:
 	dh_install -Xdevedesans.ttf
 	rm -f debian/devede/usr/share/doc/devede/html/menu.html~
+
+override_dh_python3:
+	dh_python3 --shebang=/usr/bin/python3

-- 
devede packaging



More information about the pkg-multimedia-commits mailing list