[Bug 346606] [NEW] Please sync pastescript (1.7.3-2) from Debian
Launchpad Bug Tracker
346606 at bugs.launchpad.net
Fri Apr 3 07:09:10 BST 2009
You have been subscribed to a public bug by Daniel Holbach (dholbach):
pastescript (1.7.3-2) unstable; urgency=low
* Change Debian packaging license to MIT (to match upstream)
* Upload to unstable
-- Piotr Ożarowski <piotr at debian.org> Sun, 15 Feb 2009 21:29:30 +0100
pastescript (1.7.3-1) experimental; urgency=low
* New upstream release (upload to experimental due to Lenny freeze, to ease
testing rev. dependencies)
* ignore exceptions in bash completion script
-- Piotr Ożarowski <piotr at debian.org> Tue, 11 Nov 2008 10:47:58 +0100
pastescript (1.7.2-1) experimental; urgency=low
[ Sandro Tosi ]
* Switch Vcs-Browser field to viewsvn
[ Piotr Ożarowski ]
* New upstream release (upload to experimental due to Lenny freeze, to ease
testing rev. dependencies)
-- Piotr Ożarowski <piotr at debian.org> Thu, 06 Nov 2008 18:48:42 +0100
pastescript (1.7-1) experimental; urgency=low
* New upstream release (upload to experimental due to Lenny freeze, to ease
testing rev. dependencies)
* Update patches/02_rename_templates_dir patch and debian/rules to handle
new directory name
* Add lintian override for license.txt_tmpl (template detected as extra
license file)
* Build docs using Sphinx:
+ python-sphinx replaced python-docutils build dependency
+ new suggested package: libjs-jquery
* Add bash completion for paster
-- Piotr Ożarowski <piotr at debian.org> Thu, 30 Oct 2008 19:41:02 +0100
Description: Ubuntu jaunty (development branch)
Release: 9.04
Version: 1.6.3-1
On "import paste.script.copydir" with python2.6:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/var/lib/python-support/python2.6/paste/script/copydir.py", line 398, in <module>
class LaxTemplate(string.Template):
File "/usr/lib/python2.6/string.py", line 119, in __init__
cls.pattern = _re.compile(pattern, _re.IGNORECASE | _re.VERBOSE)
File "/usr/lib/python2.6/re.py", line 190, in compile
return _compile(pattern, flags)
File "/usr/lib/python2.6/re.py", line 238, in _compile
raise ValueError('Cannot process flags argument with a compiled pattern')
ValueError: Cannot process flags argument with a compiled pattern
Apparently this is fixed in recent upstream versions (1.7+).
** Affects: pastescript (Ubuntu)
Importance: Medium
Status: Confirmed
--
Please sync pastescript (1.7.3-2) from Debian
https://bugs.edge.launchpad.net/bugs/346606
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is a direct subscriber.
More information about the ubuntu-archive
mailing list