[Python-modules-commits] r14929 - in packages/jinja2/tags (3 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sat Nov 20 15:25:34 UTC 2010


    Date: Saturday, November 20, 2010 @ 15:25:26
  Author: piotr
Revision: 14929

[svn-buildpackage] Tagging jinja2 2.5.5-1

Added:
  packages/jinja2/tags/2.5.5-1/
  packages/jinja2/tags/2.5.5-1/debian/changelog
    (from rev 14928, packages/jinja2/trunk/debian/changelog)
Deleted:
  packages/jinja2/tags/2.5.5-1/debian/changelog

Deleted: packages/jinja2/tags/2.5.5-1/debian/changelog
===================================================================
--- packages/jinja2/trunk/debian/changelog	2010-11-20 12:11:29 UTC (rev 14927)
+++ packages/jinja2/tags/2.5.5-1/debian/changelog	2010-11-20 15:25:26 UTC (rev 14929)
@@ -1,158 +0,0 @@
-jinja2 (2.5.4-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 17 Oct 2010 20:48:21 +0200
-
-jinja2 (2.5.2-3) unstable; urgency=low
-
-  * Rebuild against newer python3-all-dev package (python3.1 now uses
-    /usr/lib/python3/), minimum python3-all version bumped to 3.1.2-10
-  * Use python3's python.mk
-  * Drop python3-jinja2.{postinst,prerm} maintainer scripts, dh_python3 will
-    generate them
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 26 Sep 2010 21:19:54 +0200
-
-jinja2 (2.5.2-2) unstable; urgency=low
-
-  * Really remove _markupsafe
-
- -- Piotr Ożarowski <piotr at debian.org>  Thu, 19 Aug 2010 09:24:47 +0200
-
-jinja2 (2.5.2-1) unstable; urgency=low
-
-  * New upstream release
-    - speedups module moved to separate package: MarkupSafe
-  * python-markupsafe added to Depends (jinja2._markupsafe removed from the
-    package)
-  * debian/control: python3-jinja2 binary package updated to latest changes in
-    dh_python3
-  * Standards-version bumped to 3.9.1 (no other changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org>  Wed, 18 Aug 2010 11:29:44 +0200
-
-jinja2 (2.5-1) unstable; urgency=low
-
-  * New upstream release
-  * python3_builtins.patch removed, no longer needed
-  * add python3.1 to python3-jinja2's Depends
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 30 May 2010 11:01:51 +0200
-
-jinja2 (2.4.1-1) unstable; urgency=low
-
-  * New upstream release
-  * Add python3_builtins.patch taken from upstream repo (Different name for
-    builtins in Python 3)
-
- -- Piotr Ożarowski <piotr at debian.org>  Tue, 20 Apr 2010 19:51:16 +0200
-
-jinja2 (2.4-3) unstable; urgency=low
-
-  * Add missing maintainer scripts in python3-jinja2 package
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 18 Apr 2010 17:15:49 +0200
-
-jinja2 (2.4-2) unstable; urgency=low
-
-  * Add Python 3 support, new binary packages:
-    python3-jinja2 and python3-jinja2-dbg
-
- -- Piotr Ożarowski <piotr at debian.org>  Tue, 13 Apr 2010 20:44:43 +0200
-
-jinja2 (2.4-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org>  Tue, 13 Apr 2010 19:52:05 +0200
-
-jinja2 (2.3.1-1) unstable; urgency=low
-
-  * New upstream release
-  * Move python-pybabel from Recommends to Enhances
-
- -- Piotr Ożarowski <piotr at debian.org>  Fri, 19 Feb 2010 18:31:52 +0100
-
-jinja2 (2.3-1) unstable; urgency=low
-
-  * New upstream release
-  * Hardcode __version__ at build time, no need to use pkg_resources
-    (Closes: #548062)
-  * Standards-version bumped to 3.8.4 (no other changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org>  Wed, 10 Feb 2010 22:06:28 +0100
-
-jinja2 (2.2.1-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org>  Tue, 15 Sep 2009 19:38:47 +0200
-
-jinja2 (2.2-1) unstable; urgency=low
-
-  [ Jakub Wilk ]
-  * Build depend on Sphinx >= 0.6 (due to changes_for_sphinx_0.6 patch)
-
-  [ Piotr Ożarowski ]
-  * New upstream release (Closes: #536227)
-  * No longer needed patches:
-    - changes_for_sphinx_0.6.patch
-    - dont_install_docs_via_setup_py.patch
-  * pass --with-speedups to setup.py (building extension is now disabled by
-    default in upstream code)
-  * debian/copyright file updated
-  * Standards-version bumped to 3.8.3 (no other changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 13 Sep 2009 16:44:18 +0200
-
-jinja2 (2.1.1-3) unstable; urgency=low
-
-  * Documentation builds fine with new Sphinx now, thanks to
-    Jakub Wilk for the patch (Closes: #527486)
-  * Standards-version bumped to 3.8.2:
-    - python-jinja2-dbg's section changed to debug
-  * Support /usr/local/*/dist-packages in debian/rules (python2.6 will need it)
-
- -- Piotr Ożarowski <piotr at debian.org>  Wed, 08 Jul 2009 21:40:46 +0200
-
-jinja2 (2.1.1-2) unstable; urgency=low
-
-  * Install Vim syntax files in /usr/share/vim/addons/syntax/
-    Use `vim-addons install jinja` to enable it (Closes: 514046)
-  * Upload to unstable
-
- -- Piotr Ożarowski <piotr at debian.org>  Tue, 10 Feb 2009 19:59:56 +0100
-
-jinja2 (2.1.1-1) experimental; urgency=low
-
-  * New upstream release
-  * Build depend on Sphinx >= 0.5.1
-    + remove_non_ascii_char patch removed
-
- -- Piotr Ożarowski <piotr at debian.org>  Thu, 25 Dec 2008 19:10:36 +0100
-
-jinja2 (2.1-1) experimental; urgency=low
-
-  [ Sandro Tosi ]
-  * Switch Vcs-Browser field to viewsvn
-
-  [ Piotr Ożarowski ]
-  * New upstream release
-  * Bump required python-sphinx version to >= 0.5 (needed to build docs)
-    + upload to experimental (Sphinx 0.5 is in experimental for now)
-  * Add remove_non_ascii_char patch (to workaround docutils/Sphinx bug)
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 30 Nov 2008 20:14:33 +0100
-
-jinja2 (2.0-2) unstable; urgency=low
-
-  * Recommend python-pybabel instead of python-babel (Closes: #501725)
-
- -- Piotr Ożarowski <piotr at debian.org>  Thu, 09 Oct 2008 22:43:11 +0200
-
-jinja2 (2.0-1) unstable; urgency=low
-
-  * Initial release (this package is an successor of jinja package)
-
- -- Piotr Ożarowski <piotr at debian.org>  Sun, 20 Jul 2008 23:01:02 +0200

Copied: packages/jinja2/tags/2.5.5-1/debian/changelog (from rev 14928, packages/jinja2/trunk/debian/changelog)
===================================================================
--- packages/jinja2/tags/2.5.5-1/debian/changelog	                        (rev 0)
+++ packages/jinja2/tags/2.5.5-1/debian/changelog	2010-11-20 15:25:26 UTC (rev 14929)
@@ -0,0 +1,164 @@
+jinja2 (2.5.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 19 Oct 2010 08:34:49 +0200
+
+jinja2 (2.5.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 17 Oct 2010 20:48:21 +0200
+
+jinja2 (2.5.2-3) unstable; urgency=low
+
+  * Rebuild against newer python3-all-dev package (python3.1 now uses
+    /usr/lib/python3/), minimum python3-all version bumped to 3.1.2-10
+  * Use python3's python.mk
+  * Drop python3-jinja2.{postinst,prerm} maintainer scripts, dh_python3 will
+    generate them
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 26 Sep 2010 21:19:54 +0200
+
+jinja2 (2.5.2-2) unstable; urgency=low
+
+  * Really remove _markupsafe
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 19 Aug 2010 09:24:47 +0200
+
+jinja2 (2.5.2-1) unstable; urgency=low
+
+  * New upstream release
+    - speedups module moved to separate package: MarkupSafe
+  * python-markupsafe added to Depends (jinja2._markupsafe removed from the
+    package)
+  * debian/control: python3-jinja2 binary package updated to latest changes in
+    dh_python3
+  * Standards-version bumped to 3.9.1 (no other changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Wed, 18 Aug 2010 11:29:44 +0200
+
+jinja2 (2.5-1) unstable; urgency=low
+
+  * New upstream release
+  * python3_builtins.patch removed, no longer needed
+  * add python3.1 to python3-jinja2's Depends
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 30 May 2010 11:01:51 +0200
+
+jinja2 (2.4.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Add python3_builtins.patch taken from upstream repo (Different name for
+    builtins in Python 3)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 20 Apr 2010 19:51:16 +0200
+
+jinja2 (2.4-3) unstable; urgency=low
+
+  * Add missing maintainer scripts in python3-jinja2 package
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 18 Apr 2010 17:15:49 +0200
+
+jinja2 (2.4-2) unstable; urgency=low
+
+  * Add Python 3 support, new binary packages:
+    python3-jinja2 and python3-jinja2-dbg
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 13 Apr 2010 20:44:43 +0200
+
+jinja2 (2.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 13 Apr 2010 19:52:05 +0200
+
+jinja2 (2.3.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Move python-pybabel from Recommends to Enhances
+
+ -- Piotr Ożarowski <piotr at debian.org>  Fri, 19 Feb 2010 18:31:52 +0100
+
+jinja2 (2.3-1) unstable; urgency=low
+
+  * New upstream release
+  * Hardcode __version__ at build time, no need to use pkg_resources
+    (Closes: #548062)
+  * Standards-version bumped to 3.8.4 (no other changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Wed, 10 Feb 2010 22:06:28 +0100
+
+jinja2 (2.2.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 15 Sep 2009 19:38:47 +0200
+
+jinja2 (2.2-1) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Build depend on Sphinx >= 0.6 (due to changes_for_sphinx_0.6 patch)
+
+  [ Piotr Ożarowski ]
+  * New upstream release (Closes: #536227)
+  * No longer needed patches:
+    - changes_for_sphinx_0.6.patch
+    - dont_install_docs_via_setup_py.patch
+  * pass --with-speedups to setup.py (building extension is now disabled by
+    default in upstream code)
+  * debian/copyright file updated
+  * Standards-version bumped to 3.8.3 (no other changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 13 Sep 2009 16:44:18 +0200
+
+jinja2 (2.1.1-3) unstable; urgency=low
+
+  * Documentation builds fine with new Sphinx now, thanks to
+    Jakub Wilk for the patch (Closes: #527486)
+  * Standards-version bumped to 3.8.2:
+    - python-jinja2-dbg's section changed to debug
+  * Support /usr/local/*/dist-packages in debian/rules (python2.6 will need it)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Wed, 08 Jul 2009 21:40:46 +0200
+
+jinja2 (2.1.1-2) unstable; urgency=low
+
+  * Install Vim syntax files in /usr/share/vim/addons/syntax/
+    Use `vim-addons install jinja` to enable it (Closes: 514046)
+  * Upload to unstable
+
+ -- Piotr Ożarowski <piotr at debian.org>  Tue, 10 Feb 2009 19:59:56 +0100
+
+jinja2 (2.1.1-1) experimental; urgency=low
+
+  * New upstream release
+  * Build depend on Sphinx >= 0.5.1
+    + remove_non_ascii_char patch removed
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 25 Dec 2008 19:10:36 +0100
+
+jinja2 (2.1-1) experimental; urgency=low
+
+  [ Sandro Tosi ]
+  * Switch Vcs-Browser field to viewsvn
+
+  [ Piotr Ożarowski ]
+  * New upstream release
+  * Bump required python-sphinx version to >= 0.5 (needed to build docs)
+    + upload to experimental (Sphinx 0.5 is in experimental for now)
+  * Add remove_non_ascii_char patch (to workaround docutils/Sphinx bug)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 30 Nov 2008 20:14:33 +0100
+
+jinja2 (2.0-2) unstable; urgency=low
+
+  * Recommend python-pybabel instead of python-babel (Closes: #501725)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 09 Oct 2008 22:43:11 +0200
+
+jinja2 (2.0-1) unstable; urgency=low
+
+  * Initial release (this package is an successor of jinja package)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 20 Jul 2008 23:01:02 +0200




More information about the Python-modules-commits mailing list