[Python-modules-commits] r32989 - in packages/django-sekizai/tags (9 files)
fladi at users.alioth.debian.org
fladi at users.alioth.debian.org
Mon Jun 15 08:14:05 UTC 2015
Date: Monday, June 15, 2015 @ 08:14:04
Author: fladi
Revision: 32989
[svn-buildpackage] Tagging django-sekizai 0.8.2-1
Added:
packages/django-sekizai/tags/0.8.2-1/
packages/django-sekizai/tags/0.8.2-1/debian/changelog
(from rev 32988, packages/django-sekizai/trunk/debian/changelog)
packages/django-sekizai/tags/0.8.2-1/debian/control
(from rev 32988, packages/django-sekizai/trunk/debian/control)
packages/django-sekizai/tags/0.8.2-1/debian/copyright
(from rev 32668, packages/django-sekizai/trunk/debian/copyright)
packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch
(from rev 32668, packages/django-sekizai/trunk/debian/patches/django-1.7.patch)
Deleted:
packages/django-sekizai/tags/0.8.2-1/debian/changelog
packages/django-sekizai/tags/0.8.2-1/debian/control
packages/django-sekizai/tags/0.8.2-1/debian/copyright
packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch
Deleted: packages/django-sekizai/tags/0.8.2-1/debian/changelog
===================================================================
--- packages/django-sekizai/trunk/debian/changelog 2015-05-18 11:01:59 UTC (rev 32667)
+++ packages/django-sekizai/tags/0.8.2-1/debian/changelog 2015-06-15 08:14:04 UTC (rev 32989)
@@ -1,52 +0,0 @@
-django-sekizai (0.8.1-1) UNRELEASED; urgency=medium
-
- * NOT RELEASED YET
- * New upstream release.
- * Bump Standards-Version to 3.9.6.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 02 Apr 2015 10:25:51 +0200
-
-django-sekizai (0.7-2) unstable; urgency=medium
-
- * Add dh-python to Build-Depends.
- * Switch buildsystem to pybuild.
- * Add patch to call django.setup() on Django 1.7 before running the
- tests.
- * Add Python3 support.
- * Works with Django 1.7 (Closes: #755603).
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 01 Sep 2014 12:13:03 +0200
-
-django-sekizai (0.7-1) unstable; urgency=low
-
- * New upstream release.
- * Take over maintainership for DPMT and add myself as uploader, Thanks to
- OndÅej Surý for his work on this package.
- * Switch to dh_python2.
- * Change VCS-* fields to reflect moving the repository to subversion.
- * Remove debian/gbp.conf as DPMT uses subversion.
- * Bump Standards-Version to 3.9.5.
- * Bump debhelper version to 9.
- * Bump minimum Python version to 2.6.
- * Build documentation using sphinx and ship it in a separate package.
- * Add ${python:Depends} to python-django-sekizai binary package
- (Closes: #676255).
- * Make Depends on python-django versioned with (> 1.5).
- * Convert debian/copyright to copyright format 1.0.
- * Add myself in debian/copyright.
- * Run tests during build.
- + Add python-django (>= 1.5) to Build-Depends.
- + Add python-django-classy-tags to Build-Depends.
- * Clean up files in django_classy_tags.egg-info/ to allow two or more builds
- in a row.
- * Add debian/watch.
- * Add lintian override for missing PGP signature on upstream tarball.
- * Add lintian overrides for missing upstream changelog.
-
- -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 17 Apr 2014 12:33:59 +0200
-
-django-sekizai (0.5.0-1) unstable; urgency=low
-
- * Initial release (Closes: #660673)
-
- -- OndÅej Surý <ondrej at debian.org> Mon, 20 Feb 2012 20:25:38 +0100
Copied: packages/django-sekizai/tags/0.8.2-1/debian/changelog (from rev 32988, packages/django-sekizai/trunk/debian/changelog)
===================================================================
--- packages/django-sekizai/tags/0.8.2-1/debian/changelog (rev 0)
+++ packages/django-sekizai/tags/0.8.2-1/debian/changelog 2015-06-15 08:14:04 UTC (rev 32989)
@@ -0,0 +1,60 @@
+django-sekizai (0.8.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Add pep8 and python3-pep8 to Build-Depends to satisfy test
+ requirements.
+
+ -- Michael Fladischer <fladi at debian.org> Mon, 15 Jun 2015 09:51:27 +0200
+
+django-sekizai (0.8.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Bump Standards-Version to 3.9.6.
+ * Change my email address to fladi at debian.org.
+
+ -- Michael Fladischer <fladi at debian.org> Mon, 18 May 2015 13:55:54 +0200
+
+django-sekizai (0.7-2) unstable; urgency=medium
+
+ * Add dh-python to Build-Depends.
+ * Switch buildsystem to pybuild.
+ * Add patch to call django.setup() on Django 1.7 before running the
+ tests.
+ * Add Python3 support.
+ * Works with Django 1.7 (Closes: #755603).
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Mon, 01 Sep 2014 12:13:03 +0200
+
+django-sekizai (0.7-1) unstable; urgency=low
+
+ * New upstream release.
+ * Take over maintainership for DPMT and add myself as uploader, Thanks to
+ OndÅej Surý for his work on this package.
+ * Switch to dh_python2.
+ * Change VCS-* fields to reflect moving the repository to subversion.
+ * Remove debian/gbp.conf as DPMT uses subversion.
+ * Bump Standards-Version to 3.9.5.
+ * Bump debhelper version to 9.
+ * Bump minimum Python version to 2.6.
+ * Build documentation using sphinx and ship it in a separate package.
+ * Add ${python:Depends} to python-django-sekizai binary package
+ (Closes: #676255).
+ * Make Depends on python-django versioned with (> 1.5).
+ * Convert debian/copyright to copyright format 1.0.
+ * Add myself in debian/copyright.
+ * Run tests during build.
+ + Add python-django (>= 1.5) to Build-Depends.
+ + Add python-django-classy-tags to Build-Depends.
+ * Clean up files in django_classy_tags.egg-info/ to allow two or more builds
+ in a row.
+ * Add debian/watch.
+ * Add lintian override for missing PGP signature on upstream tarball.
+ * Add lintian overrides for missing upstream changelog.
+
+ -- Michael Fladischer <FladischerMichael at fladi.at> Thu, 17 Apr 2014 12:33:59 +0200
+
+django-sekizai (0.5.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #660673)
+
+ -- OndÅej Surý <ondrej at debian.org> Mon, 20 Feb 2012 20:25:38 +0100
Deleted: packages/django-sekizai/tags/0.8.2-1/debian/control
===================================================================
--- packages/django-sekizai/trunk/debian/control 2015-05-18 11:01:59 UTC (rev 32667)
+++ packages/django-sekizai/tags/0.8.2-1/debian/control 2015-06-15 08:14:04 UTC (rev 32989)
@@ -1,75 +0,0 @@
-Source: django-sekizai
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <FladischerMichael at fladi.at>,
- OndÅej Surý <ondrej at debian.org>
-Build-Depends: debhelper (>= 9),
- dh-python,
- python-all,
- python-django (>= 1.5),
- python-django-classy-tags,
- python-setuptools,
- python-sphinx (>= 1.0.7+dfsg),
- python3-all,
- python3-django,
- python3-django-classy-tags,
- python3-setuptools
-Standards-Version: 3.9.6
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.0
-Homepage: http://django-sekizai.readthedocs.org/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-sekizai/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-sekizai/trunk/
-
-Package: python-django-sekizai
-Architecture: all
-Depends: python-django (>= 1.5),
- python-django-classy-tags,
- ${misc:Depends},
- ${python:Depends}
-Suggests: python-django-sekizai-doc
-Description: template blocks for Django projects
- Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
- A fresh look at blocks. With django-sekizai you can define placeholders
- where your blocks get rendered and at different places in your templates
- append to those blocks. This is especially useful for css and javascript.
- Your subtemplates can now define css and javscript files to be included,
- and the css will be nicely put at the top and the javascript to the bottom,
- just like you should. Also sekizai will ignore any duplicate content in
- a single block.
-
-Package: python3-django-sekizai
-Architecture: all
-Depends: python3-django,
- python3-django-classy-tags,
- ${misc:Depends},
- ${python3:Depends}
-Suggests: python-django-sekizai-doc
-Description: template blocks for Django projects (Python3 version)
- Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
- A fresh look at blocks. With django-sekizai you can define placeholders
- where your blocks get rendered and at different places in your templates
- append to those blocks. This is especially useful for css and javascript.
- Your subtemplates can now define css and javscript files to be included,
- and the css will be nicely put at the top and the javascript to the bottom,
- just like you should. Also sekizai will ignore any duplicate content in
- a single block.
- .
- This package contains the Python 3 version of the library.
-
-Package: python-django-sekizai-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Description: template blocks for Django projects (Documentation)
- Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
- A fresh look at blocks. With django-sekizai you can define placeholders
- where your blocks get rendered and at different places in your templates
- append to those blocks. This is especially useful for css and javascript.
- Your subtemplates can now define css and javscript files to be included,
- and the css will be nicely put at the top and the javascript to the bottom,
- just like you should. Also sekizai will ignore any duplicate content in
- a single block.
- .
- This package contains the documentation.
Copied: packages/django-sekizai/tags/0.8.2-1/debian/control (from rev 32988, packages/django-sekizai/trunk/debian/control)
===================================================================
--- packages/django-sekizai/tags/0.8.2-1/debian/control (rev 0)
+++ packages/django-sekizai/tags/0.8.2-1/debian/control 2015-06-15 08:14:04 UTC (rev 32989)
@@ -0,0 +1,77 @@
+Source: django-sekizai
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Michael Fladischer <fladi at debian.org>,
+ OndÅej Surý <ondrej at debian.org>
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ pep8,
+ python-all,
+ python-django (>= 1.5),
+ python-django-classy-tags,
+ python-setuptools,
+ python-sphinx (>= 1.0.7+dfsg),
+ python3-all,
+ python3-django,
+ python3-django-classy-tags,
+ python3-pep8,
+ python3-setuptools
+Standards-Version: 3.9.6
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.0
+Homepage: http://django-sekizai.readthedocs.org/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-sekizai/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-sekizai/trunk/
+
+Package: python-django-sekizai
+Architecture: all
+Depends: python-django (>= 1.5),
+ python-django-classy-tags,
+ ${misc:Depends},
+ ${python:Depends}
+Suggests: python-django-sekizai-doc
+Description: template blocks for Django projects
+ Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
+ A fresh look at blocks. With django-sekizai you can define placeholders
+ where your blocks get rendered and at different places in your templates
+ append to those blocks. This is especially useful for css and javascript.
+ Your subtemplates can now define css and javscript files to be included,
+ and the css will be nicely put at the top and the javascript to the bottom,
+ just like you should. Also sekizai will ignore any duplicate content in
+ a single block.
+
+Package: python3-django-sekizai
+Architecture: all
+Depends: python3-django,
+ python3-django-classy-tags,
+ ${misc:Depends},
+ ${python3:Depends}
+Suggests: python-django-sekizai-doc
+Description: template blocks for Django projects (Python3 version)
+ Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
+ A fresh look at blocks. With django-sekizai you can define placeholders
+ where your blocks get rendered and at different places in your templates
+ append to those blocks. This is especially useful for css and javascript.
+ Your subtemplates can now define css and javscript files to be included,
+ and the css will be nicely put at the top and the javascript to the bottom,
+ just like you should. Also sekizai will ignore any duplicate content in
+ a single block.
+ .
+ This package contains the Python 3 version of the library.
+
+Package: python-django-sekizai-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Description: template blocks for Django projects (Documentation)
+ Sekizai means âblocksâ in Japanese, and thatâs what this app provides.
+ A fresh look at blocks. With django-sekizai you can define placeholders
+ where your blocks get rendered and at different places in your templates
+ append to those blocks. This is especially useful for css and javascript.
+ Your subtemplates can now define css and javscript files to be included,
+ and the css will be nicely put at the top and the javascript to the bottom,
+ just like you should. Also sekizai will ignore any duplicate content in
+ a single block.
+ .
+ This package contains the documentation.
Deleted: packages/django-sekizai/tags/0.8.2-1/debian/copyright
===================================================================
--- packages/django-sekizai/trunk/debian/copyright 2015-05-18 11:01:59 UTC (rev 32667)
+++ packages/django-sekizai/tags/0.8.2-1/debian/copyright 2015-06-15 08:14:04 UTC (rev 32989)
@@ -1,36 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: django-sekizai
-Upstream-Contact: Jonas Obrist <ojiidotch at gmail.com>
-Source: https://github.com/ojii/django-sekizai
-
-Files: *
-Copyright: 2010, Jonas Obrist <ojiidotch at gmail.com>
-License: BSD-3-clause
-
-Files: debian/*
-Copyright: 2012, OndÅej Surý <ondrej at debian.org>
- 2014, Fladischer Michael <FladischerMichael at fladi.at>
-License: BSD-3-clause
-
-License: BSD-3-clause
- 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.
- * Neither the name of Jonas Obrist nor the
- names of its contributors may 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 JONAS OBRIST 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.
Copied: packages/django-sekizai/tags/0.8.2-1/debian/copyright (from rev 32668, packages/django-sekizai/trunk/debian/copyright)
===================================================================
--- packages/django-sekizai/tags/0.8.2-1/debian/copyright (rev 0)
+++ packages/django-sekizai/tags/0.8.2-1/debian/copyright 2015-06-15 08:14:04 UTC (rev 32989)
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: django-sekizai
+Upstream-Contact: Jonas Obrist <ojiidotch at gmail.com>
+Source: https://github.com/ojii/django-sekizai
+
+Files: *
+Copyright: 2010, Jonas Obrist <ojiidotch at gmail.com>
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2012, OndÅej Surý <ondrej at debian.org>
+ 2014-2015, Fladischer Michael <fladi at debian.org>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ 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.
+ * Neither the name of Jonas Obrist nor the
+ names of its contributors may 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 JONAS OBRIST 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.
Deleted: packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch
===================================================================
--- packages/django-sekizai/trunk/debian/patches/django-1.7.patch 2015-05-18 11:01:59 UTC (rev 32667)
+++ packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch 2015-06-15 08:14:04 UTC (rev 32989)
@@ -1,36 +0,0 @@
-Description: Initialize Django before tests are run.
- Django 1.7 introduced changes to its start-up sequence. See:
- https://docs.djangoproject.com/en/dev/releases/1.7/#standalone-scripts
-Author: Michael Fladischer <FladischerMichael at fladi.at>
-Last-Update: 2014-09-01
-Forwarded: https://github.com/ojii/django-sekizai/pull/39
-
---- a/runtests.py
-+++ b/runtests.py
-@@ -1,6 +1,7 @@
- # -*- coding: utf-8 -*-
- import os
- import sys
-+import django
-
- urlpatterns = []
-
-@@ -25,7 +26,7 @@
- TEMPLATE_CONTEXT_PROCESSORS = [
- 'sekizai.context_processors.sekizai',
- ]
--
-+
-
- ROOT_URLCONF = 'runtests'
-
-@@ -45,6 +46,9 @@
- from django.test.utils import get_runner
- TestRunner = get_runner(settings)
-
-+ if django.VERSION >= (1, 7):
-+ django.setup()
-+
- test_runner = TestRunner(verbosity=1, interactive=False, failfast=False)
- failures = test_runner.run_tests(INSTALLED_APPS)
- return failures
Copied: packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch (from rev 32668, packages/django-sekizai/trunk/debian/patches/django-1.7.patch)
===================================================================
--- packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch (rev 0)
+++ packages/django-sekizai/tags/0.8.2-1/debian/patches/django-1.7.patch 2015-06-15 08:14:04 UTC (rev 32989)
@@ -0,0 +1,36 @@
+Description: Initialize Django before tests are run.
+ Django 1.7 introduced changes to its start-up sequence. See:
+ https://docs.djangoproject.com/en/dev/releases/1.7/#standalone-scripts
+Author: Michael Fladischer <fladi at debian.org>
+Last-Update: 2014-09-01
+Forwarded: https://github.com/ojii/django-sekizai/pull/39
+
+--- a/runtests.py
++++ b/runtests.py
+@@ -1,6 +1,7 @@
+ # -*- coding: utf-8 -*-
+ import os
+ import sys
++import django
+
+ urlpatterns = []
+
+@@ -25,7 +26,7 @@
+ TEMPLATE_CONTEXT_PROCESSORS = [
+ 'sekizai.context_processors.sekizai',
+ ]
+-
++
+
+ ROOT_URLCONF = 'runtests'
+
+@@ -45,6 +46,9 @@
+ from django.test.utils import get_runner
+ TestRunner = get_runner(settings)
+
++ if django.VERSION >= (1, 7):
++ django.setup()
++
+ test_runner = TestRunner(verbosity=1, interactive=False, failfast=False)
+ failures = test_runner.run_tests(INSTALLED_APPS)
+ return failures
More information about the Python-modules-commits
mailing list