* Martin Pitt <[EMAIL PROTECTED]> [2006-11-03 16:53:26 +0100]: > Package: scribus > Version: 1.2.5-1 > Tags: patch > > Hi! > > boilerplate.py hardcodes 'python2.3' in the hashbang line, which is > wrong with the new Python policy. dpatch attached for your convenience. > > Martin > -- > Martin Pitt http://www.piware.de > Ubuntu Developer http://www.ubuntu.com > Debian Developer http://www.debian.org
Thanks a lot Martin! I just got from a VAC - will upload a new diff asap. Best wishes, Alex. > In a world without walls and fences, who needs Windows and Gates? > #! /bin/sh /usr/share/dpatch/dpatch-run > ## 07_fix_python_hashbang.dpatch by <[EMAIL PROTECTED]> > ## > ## All lines beginning with `## DP:' are a description of the patch. > ## DP: No description. > > @DPATCH@ > diff -urNad > scribus-1.2.5.dfsg~/scribus/plugins/scriptplugin/samples/boilerplate.py > scribus-1.2.5.dfsg/scribus/plugins/scriptplugin/samples/boilerplate.py > --- scribus-1.2.5.dfsg~/scribus/plugins/scriptplugin/samples/boilerplate.py > 2004-12-27 17:43:43.000000000 +0100 > +++ scribus-1.2.5.dfsg/scribus/plugins/scriptplugin/samples/boilerplate.py > 2006-11-03 16:25:49.000000000 +0100 > @@ -1,4 +1,4 @@ > -#!/usr/bin/env python2.3 > +#!/usr/bin/env python > # -*- coding: utf-8 -*- > > import sys
signature.asc
Description: Digital signature