[Alessio Treglia, 2009-05-25] > - python setup.py -q install --no-compile --root=$(CURDIR)/debian/pylint > + python setup.py -q install --no-compile \ > + --root=$(CURDIR)/debian/pylint --install-layout=deb
--install-layout=deb requires dependency bump (python >= 2.5.4-1~) > -Maintainer: Python Applications Packaging Team > <[email protected]> > +Maintainer: Ubuntu MOTU Developers <[email protected]> > +XSBC-Original-Maintainer: Python Applications Packaging Team > <[email protected]> that's what you do when you want to hijack a package in Debian ;-P > diff -u pylint-0.18.0/debian/changelog pylint-0.18.0/debian/changelog > --- pylint-0.18.0/debian/changelog > +++ pylint-0.18.0/debian/changelog > @@ -1,3 +1,11 @@ > +pylint (0.18.0-1ubuntu1) karmic; urgency=low ... but this line will stop you from uploading to Debian repositories, though ;-P
signature.asc
Description: Digital signature

