r2877 - in python-chameleon/tags (5 files)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Wed Nov 12 08:09:42 UTC 2014
Date: Wednesday, November 12, 2014 @ 08:09:41
Author: arnau
Revision: 2877
[svn-buildpackage] Tagging python-chameleon 2.16-4
Added:
python-chameleon/tags/2.16-4/
python-chameleon/tags/2.16-4/debian/changelog
(from rev 2876, python-chameleon/trunk/debian/changelog)
python-chameleon/tags/2.16-4/debian/control
(from rev 2876, python-chameleon/trunk/debian/control)
Deleted:
python-chameleon/tags/2.16-4/debian/changelog
python-chameleon/tags/2.16-4/debian/control
Deleted: python-chameleon/tags/2.16-4/debian/changelog
===================================================================
--- python-chameleon/trunk/debian/changelog 2014-09-12 21:15:56 UTC (rev 2875)
+++ python-chameleon/tags/2.16-4/debian/changelog 2014-11-12 08:09:41 UTC (rev 2877)
@@ -1,112 +0,0 @@
-python-chameleon (2.16-3) unstable; urgency=medium
-
- * d/tests:
- - Add all-3 test for Python 3.
- - Simplify tests to just make sure the module is importable.
-
- -- Barry Warsaw <barry at debian.org> Sat, 28 Jun 2014 16:01:31 -0400
-
-python-chameleon (2.16-2) unstable; urgency=medium
-
- * d/control:
- - Add myself to Uploaders.
- - Suggest the python-chameleon-doc package instead of Recommending it.
-
- -- Barry Warsaw <barry at debian.org> Mon, 23 Jun 2014 11:59:25 -0400
-
-python-chameleon (2.16-1) unstable; urgency=medium
-
- * Team upload.
-
- [ Gediminas Paulauskas ]
- * debian/tests/control: correctly spell python-zope.i18n. Closes: #747388
-
- [ Barry Warsaw ]
- * New upstream release.
- * debian/patches/do_not_download_distribute.patch: Removed; obsolete.
- * debian/control:
- - Added python3-chameleon and python-chameleon-doc binary packages.
- - Added necessary Build-Depends for Python 3.
- - Added X-Python3-Version header.
- - Removed build dependency on python-van.pydeb (which isn't available
- for Python 3) and switched it to dh-python (for pybuild).
- - Updated python-chameleon binary package headers for better
- compatibility with pybuild.
- * debian/install -> debian/python-chameleon-doc.install
- * debian/rules: Convert to pybuild build system and add Python 3 support.
-
- -- Barry Warsaw <barry at debian.org> Tue, 17 Jun 2014 09:57:18 -0400
-
-python-chameleon (2.6.1-2) unstable; urgency=medium
-
- * Team upload.
- * debian/control:
- + Bump Standards-Version to 3.9.5.
- - debian/copyright: Fix Format URL as version 1.0 of the
- specification has been released.
- + Make Vcs-Svn URL canonical (lintian).
- + Add "XS-Testsuite: autopkgtest". Closes: #692667.
- * debian/tests/control:
- + Remove Features field not needed as per autopkgtest document.
- * debian/patches/do_not_download_distribute.patch:
- + Do not download distribute which was leading to FTBFS.
- Thanks to Sebastian Ramacher. Closes: #733431.
-
- -- Arnaud Fontaine <arnau at debian.org> Thu, 06 Feb 2014 14:56:17 +0900
-
-python-chameleon (2.6.1-1) unstable; urgency=low
-
- * Team upload.
- * New upstream release. Closes: #640112.
- * Switch from now deprecated dh_pycentral to dh_python2. Closes: #616997.
- + debian/rules:
- - Use dh_python2 instead of dh_pycentral.
- - Remove namespace hack as it's supposed to be handled by dh_python2.
- + debian/control:
- - Remove python-central from Build-Depends.
- - Bump python-all Build-Depends to 2.6.6-3~.
- - Remove XB-Python-Version field.
- * debian/install, debian/dirs:
- + Add reference manual to /usr/share/doc/python-chameleon/manual/
- * debian/rules:
- + Avoid renaming Makefile by passing explicitly --buildsystem to dh.
- + Add upstream changelog.
- * Switch to 3.0 (quilt) source format.
- + debian/source/options:
- - Ignore changes in *.egg-info directory otherwise building twice fails.
- * debian/control:
- + Add Homepage field.
- + Bump Standards-Version to 3.9.2. No changes needed.
- + Wrap Uploaders and Build-Depends fields.
- + Rename XS-Vcs-Svn to Vcs-Svn and add Vcs-Browser (now supported by dpkg).
- + Depends on python >= 2.7 as ordereddict is not available yet (#649895).
- * Switch debian/copyright to DEP5.
- * debian/tests/all:
- + Specify explicitly testfilter, otherwise van-py.deb translates package
- name to Chameleon.
-
- -- Arnaud Fontaine <arnau at debian.org> Mon, 05 Dec 2011 10:30:48 +0900
-
-python-chameleon (1.2.13-1) unstable; urgency=low
-
- * Team upload.
- * New upstream (Closes: #604986)
- * debian/control:
- - Bumped policy version 3.9.1 (no changes)..
- - Build-Depends: use python-all instead of python-all-dev.
-
- -- TANIGUCHI Takaki <takaki at debian.org> Wed, 26 Jan 2011 17:43:07 +0900
-
-python-chameleon (1.1.1-2) unstable; urgency=low
-
- * Add note in debian/copyright that src/chameleon/ast/* is under the
- copyright of Edgewall Software and is distubuted under a BSD style
- license.
-
- -- Brian Sutherland <brian at vanguardistas.net> Sun, 31 Jan 2010 18:35:34 +0100
-
-python-chameleon (1.1.1-1) unstable; urgency=low
-
- * Initial Packaging.
-
- -- Brian Sutherland <brian at vanguardistas.net> Thu, 14 Jan 2010 16:10:04 +0100
Copied: python-chameleon/tags/2.16-4/debian/changelog (from rev 2876, python-chameleon/trunk/debian/changelog)
===================================================================
--- python-chameleon/tags/2.16-4/debian/changelog (rev 0)
+++ python-chameleon/tags/2.16-4/debian/changelog 2014-11-12 08:09:41 UTC (rev 2877)
@@ -0,0 +1,120 @@
+python-chameleon (2.16-4) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Add missing python-chameleon-doc Breaks/Replaces against
+ python-chameleon. Thanks to Andreas Beckmann. Closes: #768205.
+
+ -- Arnaud Fontaine <arnau at debian.org> Wed, 12 Nov 2014 16:37:07 +0900
+
+python-chameleon (2.16-3) unstable; urgency=medium
+
+ * d/tests:
+ - Add all-3 test for Python 3.
+ - Simplify tests to just make sure the module is importable.
+
+ -- Barry Warsaw <barry at debian.org> Sat, 28 Jun 2014 16:01:31 -0400
+
+python-chameleon (2.16-2) unstable; urgency=medium
+
+ * d/control:
+ - Add myself to Uploaders.
+ - Suggest the python-chameleon-doc package instead of Recommending it.
+
+ -- Barry Warsaw <barry at debian.org> Mon, 23 Jun 2014 11:59:25 -0400
+
+python-chameleon (2.16-1) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Gediminas Paulauskas ]
+ * debian/tests/control: correctly spell python-zope.i18n. Closes: #747388
+
+ [ Barry Warsaw ]
+ * New upstream release.
+ * debian/patches/do_not_download_distribute.patch: Removed; obsolete.
+ * debian/control:
+ - Added python3-chameleon and python-chameleon-doc binary packages.
+ - Added necessary Build-Depends for Python 3.
+ - Added X-Python3-Version header.
+ - Removed build dependency on python-van.pydeb (which isn't available
+ for Python 3) and switched it to dh-python (for pybuild).
+ - Updated python-chameleon binary package headers for better
+ compatibility with pybuild.
+ * debian/install -> debian/python-chameleon-doc.install
+ * debian/rules: Convert to pybuild build system and add Python 3 support.
+
+ -- Barry Warsaw <barry at debian.org> Tue, 17 Jun 2014 09:57:18 -0400
+
+python-chameleon (2.6.1-2) unstable; urgency=medium
+
+ * Team upload.
+ * debian/control:
+ + Bump Standards-Version to 3.9.5.
+ - debian/copyright: Fix Format URL as version 1.0 of the
+ specification has been released.
+ + Make Vcs-Svn URL canonical (lintian).
+ + Add "XS-Testsuite: autopkgtest". Closes: #692667.
+ * debian/tests/control:
+ + Remove Features field not needed as per autopkgtest document.
+ * debian/patches/do_not_download_distribute.patch:
+ + Do not download distribute which was leading to FTBFS.
+ Thanks to Sebastian Ramacher. Closes: #733431.
+
+ -- Arnaud Fontaine <arnau at debian.org> Thu, 06 Feb 2014 14:56:17 +0900
+
+python-chameleon (2.6.1-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release. Closes: #640112.
+ * Switch from now deprecated dh_pycentral to dh_python2. Closes: #616997.
+ + debian/rules:
+ - Use dh_python2 instead of dh_pycentral.
+ - Remove namespace hack as it's supposed to be handled by dh_python2.
+ + debian/control:
+ - Remove python-central from Build-Depends.
+ - Bump python-all Build-Depends to 2.6.6-3~.
+ - Remove XB-Python-Version field.
+ * debian/install, debian/dirs:
+ + Add reference manual to /usr/share/doc/python-chameleon/manual/
+ * debian/rules:
+ + Avoid renaming Makefile by passing explicitly --buildsystem to dh.
+ + Add upstream changelog.
+ * Switch to 3.0 (quilt) source format.
+ + debian/source/options:
+ - Ignore changes in *.egg-info directory otherwise building twice fails.
+ * debian/control:
+ + Add Homepage field.
+ + Bump Standards-Version to 3.9.2. No changes needed.
+ + Wrap Uploaders and Build-Depends fields.
+ + Rename XS-Vcs-Svn to Vcs-Svn and add Vcs-Browser (now supported by dpkg).
+ + Depends on python >= 2.7 as ordereddict is not available yet (#649895).
+ * Switch debian/copyright to DEP5.
+ * debian/tests/all:
+ + Specify explicitly testfilter, otherwise van-py.deb translates package
+ name to Chameleon.
+
+ -- Arnaud Fontaine <arnau at debian.org> Mon, 05 Dec 2011 10:30:48 +0900
+
+python-chameleon (1.2.13-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream (Closes: #604986)
+ * debian/control:
+ - Bumped policy version 3.9.1 (no changes)..
+ - Build-Depends: use python-all instead of python-all-dev.
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Wed, 26 Jan 2011 17:43:07 +0900
+
+python-chameleon (1.1.1-2) unstable; urgency=low
+
+ * Add note in debian/copyright that src/chameleon/ast/* is under the
+ copyright of Edgewall Software and is distubuted under a BSD style
+ license.
+
+ -- Brian Sutherland <brian at vanguardistas.net> Sun, 31 Jan 2010 18:35:34 +0100
+
+python-chameleon (1.1.1-1) unstable; urgency=low
+
+ * Initial Packaging.
+
+ -- Brian Sutherland <brian at vanguardistas.net> Thu, 14 Jan 2010 16:10:04 +0100
Deleted: python-chameleon/tags/2.16-4/debian/control
===================================================================
--- python-chameleon/trunk/debian/control 2014-09-12 21:15:56 UTC (rev 2875)
+++ python-chameleon/tags/2.16-4/debian/control 2014-11-12 08:09:41 UTC (rev 2877)
@@ -1,64 +0,0 @@
-Source: python-chameleon
-Section: python
-Priority: optional
-Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Brian Sutherland <brian at vanguardistas.net>,
- Fabio Tranchitella <kobold at debian.org>,
- Barry Warsaw <barry at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- dh-python,
- python-all (>= 2.6.6-3~),
- python-setuptools,
- python3-all,
- python3-setuptools
-Standards-Version: 3.9.5
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.2
-XS-Testsuite: autopkgtest
-Vcs-Svn: svn://anonscm.debian.org/pkg-zope/python-chameleon/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/python-chameleon/trunk
-Homepage: http://www.pagetemplates.org/
-
-Package: python-chameleon
-Architecture: all
-Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-Suggests: python-chameleon-doc
-Description: XML-based template compiler
- Chameleon compiles templates to Python byte-code. It includes a complete
- implementation of the Zope Page Templates (ZPT) language.
- .
- The engine itself performs 10-15 times better than the reference
- implementation and real-world benchmarks show an overall performance
- improvement in complex applications of 30-50%.
- .
- This is the Python 2 version of the package.
-
-Package: python3-chameleon
-Architecture: all
-Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
-Provides: ${python3:Provides}
-Suggests: python-chameleon-doc
-Description: XML-based template compiler
- Chameleon compiles templates to Python byte-code. It includes a complete
- implementation of the Zope Page Templates (ZPT) language.
- .
- The engine itself performs 10-15 times better than the reference
- implementation and real-world benchmarks show an overall performance
- improvement in complex applications of 30-50%.
- .
- This is the Python 2 version of the package.
-
-Package: python-chameleon-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: XML-based template compiler
- Chameleon compiles templates to Python byte-code. It includes a complete
- implementation of the Zope Page Templates (ZPT) language.
- .
- The engine itself performs 10-15 times better than the reference
- implementation and real-world benchmarks show an overall performance
- improvement in complex applications of 30-50%.
- .
- This is the common documentation package.
Copied: python-chameleon/tags/2.16-4/debian/control (from rev 2876, python-chameleon/trunk/debian/control)
===================================================================
--- python-chameleon/tags/2.16-4/debian/control (rev 0)
+++ python-chameleon/tags/2.16-4/debian/control 2014-11-12 08:09:41 UTC (rev 2877)
@@ -0,0 +1,66 @@
+Source: python-chameleon
+Section: python
+Priority: optional
+Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
+Uploaders: Brian Sutherland <brian at vanguardistas.net>,
+ Fabio Tranchitella <kobold at debian.org>,
+ Barry Warsaw <barry at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ dh-python,
+ python-all (>= 2.6.6-3~),
+ python-setuptools,
+ python3-all,
+ python3-setuptools
+Standards-Version: 3.9.5
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.2
+XS-Testsuite: autopkgtest
+Vcs-Svn: svn://anonscm.debian.org/pkg-zope/python-chameleon/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/python-chameleon/trunk
+Homepage: http://www.pagetemplates.org/
+
+Package: python-chameleon
+Architecture: all
+Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
+Suggests: python-chameleon-doc
+Description: XML-based template compiler
+ Chameleon compiles templates to Python byte-code. It includes a complete
+ implementation of the Zope Page Templates (ZPT) language.
+ .
+ The engine itself performs 10-15 times better than the reference
+ implementation and real-world benchmarks show an overall performance
+ improvement in complex applications of 30-50%.
+ .
+ This is the Python 2 version of the package.
+
+Package: python3-chameleon
+Architecture: all
+Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
+Provides: ${python3:Provides}
+Suggests: python-chameleon-doc
+Description: XML-based template compiler
+ Chameleon compiles templates to Python byte-code. It includes a complete
+ implementation of the Zope Page Templates (ZPT) language.
+ .
+ The engine itself performs 10-15 times better than the reference
+ implementation and real-world benchmarks show an overall performance
+ improvement in complex applications of 30-50%.
+ .
+ This is the Python 2 version of the package.
+
+Package: python-chameleon-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Breaks: python-chameleon (<< 2.16-1~)
+Replaces: python-chameleon (<< 2.16-1~)
+Description: XML-based template compiler
+ Chameleon compiles templates to Python byte-code. It includes a complete
+ implementation of the Zope Page Templates (ZPT) language.
+ .
+ The engine itself performs 10-15 times better than the reference
+ implementation and real-world benchmarks show an overall performance
+ improvement in complex applications of 30-50%.
+ .
+ This is the common documentation package.
More information about the pkg-zope-developers
mailing list