[Python-modules-commits] r14219 - in packages/jinja2/tags (9 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Wed Aug 18 10:34:47 UTC 2010


    Date: Wednesday, August 18, 2010 @ 10:34:42
  Author: piotr
Revision: 14219

[svn-buildpackage] Tagging jinja2 2.5.2-1

Added:
  packages/jinja2/tags/2.5.2-1/
  packages/jinja2/tags/2.5.2-1/debian/changelog
    (from rev 14218, packages/jinja2/trunk/debian/changelog)
  packages/jinja2/tags/2.5.2-1/debian/control
    (from rev 14218, packages/jinja2/trunk/debian/control)
  packages/jinja2/tags/2.5.2-1/debian/copyright
    (from rev 14218, packages/jinja2/trunk/debian/copyright)
  packages/jinja2/tags/2.5.2-1/debian/rules
    (from rev 14218, packages/jinja2/trunk/debian/rules)
Deleted:
  packages/jinja2/tags/2.5.2-1/debian/changelog
  packages/jinja2/tags/2.5.2-1/debian/control
  packages/jinja2/tags/2.5.2-1/debian/copyright
  packages/jinja2/tags/2.5.2-1/debian/rules

Deleted: packages/jinja2/tags/2.5.2-1/debian/changelog
===================================================================
--- packages/jinja2/trunk/debian/changelog	2010-08-17 13:51:28 UTC (rev 14216)
+++ packages/jinja2/tags/2.5.2-1/debian/changelog	2010-08-18 10:34:42 UTC (rev 14219)
@@ -1,124 +0,0 @@
-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.2-1/debian/changelog (from rev 14218, packages/jinja2/trunk/debian/changelog)
===================================================================
--- packages/jinja2/tags/2.5.2-1/debian/changelog	                        (rev 0)
+++ packages/jinja2/tags/2.5.2-1/debian/changelog	2010-08-18 10:34:42 UTC (rev 14219)
@@ -0,0 +1,136 @@
+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

Deleted: packages/jinja2/tags/2.5.2-1/debian/control
===================================================================
--- packages/jinja2/trunk/debian/control	2010-08-17 13:51:28 UTC (rev 14216)
+++ packages/jinja2/tags/2.5.2-1/debian/control	2010-08-18 10:34:42 UTC (rev 14219)
@@ -1,108 +0,0 @@
-Source: jinja2
-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), quilt, python-support (>= 0.6.4),
- python-all-dev (>= 2.3.5-11), python-all-dbg,
- python3-all-dev, python3-all-dbg,
- python-setuptools (>= 0.6b3-1~), python3-setuptools
-Build-Depends-Indep: python-sphinx (>= 0.6), python-pygments
-Standards-Version: 3.8.4
-Homepage: http://jinja.pocoo.org/2/
-XS-Python-Version: >= 2.4
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/jinja2/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/jinja2/trunk/
-
-Package: python-jinja2
-Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: python-pkg-resources
-Provides: ${python:Provides}
-Suggests: python-jinja2-doc
-Enhances: python-pybabel
-XB-Python-Version: ${python:Versions}
-Description: small but fast and easy to use stand-alone template engine
- Jinja2 is a template engine written in pure Python. It provides a Django
- inspired non-XML syntax but supports inline expressions and an optional
- sandboxed environment.
- .
- The key-features are:
-  * Configurable syntax. If you are generating LaTeX or other formats with
-    Jinja2 you can change the delimiters to something that integrates better
-    into the LaTeX markup.
-  * Fast. While performance is not the primarily target of Jinja2 it’s
-    surprisingly fast. The overhead compared to regular Python code was reduced
-    to the very minimum.
-  * Easy to debug. Jinja2 integrates directly into the Python traceback system
-    which allows you to debug Jinja2 templates with regular Python debugging
-    helpers.
-  * Secure. It’s possible to evaluate untrusted template code if the optional
-    sandbox is enabled. This allows Jinja2 to be used as templating language
-    for applications where users may modify the template design.
-
-Package: python-jinja2-doc
-Section: doc
-Architecture: all
-Priority: extra
-Depends: libjs-jquery, ${misc:Depends}
-Recommends: python-jinja2
-Description: documentation for the Jinja2 Python library
- Jinja2 is a small but fast and easy to use stand-alone template engine
- .
- This package contains the documentation for Jinja2 in HTML and
- reStructuredText formats.
-
-Package: python-jinja2-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: python-jinja2 (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: small but fast and easy to use stand-alone template engine
- Jinja2 is a template engine written in pure Python. It provides a Django
- inspired non-XML syntax but supports inline expressions and an optional
- sandboxed environment.
- .
- This package contains the extension built for the Python debug interpreter.
-
-Package: python3-jinja2
-Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3.1
-Recommends: python-pkg-resources
-Provides: ${python:Provides}
-Suggests: python-jinja2-doc
-XB-Python-Version: ${python:Versions}
-Description: small but fast and easy to use stand-alone template engine
- Jinja2 is a template engine written in pure Python. It provides a Django
- inspired non-XML syntax but supports inline expressions and an optional
- sandboxed environment.
- .
- The key-features are:
-  * Configurable syntax. If you are generating LaTeX or other formats with
-    Jinja2 you can change the delimiters to something that integrates better
-    into the LaTeX markup.
-  * Fast. While performance is not the primarily target of Jinja2 it’s
-    surprisingly fast. The overhead compared to regular Python code was reduced
-    to the very minimum.
-  * Easy to debug. Jinja2 integrates directly into the Python traceback system
-    which allows you to debug Jinja2 templates with regular Python debugging
-    helpers.
-  * Secure. It’s possible to evaluate untrusted template code if the optional
-    sandbox is enabled. This allows Jinja2 to be used as templating language
-    for applications where users may modify the template design.
-
-Package: python3-jinja2-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: python3-jinja2 (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: small but fast and easy to use stand-alone template engine
- Jinja2 is a template engine written in pure Python. It provides a Django
- inspired non-XML syntax but supports inline expressions and an optional
- sandboxed environment.
- .
- This package contains the extension built for the Python debug interpreter.

Copied: packages/jinja2/tags/2.5.2-1/debian/control (from rev 14218, packages/jinja2/trunk/debian/control)
===================================================================
--- packages/jinja2/tags/2.5.2-1/debian/control	                        (rev 0)
+++ packages/jinja2/tags/2.5.2-1/debian/control	2010-08-18 10:34:42 UTC (rev 14219)
@@ -0,0 +1,107 @@
+Source: jinja2
+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), quilt, python-support (>= 0.6.4),
+ python-all-dev (>= 2.3.5-11), python-all-dbg,
+ python3-all-dev, python3-all-dbg,
+ python-setuptools (>= 0.6b3-1~), python3-setuptools
+Build-Depends-Indep: python-sphinx (>= 0.6), python-pygments
+Standards-Version: 3.9.1
+Homepage: http://jinja.pocoo.org/2/
+XS-Python-Version: >= 2.4
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/jinja2/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/jinja2/trunk/
+
+Package: python-jinja2
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-markupsafe
+Recommends: python-pkg-resources
+Provides: ${python:Provides}
+Suggests: python-jinja2-doc
+Enhances: python-pybabel
+XB-Python-Version: ${python:Versions}
+Description: small but fast and easy to use stand-alone template engine
+ Jinja2 is a template engine written in pure Python. It provides a Django
+ inspired non-XML syntax but supports inline expressions and an optional
+ sandboxed environment.
+ .
+ The key-features are:
+  * Configurable syntax. If you are generating LaTeX or other formats with
+    Jinja2 you can change the delimiters to something that integrates better
+    into the LaTeX markup.
+  * Fast. While performance is not the primarily target of Jinja2 it’s
+    surprisingly fast. The overhead compared to regular Python code was reduced
+    to the very minimum.
+  * Easy to debug. Jinja2 integrates directly into the Python traceback system
+    which allows you to debug Jinja2 templates with regular Python debugging
+    helpers.
+  * Secure. It’s possible to evaluate untrusted template code if the optional
+    sandbox is enabled. This allows Jinja2 to be used as templating language
+    for applications where users may modify the template design.
+
+Package: python-jinja2-doc
+Section: doc
+Architecture: all
+Priority: extra
+Depends: libjs-jquery, ${misc:Depends}
+Recommends: python-jinja2
+Description: documentation for the Jinja2 Python library
+ Jinja2 is a small but fast and easy to use stand-alone template engine
+ .
+ This package contains the documentation for Jinja2 in HTML and
+ reStructuredText formats.
+
+Package: python-jinja2-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: python-jinja2 (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: small but fast and easy to use stand-alone template engine
+ Jinja2 is a template engine written in pure Python. It provides a Django
+ inspired non-XML syntax but supports inline expressions and an optional
+ sandboxed environment.
+ .
+ This package contains the extension built for the Python debug interpreter.
+
+Package: python3-jinja2
+Architecture: any
+Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-markupsafe, python3.1
+Recommends: python3-pkg-resources
+Provides: ${python3:Provides}
+Suggests: python3-jinja2-doc
+Description: small but fast and easy to use stand-alone template engine
+ Jinja2 is a template engine written in pure Python. It provides a Django
+ inspired non-XML syntax but supports inline expressions and an optional
+ sandboxed environment.
+ .
+ The key-features are:
+  * Configurable syntax. If you are generating LaTeX or other formats with
+    Jinja2 you can change the delimiters to something that integrates better
+    into the LaTeX markup.
+  * Fast. While performance is not the primarily target of Jinja2 it’s
+    surprisingly fast. The overhead compared to regular Python code was reduced
+    to the very minimum.
+  * Easy to debug. Jinja2 integrates directly into the Python traceback system
+    which allows you to debug Jinja2 templates with regular Python debugging
+    helpers.
+  * Secure. It’s possible to evaluate untrusted template code if the optional
+    sandbox is enabled. This allows Jinja2 to be used as templating language
+    for applications where users may modify the template design.
+
+Package: python3-jinja2-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: python3-jinja2 (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: small but fast and easy to use stand-alone template engine
+ Jinja2 is a template engine written in pure Python. It provides a Django
+ inspired non-XML syntax but supports inline expressions and an optional
+ sandboxed environment.
+ .
+ This package contains the extension built for the Python debug interpreter.

Deleted: packages/jinja2/tags/2.5.2-1/debian/copyright
===================================================================
--- packages/jinja2/trunk/debian/copyright	2010-08-17 13:51:28 UTC (rev 14216)
+++ packages/jinja2/tags/2.5.2-1/debian/copyright	2010-08-18 10:34:42 UTC (rev 14219)
@@ -1,76 +0,0 @@
-This package was debianized by Piotr Ożarowski <piotr at debian.org> on
-Mon, 14 Jul 2008 23:45:03 +0200.
-
-It was downloaded from http://pypi.python.org/pypi/Jinja2
-
-Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
-
-Some rights reserved.
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
- 
-     * Redistributions of source code must retain the above copyright
-       notice, this list of conditions and the following disclaimer.
- 
-     * Redistributions in binary form must reproduce the above
-       copyright notice, this list of conditions and the following
-       disclaimer in the documentation and/or other materials provided
-       with the distribution.
- 
-     * The names of the contributors may not be used to endorse or
-       promote products derived from this software without specific
-       prior written permission.
- 
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-  ---------------------------------------------------------------
-
-docs/_build/html/_static/interface.js and docs/_build/html/_static/jquery.js
-(source package only) are part of jQuery project (Copyright (c) 2006 Stefan
-Petre) and are licensed under dual licensed under the MIT and GPL licenses.
-
-  ---------------------------------------------------------------
-
-ext/jinja.el (source package only): 
-
-Author: Georg Brandl
- 
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License as
- published by the Free Software Foundation; either version 2, or
- (at your option) any later version.
- 
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- General Public License for more details.
- 
- You should have received a copy of the GNU General Public License
- along with this program; see the file COPYING.  If not, write to
- the Free Software Foundation, Inc., 51 Franklin Street, Fifth
- Floor, Boston, MA 02110-1301, USA.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL'.
-
-  ---------------------------------------------------------------
-
-The Debian packaging is © 2008-2009, Piotr Ożarowski <piotr at debian.org> and
-is licensed under the BSD.
-
-On Debian systems, the complete text of the BSD License can be found in
-`/usr/share/common-licenses/BSD'

Copied: packages/jinja2/tags/2.5.2-1/debian/copyright (from rev 14218, packages/jinja2/trunk/debian/copyright)
===================================================================
--- packages/jinja2/tags/2.5.2-1/debian/copyright	                        (rev 0)
+++ packages/jinja2/tags/2.5.2-1/debian/copyright	2010-08-18 10:34:42 UTC (rev 14219)
@@ -0,0 +1,76 @@
+This package was debianized by Piotr Ożarowski <piotr at debian.org> on
+Mon, 14 Jul 2008 23:45:03 +0200.
+
+It was downloaded from http://pypi.python.org/pypi/Jinja2
+
+Copyright (c) 2009-2010 by the Jinja Team, see AUTHORS for more details.
+
+Some rights reserved.
+
+License:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 
+     * Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+ 
+     * Redistributions in binary form must reproduce the above
+       copyright notice, this list of conditions and the following
+       disclaimer in the documentation and/or other materials provided
+       with the distribution.
+ 
+     * The names of the contributors may not be used to endorse or
+       promote products derived from this software without specific
+       prior written permission.
+ 
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+  ---------------------------------------------------------------
+
+docs/_build/html/_static/interface.js and docs/_build/html/_static/jquery.js
+(source package only) are part of jQuery project (Copyright (c) 2006 Stefan
+Petre) and are licensed under dual licensed under the MIT and GPL licenses.
+
+  ---------------------------------------------------------------
+
+ext/jinja.el (source package only): 
+
+Author: Georg Brandl
+ 
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2, or
+ (at your option) any later version.
+ 
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+ 
+ You should have received a copy of the GNU General Public License
+ along with this program; see the file COPYING.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth
+ Floor, Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in `/usr/share/common-licenses/GPL'.
+
+  ---------------------------------------------------------------
+
+The Debian packaging is © 2008-2010, Piotr Ożarowski <piotr at debian.org> and
+is licensed under the same license as Jinja2.
+
+On Debian systems, the complete text of the BSD License can be found in
+`/usr/share/common-licenses/BSD'

Deleted: packages/jinja2/tags/2.5.2-1/debian/rules
===================================================================
--- packages/jinja2/trunk/debian/rules	2010-08-17 13:51:28 UTC (rev 14216)
+++ packages/jinja2/tags/2.5.2-1/debian/rules	2010-08-18 10:34:42 UTC (rev 14219)
@@ -1,102 +0,0 @@
-#!/usr/bin/make -f
-
-#export DH_VERBOSE=1
-
-include /usr/share/quilt/quilt.make
--include /usr/share/python/python.mk
-ifeq (,$(py_libdir))
-   py_libdir = /usr/lib/python$(subst python,,$(1))/site-packages
-endif
-
-PYVERS=$(shell pyversions -vr) 3.1
-VERSION=$(shell sed -rn 's,^Version: (.*),\1,p' $(CURDIR)/PKG-INFO)
-pkgdir = $(CURDIR)/debian/python$(if $(patsubst 3.%,,$(1)),,3)-jinja2
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	rm -rf dist build Jinja2.egg-info
-	find . -name '*\.pyc' -delete
-	find . -name '\._*' -delete
-	find . -name '\.DS_Store' -delete
-	make -C docs clean
-	dh_clean install-stamp build-stamp \
-		$(PYVERS:%=install-python%) $(PYVERS:%=build-python%) \
-		$(PYVERS:%=install-debug-python%) $(PYVERS:%=build-debug-python%)
-
-build: patch build-stamp
-
-build-stamp: $(PYVERS:%=build-python%) $(PYVERS:%=build-debug-python%)
-	touch $@
-
-build-python%:
-	python$* setup.py --with-speedups build
-	touch $@
-
-build-debug-python%:
-	python$*-dbg setup.py --with-speedups build
-	touch $@
-
-build-docs:
-	PYTHONPATH=$(CURDIR) make -C docs html
-
-install: patch install-stamp
-install-stamp: $(PYVERS:%=install-python%) $(PYVERS:%=install-debug-python%)
-	dh_install
-	touch $@
-
-install-python%: build
-	python$* setup.py --with-speedups install $(py_setup_install_args) \
-		--skip-build --single-version-externally-managed --root $(call pkgdir,$*)
-	sed -i -e 's,REPLACE_ME_WITH_PROPER_VERSION,$(VERSION),' $(call pkgdir,$*)$(call py_libdir,$*)/jinja2/__init__.py
-	touch $@
-
-install-debug-python%: build
-	python$*-dbg setup.py --with-speedups install $(py_setup_install_args) \
-		--skip-build --single-version-externally-managed --root $(call pkgdir,$*)-dbg/
-	find $(call pkgdir,$*)-dbg/usr/ ! -type d ! -name '*_d\.so' -delete
-	find $(call pkgdir,$*)-dbg/usr/ -depth -empty -delete
-	touch $@
-
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs -a CHANGES
-	dh_installdocs -a
-	find $(CURDIR)/debian/ -name '*.py[co]' -delete
-	dh_pysupport -a
-	dh_makeshlibs -a
-	dh_strip -ppython-jinja2 --dbg-package=python-jinja2-dbg
-	dh_strip -ppython3-jinja2 --dbg-package=python3-jinja2-dbg
-	rm -rf $(call pkgdir,2.X)-dbg/usr/share/doc/python-jinja2-dbg
-	rm -rf $(call pkgdir,3.X)-dbg/usr/share/doc/python3-jinja2-dbg
-	ln -s python-jinja2 $(call pkgdir,2.X)-dbg/usr/share/doc/python-jinja2-dbg
-	ln -s python3-jinja2 $(call pkgdir,3.X)-dbg/usr/share/doc/python3-jinja2-dbg
-	dh_compress -a -X.py
-	dh_fixperms -a
-	dh_installdeb -a
-	dh_shlibdeps -a
-	dh_gencontrol -a
-	dh_md5sums -a
-	dh_builddeb -a -- -Z bzip2
-
-binary-indep: build-docs
-	dh_testdir -i
-	dh_testroot -i
-	dh_installchangelogs -i CHANGES
-	dh_installdirs -i
-	dh_installdocs -i
-	dh_installexamples -i
-	dh_link -i /usr/share/doc/python-jinja2-doc/html /usr/share/doc/python-jinja2/html
-	dh_link -i /usr/share/doc/python-jinja2-doc/html/_sources /usr/share/doc/python-jinja2/rst
-	dh_link -i /usr/share/javascript/jquery/jquery.min.js /usr/share/doc/python-jinja2-doc/html/_static/jquery.js
-	dh_compress -i -X.html -X.py
-	dh_fixperms -i
-	dh_installdeb -i
-	dh_gencontrol -i
-	dh_md5sums -i
-	dh_builddeb -i -- -Z bzip2
-
-binary: binary-indep binary-arch
-
-.PHONY: build clean binary-indep binary-arch binary install

Copied: packages/jinja2/tags/2.5.2-1/debian/rules (from rev 14218, packages/jinja2/trunk/debian/rules)
===================================================================
--- packages/jinja2/tags/2.5.2-1/debian/rules	                        (rev 0)
+++ packages/jinja2/tags/2.5.2-1/debian/rules	2010-08-18 10:34:42 UTC (rev 14219)
@@ -0,0 +1,103 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+include /usr/share/quilt/quilt.make
+-include /usr/share/python/python.mk
+ifeq (,$(py_libdir))
+   py_libdir = /usr/lib/python$(subst python,,$(1))/site-packages
+endif
+
+PYVERS=$(shell pyversions -vr) 3.1
+VERSION=$(shell sed -rn 's,^Version: (.*),\1,p' $(CURDIR)/PKG-INFO)
+pkgdir = $(CURDIR)/debian/python$(if $(patsubst 3.%,,$(1)),,3)-jinja2
+
+clean: unpatch
+	dh_testdir
+	dh_testroot
+	rm -rf dist build Jinja2.egg-info
+	find . -name '*\.pyc' -delete
+	find . -name '\._*' -delete
+	find . -name '\.DS_Store' -delete
+	make -C docs clean
+	dh_clean install-stamp build-stamp \
+		$(PYVERS:%=install-python%) $(PYVERS:%=build-python%) \
+		$(PYVERS:%=install-debug-python%) $(PYVERS:%=build-debug-python%)
+
+build: patch build-stamp
+
+build-stamp: $(PYVERS:%=build-python%) $(PYVERS:%=build-debug-python%)
+	touch $@
+
+build-python%:
+	python$* setup.py --with-debugsupport build
+	touch $@
+
+build-debug-python%:
+	python$*-dbg setup.py --with-debugsupport build
+	touch $@
+
+build-docs:
+	PYTHONPATH=$(CURDIR) make -C docs html
+
+install: patch install-stamp
+install-stamp: $(PYVERS:%=install-python%) $(PYVERS:%=install-debug-python%)
+	dh_install
+	touch $@
+
+install-python%: build
+	python$* setup.py --with-debugsupport install $(py_setup_install_args) \
+		--skip-build --single-version-externally-managed --root $(call pkgdir,$*)
+	sed -i -e 's,REPLACE_ME_WITH_PROPER_VERSION,$(VERSION),' $(call pkgdir,$*)$(call py_libdir,$*)/jinja2/__init__.py
+	rm -f $(call pkgdir,$*)$(call py_libdir,$*)/jinja2/_debugsupport.c
+	touch $@
+
+install-debug-python%: build
+	python$*-dbg setup.py --with-debugsupport install $(py_setup_install_args) \
+		--skip-build --single-version-externally-managed --root $(call pkgdir,$*)-dbg/
+	find $(call pkgdir,$*)-dbg/usr/ ! -type d ! -name '*_d\.so' -delete
+	find $(call pkgdir,$*)-dbg/usr/ -depth -empty -delete
+	touch $@
+
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs -a CHANGES
+	dh_installdocs -a
+	find $(CURDIR)/debian/ -name '*.py[co]' -delete
+	dh_pysupport -a
+	dh_makeshlibs -a
+	dh_strip -ppython-jinja2 --dbg-package=python-jinja2-dbg
+	dh_strip -ppython3-jinja2 --dbg-package=python3-jinja2-dbg
+	rm -rf $(call pkgdir,2.X)-dbg/usr/share/doc/python-jinja2-dbg
+	rm -rf $(call pkgdir,3.X)-dbg/usr/share/doc/python3-jinja2-dbg
+	ln -s python-jinja2 $(call pkgdir,2.X)-dbg/usr/share/doc/python-jinja2-dbg
+	ln -s python3-jinja2 $(call pkgdir,3.X)-dbg/usr/share/doc/python3-jinja2-dbg
+	dh_compress -a -X.py
+	dh_fixperms -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a -- -Z bzip2
+
+binary-indep: build-docs
+	dh_testdir -i
+	dh_testroot -i
+	dh_installchangelogs -i CHANGES
+	dh_installdirs -i
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_link -i /usr/share/doc/python-jinja2-doc/html /usr/share/doc/python-jinja2/html
+	dh_link -i /usr/share/doc/python-jinja2-doc/html/_sources /usr/share/doc/python-jinja2/rst
+	dh_link -i /usr/share/javascript/jquery/jquery.min.js /usr/share/doc/python-jinja2-doc/html/_static/jquery.js
+	dh_compress -i -X.html -X.py
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i -- -Z bzip2
+
+binary: binary-indep binary-arch
+
+.PHONY: build clean binary-indep binary-arch binary install




More information about the Python-modules-commits mailing list