[Python-modules-commits] r17889 - in packages/markupsafe/tags (5 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Wed Jul 20 18:04:23 UTC 2011
Date: Wednesday, July 20, 2011 @ 18:04:22
Author: piotr
Revision: 17889
[svn-buildpackage] Tagging markupsafe 0.15-1
Added:
packages/markupsafe/tags/0.15-1/
packages/markupsafe/tags/0.15-1/debian/changelog
(from rev 17888, packages/markupsafe/trunk/debian/changelog)
packages/markupsafe/tags/0.15-1/debian/control
(from rev 17888, packages/markupsafe/trunk/debian/control)
Deleted:
packages/markupsafe/tags/0.15-1/debian/changelog
packages/markupsafe/tags/0.15-1/debian/control
Deleted: packages/markupsafe/tags/0.15-1/debian/changelog
===================================================================
--- packages/markupsafe/trunk/debian/changelog 2011-07-19 13:45:28 UTC (rev 17887)
+++ packages/markupsafe/tags/0.15-1/debian/changelog 2011-07-20 18:04:22 UTC (rev 17889)
@@ -1,35 +0,0 @@
-markupsafe (0.12-1) unstable; urgency=low
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 18 Feb 2011 23:35:29 +0100
-
-markupsafe (0.11-2) experimental; urgency=low
-
- * Rebuild against newer python3-all-dev package (python3.1 now uses
- /usr/lib/python3/), minimum python3-all-dev version bumped to 3.1.2-8
-
- -- Piotr Ożarowski <piotr at debian.org> Sun, 12 Sep 2010 18:16:52 +0200
-
-markupsafe (0.11-1) experimental; urgency=low
-
- * New upstream release
- * Add debian/watch file
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 10 Sep 2010 21:33:44 +0200
-
-markupsafe (0.9.2-2) unstable; urgency=low
-
- * Use ${python3:Depends} in python3-markupsafe{,-dbg} package (closes: 591953)
- - minimum python3-all-dev version bumped to 3.1.2-6~
- * Do not install markupsafe/ _speedups.c file
- * BSD license is now included in the copyright file directly
- * Standards-Version bumped to 3.9.1 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Sat, 21 Aug 2010 18:31:54 +0200
-
-markupsafe (0.9.2-1) unstable; urgency=low
-
- * Initial release
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 23 Jun 2010 21:26:14 +0200
Copied: packages/markupsafe/tags/0.15-1/debian/changelog (from rev 17888, packages/markupsafe/trunk/debian/changelog)
===================================================================
--- packages/markupsafe/tags/0.15-1/debian/changelog (rev 0)
+++ packages/markupsafe/tags/0.15-1/debian/changelog 2011-07-20 18:04:22 UTC (rev 17889)
@@ -0,0 +1,42 @@
+markupsafe (0.15-1) unstable; urgency=low
+
+ * New upstream release
+ * Standards-Version bumped to 3.9.2 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 20 Jul 2011 19:37:59 +0200
+
+markupsafe (0.12-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 18 Feb 2011 23:35:29 +0100
+
+markupsafe (0.11-2) experimental; urgency=low
+
+ * Rebuild against newer python3-all-dev package (python3.1 now uses
+ /usr/lib/python3/), minimum python3-all-dev version bumped to 3.1.2-8
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 12 Sep 2010 18:16:52 +0200
+
+markupsafe (0.11-1) experimental; urgency=low
+
+ * New upstream release
+ * Add debian/watch file
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 10 Sep 2010 21:33:44 +0200
+
+markupsafe (0.9.2-2) unstable; urgency=low
+
+ * Use ${python3:Depends} in python3-markupsafe{,-dbg} package (closes: 591953)
+ - minimum python3-all-dev version bumped to 3.1.2-6~
+ * Do not install markupsafe/ _speedups.c file
+ * BSD license is now included in the copyright file directly
+ * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 21 Aug 2010 18:31:54 +0200
+
+markupsafe (0.9.2-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 23 Jun 2010 21:26:14 +0200
Deleted: packages/markupsafe/tags/0.15-1/debian/control
===================================================================
--- packages/markupsafe/trunk/debian/control 2011-07-19 13:45:28 UTC (rev 17887)
+++ packages/markupsafe/tags/0.15-1/debian/control 2011-07-20 18:04:22 UTC (rev 17889)
@@ -1,78 +0,0 @@
-Source: markupsafe
-Section: python
-Priority: optional
-Maintainer: Piotr Ożarowski <piotr at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5),
- python-all-dev (>= 2.6.5-2), python3-all-dev (>= 3.1.2-8~),
- python-all-dbg, python3-all-dbg,
- python-setuptools, python3-setuptools
-Standards-Version: 3.9.1
-Homepage: http://pypi.python.org/pypi/MarkupSafe
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/markupsafe/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/markupsafe/trunk/
-XS-Python-Version: >= 2.4
-
-Package: python-markupsafe
-Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
-Description: XML/HTML/XHTML Markup safe string for Python
- MarkupSafe implements a unicode subclass that supports HTML strings:
- .
- >>> from markupsafe import Markup, escape
- >>> escape("<script>alert(document.cookie);</script>")
- Markup(u'<script>alert(document.cookie);</script>')
- >>> tmpl = Markup("<em>%s</em>")
- >>> tmpl % "Peter > Lustig"
- Markup(u'<em>Peter > Lustig</em>')
- .
- If you want to make an object unicode that is not yet unicode
- but don't want to lose the taint information, you can use the
- `soft_unicode` function:
- .
- >>> from markupsafe import soft_unicode
- >>> soft_unicode(42)
- u'42'
- >>> soft_unicode(Markup('foo'))
- Markup(u'foo')
-
-Package: python-markupsafe-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: python-markupsafe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Description: XML/HTML/XHTML Markup safe string for Python
- This package contains the extension built for the Python debug interpreter.
-
-Package: python3-markupsafe
-Architecture: any
-Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Description: XML/HTML/XHTML Markup safe string for Python3
- MarkupSafe implements a unicode subclass that supports HTML strings:
- .
- >>> from markupsafe import Markup, escape
- >>> escape("<script>alert(document.cookie);</script>")
- Markup('<script>alert(document.cookie);</script>')
- >>> tmpl = Markup("<em>%s</em>")
- >>> tmpl % "Peter > Lustig"
- Markup('<em>Peter > Lustig</em>')
- .
- If you want to make an object unicode that is not yet unicode
- but don't want to lose the taint information, you can use the
- `soft_unicode` function:
- .
- >>> from markupsafe import soft_unicode
- >>> soft_unicode(42)
- '42'
- >>> soft_unicode(Markup('foo'))
- Markup('foo')
-
-Package: python3-markupsafe-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: python3-markupsafe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
-Description: XML/HTML/XHTML Markup safe string for Python3
- This package contains the extension built for the Python3 debug interpreter.
Copied: packages/markupsafe/tags/0.15-1/debian/control (from rev 17888, packages/markupsafe/trunk/debian/control)
===================================================================
--- packages/markupsafe/tags/0.15-1/debian/control (rev 0)
+++ packages/markupsafe/tags/0.15-1/debian/control 2011-07-20 18:04:22 UTC (rev 17889)
@@ -0,0 +1,77 @@
+Source: markupsafe
+Section: python
+Priority: optional
+Maintainer: Piotr Ożarowski <piotr at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5),
+ python-all-dev (>= 2.6.5-2), python3-all-dev (>= 3.1.2-8~),
+ python-all-dbg, python3-all-dbg,
+ python-setuptools, python3-setuptools
+Standards-Version: 3.9.2
+Homepage: http://pypi.python.org/pypi/MarkupSafe
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/markupsafe/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/markupsafe/trunk/
+XS-Python-Version: >= 2.4
+
+Package: python-markupsafe
+Architecture: any
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Provides: ${python:Provides}
+Description: XML/HTML/XHTML Markup safe string for Python
+ MarkupSafe implements a unicode subclass that supports HTML strings:
+ .
+ >>> from markupsafe import Markup, escape
+ >>> escape("<script>alert(document.cookie);</script>")
+ Markup(u'<script>alert(document.cookie);</script>')
+ >>> tmpl = Markup("<em>%s</em>")
+ >>> tmpl % "Peter > Lustig"
+ Markup(u'<em>Peter > Lustig</em>')
+ .
+ If you want to make an object unicode that is not yet unicode
+ but don't want to lose the taint information, you can use the
+ `soft_unicode` function:
+ .
+ >>> from markupsafe import soft_unicode
+ >>> soft_unicode(42)
+ u'42'
+ >>> soft_unicode(Markup('foo'))
+ Markup(u'foo')
+
+Package: python-markupsafe-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: python-markupsafe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Description: XML/HTML/XHTML Markup safe string for Python
+ This package contains the extension built for the Python debug interpreter.
+
+Package: python3-markupsafe
+Architecture: any
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Description: XML/HTML/XHTML Markup safe string for Python3
+ MarkupSafe implements a unicode subclass that supports HTML strings:
+ .
+ >>> from markupsafe import Markup, escape
+ >>> escape("<script>alert(document.cookie);</script>")
+ Markup('<script>alert(document.cookie);</script>')
+ >>> tmpl = Markup("<em>%s</em>")
+ >>> tmpl % "Peter > Lustig"
+ Markup('<em>Peter > Lustig</em>')
+ .
+ If you want to make an object unicode that is not yet unicode
+ but don't want to lose the taint information, you can use the
+ `soft_unicode` function:
+ .
+ >>> from markupsafe import soft_unicode
+ >>> soft_unicode(42)
+ '42'
+ >>> soft_unicode(Markup('foo'))
+ Markup('foo')
+
+Package: python3-markupsafe-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: python3-markupsafe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
+Description: XML/HTML/XHTML Markup safe string for Python3
+ This package contains the extension built for the Python3 debug interpreter.
More information about the Python-modules-commits
mailing list