fixed in natty
** Changed in: python-defaults (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/684644
Title:
dh_python2 can generate postinst that cr
** Changed in: python-defaults (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/684644
Title:
dh_python2 can generate postinst that crashes pycompile
--
** Changed in: python-defaults (Ubuntu)
Status: New => Confirmed
** Changed in: python-defaults (Ubuntu)
Importance: Undecided => Medium
** Bug watch added: Debian Bug tracker #605772
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605772
** Also affects: python-defaults (Debian) v
The attached patch makes pycompile deal with "-V -". AIUI the "-" is a
valid version range (vrange() and vrange_str() both understand it). So
pycompile should be able to deal with it as well. Please correct me if
I'm wrong on that :)
diff -Nru python-defaults-2.6.6/pycompile python-defaults-2.6.6/