Bug#683101: unblock: pyspf/2.0.7-3
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package pyspf
Fixes RC bug 683098.
unblock pyspf/2.0.7-3
diff -u pyspf-2.0.7/debian/changelog pyspf-2.0.7/debian/changelog
--- pyspf-2.0.7/debian/changelog
+++ pyspf-2.0.7/debian/changelog
@@ -1,3 +1,10 @@
+pyspf (2.0.7-3) unstable; urgency=low
+
+ * override dh_python3 to not act on spf-tools-python so that its shebangs
+ don't get rewritten to /usr/bin/python3 (Closes: #683098)
+
+ -- Scott Kitterman <scott@kitterman.com> Sat, 28 Jul 2012 14:53:59 -0400
+
pyspf (2.0.7-2) unstable; urgency=low
* Add debian/patches/catch_unicode_spf to correctly raise errors when SPF
diff -u pyspf-2.0.7/debian/rules pyspf-2.0.7/debian/rules
--- pyspf-2.0.7/debian/rules
+++ pyspf-2.0.7/debian/rules
@@ -49,0 +50,3 @@
+
+override_dh_python3:
+ dh_python3 -N spf-tools-python
Reply to: