[Bug 346606] Re: Please sync pastescript (1.7.3-2) from Debian
Daniel Holbach
daniel.holbach at ubuntu.com
Fri Apr 3 06:08:50 UTC 2009
Sponsors ACK.
** Summary changed:
- [FFE] Please pull pastescript from Debian testing
+ Please sync pastescript (1.7.3-2) from Debian
** Description changed:
+ 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+).
--
Please sync pastescript (1.7.3-2) from Debian
https://bugs.launchpad.net/bugs/346606
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list