[Python-modules-commits] r33711 - in packages/django-pipeline/tags (9 files)
fladi at users.alioth.debian.org
fladi at users.alioth.debian.org
Wed Aug 12 08:30:36 UTC 2015
Date: Wednesday, August 12, 2015 @ 08:30:35
Author: fladi
Revision: 33711
[svn-buildpackage] Tagging django-pipeline 1.5.3-1
Added:
packages/django-pipeline/tags/1.5.3-1/
packages/django-pipeline/tags/1.5.3-1/debian/changelog
(from rev 33710, packages/django-pipeline/trunk/debian/changelog)
packages/django-pipeline/tags/1.5.3-1/debian/compat
(from rev 33708, packages/django-pipeline/trunk/debian/compat)
packages/django-pipeline/tags/1.5.3-1/debian/control
(from rev 33709, packages/django-pipeline/trunk/debian/control)
packages/django-pipeline/tags/1.5.3-1/debian/rules
(from rev 33707, packages/django-pipeline/trunk/debian/rules)
Deleted:
packages/django-pipeline/tags/1.5.3-1/debian/changelog
packages/django-pipeline/tags/1.5.3-1/debian/compat
packages/django-pipeline/tags/1.5.3-1/debian/control
packages/django-pipeline/tags/1.5.3-1/debian/rules
Deleted: packages/django-pipeline/tags/1.5.3-1/debian/changelog
===================================================================
--- packages/django-pipeline/trunk/debian/changelog 2015-08-11 23:28:16 UTC (rev 33703)
+++ packages/django-pipeline/tags/1.5.3-1/debian/changelog 2015-08-12 08:30:35 UTC (rev 33711)
@@ -1,60 +0,0 @@
-django-pipeline (1.5.1-1) unstable; urgency=low
-
- * Team upload.
- * New upstream release.
- * Remove unversioned dependencies:
- - python-all
- - python-setuptools
- - python3-django
- - python3-setuptools
- - python3-sphinx
- * Reformat packaging files with cme for better readability.
- * Make description of the Python3 package unique.
- * Set X-Python3-Version to >= 3.2.
- * Install upstream changelog.
- * Call sphinx directly from pybuild to build the documentation.
- * Use python-django-pipeline-doc.docs instead of overriding
- dh_installdocs.
- * Clean up built documentation so package can be built two times in a
- row.
- * Provide symlink to point to documentation source.
- * Use pypi.debian.net service for uscan.
-
- -- Michael Fladischer <fladi at debian.org> Mon, 06 Jul 2015 21:41:02 +0200
-
-django-pipeline (1.4.7-1) unstable; urgency=medium
-
- * New upstream release.
-
- -- Brian May <bam at debian.org> Fri, 10 Apr 2015 11:26:16 +1000
-
-django-pipeline (1.4.4.1-1) unstable; urgency=medium
-
- * New upstream version, closes: #776621.
- * Update package to be maintained by Debian python modules team.
-
- -- Brian May <bam at debian.org> Tue, 03 Feb 2015 15:43:37 +1100
-
-django-pipeline (1.3.24-0.2) unstable; urgency=low
-
- * Non-maintainer upload.
- * Python3 package.
-
- -- Brian May <bam at debian.org> Thu, 03 Jul 2014 15:00:04 +1000
-
-django-pipeline (1.3.24-0.1) unstable; urgency=low
-
- * Non-maintainer upload.
- * New upstream release, closes: #749829.
- * Update standard version to 3.9.5.
- * Override lintian warning license-problem-json-evil, this is a false
- positive due to debian/patches/make_jsmin_optional. We do not include
- jsmin.
-
- -- Brian May <bam at debian.org> Wed, 18 Jun 2014 15:42:27 +1000
-
-django-pipeline (1.2.2.1-1) unstable; urgency=low
-
- * Initial release (Closes: #670508)
-
- -- Dmitry Nezhevenko <dion at dion.org.ua> Thu, 26 Apr 2012 12:18:18 +0300
Copied: packages/django-pipeline/tags/1.5.3-1/debian/changelog (from rev 33710, packages/django-pipeline/trunk/debian/changelog)
===================================================================
--- packages/django-pipeline/tags/1.5.3-1/debian/changelog (rev 0)
+++ packages/django-pipeline/tags/1.5.3-1/debian/changelog 2015-08-12 08:30:35 UTC (rev 33711)
@@ -0,0 +1,74 @@
+django-pipeline (1.5.3-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release.
+ * Run tests using custom pybuild configuration.
+ * Add python(3)-jinja2 and python(3)-mock to Build-Depends as they are
+ required to run the tests.
+ * Clean up static files created by tests.
+ * Bump debhelper compatibility level to 9.
+ * Add python(3)-jinja2 to Depends in order to support is as a
+ templating engine.
+
+ -- Michael Fladischer <fladi at debian.org> Wed, 12 Aug 2015 10:11:01 +0200
+
+django-pipeline (1.5.1-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release.
+ * Remove unversioned dependencies:
+ - python-all
+ - python-setuptools
+ - python3-django
+ - python3-setuptools
+ - python3-sphinx
+ * Reformat packaging files with cme for better readability.
+ * Make description of the Python3 package unique.
+ * Set X-Python3-Version to >= 3.2.
+ * Install upstream changelog.
+ * Call sphinx directly from pybuild to build the documentation.
+ * Use python-django-pipeline-doc.docs instead of overriding
+ dh_installdocs.
+ * Clean up built documentation so package can be built two times in a
+ row.
+ * Provide symlink to point to documentation source.
+ * Use pypi.debian.net service for uscan.
+
+ -- Michael Fladischer <fladi at debian.org> Mon, 06 Jul 2015 21:41:02 +0200
+
+django-pipeline (1.4.7-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Brian May <bam at debian.org> Fri, 10 Apr 2015 11:26:16 +1000
+
+django-pipeline (1.4.4.1-1) unstable; urgency=medium
+
+ * New upstream version, closes: #776621.
+ * Update package to be maintained by Debian python modules team.
+
+ -- Brian May <bam at debian.org> Tue, 03 Feb 2015 15:43:37 +1100
+
+django-pipeline (1.3.24-0.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Python3 package.
+
+ -- Brian May <bam at debian.org> Thu, 03 Jul 2014 15:00:04 +1000
+
+django-pipeline (1.3.24-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * New upstream release, closes: #749829.
+ * Update standard version to 3.9.5.
+ * Override lintian warning license-problem-json-evil, this is a false
+ positive due to debian/patches/make_jsmin_optional. We do not include
+ jsmin.
+
+ -- Brian May <bam at debian.org> Wed, 18 Jun 2014 15:42:27 +1000
+
+django-pipeline (1.2.2.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #670508)
+
+ -- Dmitry Nezhevenko <dion at dion.org.ua> Thu, 26 Apr 2012 12:18:18 +0300
Deleted: packages/django-pipeline/tags/1.5.3-1/debian/compat
===================================================================
--- packages/django-pipeline/trunk/debian/compat 2015-08-11 23:28:16 UTC (rev 33703)
+++ packages/django-pipeline/tags/1.5.3-1/debian/compat 2015-08-12 08:30:35 UTC (rev 33711)
@@ -1 +0,0 @@
-8
Copied: packages/django-pipeline/tags/1.5.3-1/debian/compat (from rev 33708, packages/django-pipeline/trunk/debian/compat)
===================================================================
--- packages/django-pipeline/tags/1.5.3-1/debian/compat (rev 0)
+++ packages/django-pipeline/tags/1.5.3-1/debian/compat 2015-08-12 08:30:35 UTC (rev 33711)
@@ -0,0 +1 @@
+9
Deleted: packages/django-pipeline/tags/1.5.3-1/debian/control
===================================================================
--- packages/django-pipeline/trunk/debian/control 2015-08-11 23:28:16 UTC (rev 33703)
+++ packages/django-pipeline/tags/1.5.3-1/debian/control 2015-08-12 08:30:35 UTC (rev 33711)
@@ -1,53 +0,0 @@
-Source: django-pipeline
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Brian May <bam at debian.org>
-Section: python
-Priority: optional
-Build-Depends: debhelper (>= 8.1.0),
- dh-python,
- python-all,
- python-django (>= 1.4),
- python-setuptools,
- python3-all,
- python3-django,
- python3-setuptools,
- python3-sphinx
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-pipeline/trunk/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-pipeline/trunk/
-Homepage: https://github.com/cyberdelia/django-pipeline
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.2
-
-Package: python-django-pipeline
-Architecture: all
-Depends: ${misc:Depends},
- ${python:Depends}
-Description: Asset packaging library for Django
- Pipeline is an asset packaging library for Django, providing both CSS and
- JavaScript concatenation and compression, built-in JavaScript template support,
- and optional data-URI image and font embedding.
-
-Package: python3-django-pipeline
-Architecture: all
-Depends: ${misc:Depends},
- ${python3:Depends}
-Description: Asset packaging library for Django (Python3 version)
- Pipeline is an asset packaging library for Django, providing both CSS and
- JavaScript concatenation and compression, built-in JavaScript template support,
- and optional data-URI image and font embedding.
- .
- This package contains the Python 3 version of the library.
-
-Package: python-django-pipeline-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends},
- ${sphinxdoc:Depends}
-Recommends: doc-base
-Description: Documentation for Django Pipeline library
- Pipeline is an asset packaging library for Django, providing both CSS and
- JavaScript concatenation and compression, built-in JavaScript template support,
- and optional data-URI image and font embedding.
- .
- This package contains documentation in HTML format
Copied: packages/django-pipeline/tags/1.5.3-1/debian/control (from rev 33709, packages/django-pipeline/trunk/debian/control)
===================================================================
--- packages/django-pipeline/tags/1.5.3-1/debian/control (rev 0)
+++ packages/django-pipeline/tags/1.5.3-1/debian/control 2015-08-12 08:30:35 UTC (rev 33711)
@@ -0,0 +1,59 @@
+Source: django-pipeline
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Brian May <bam at debian.org>
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ python-all,
+ python-django (>= 1.4),
+ python-jinja2,
+ python-mock,
+ python-setuptools,
+ python3-all,
+ python3-django,
+ python3-jinja2,
+ python3-mock,
+ python3-setuptools,
+ python3-sphinx
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/django-pipeline/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/django-pipeline/trunk/
+Homepage: https://github.com/cyberdelia/django-pipeline
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.2
+
+Package: python-django-pipeline
+Architecture: all
+Depends: python-jinja2,
+ ${misc:Depends},
+ ${python:Depends}
+Description: Asset packaging library for Django
+ Pipeline is an asset packaging library for Django, providing both CSS and
+ JavaScript concatenation and compression, built-in JavaScript template support,
+ and optional data-URI image and font embedding.
+
+Package: python3-django-pipeline
+Architecture: all
+Depends: python3-jinja2,
+ ${misc:Depends},
+ ${python3:Depends}
+Description: Asset packaging library for Django (Python3 version)
+ Pipeline is an asset packaging library for Django, providing both CSS and
+ JavaScript concatenation and compression, built-in JavaScript template support,
+ and optional data-URI image and font embedding.
+ .
+ This package contains the Python 3 version of the library.
+
+Package: python-django-pipeline-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends},
+ ${sphinxdoc:Depends}
+Recommends: doc-base
+Description: Documentation for Django Pipeline library
+ Pipeline is an asset packaging library for Django, providing both CSS and
+ JavaScript concatenation and compression, built-in JavaScript template support,
+ and optional data-URI image and font embedding.
+ .
+ This package contains documentation in HTML format
Deleted: packages/django-pipeline/tags/1.5.3-1/debian/rules
===================================================================
--- packages/django-pipeline/trunk/debian/rules 2015-08-11 23:28:16 UTC (rev 33703)
+++ packages/django-pipeline/tags/1.5.3-1/debian/rules 2015-08-12 08:30:35 UTC (rev 33711)
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-export PYBUILD_NAME=django-pipeline
-export PYBUILD_AFTER_BUILD_python3=sphinx-build -b html -d docs/.build/.doctrees -N docs docs/.build/html
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
-
-override_dh_auto_build:
- dh_auto_build
-
-override_dh_clean:
- rm -rf docs/.build
- dh_clean
-
-override_dh_installchangelogs:
- dh_installchangelogs -- HISTORY.rst
Copied: packages/django-pipeline/tags/1.5.3-1/debian/rules (from rev 33707, packages/django-pipeline/trunk/debian/rules)
===================================================================
--- packages/django-pipeline/tags/1.5.3-1/debian/rules (rev 0)
+++ packages/django-pipeline/tags/1.5.3-1/debian/rules 2015-08-12 08:30:35 UTC (rev 33711)
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+export PYBUILD_NAME=django-pipeline
+export PYBUILD_AFTER_BUILD_python3=sphinx-build -b html -d docs/.build/.doctrees -N docs docs/.build/html
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
+
+override_dh_auto_build:
+ dh_auto_build
+
+override_dh_clean:
+ rm -rf tests/static
+ rm -rf docs/.build
+ dh_clean
+
+override_dh_installchangelogs:
+ dh_installchangelogs -- HISTORY.rst
+
+override_dh_auto_test:
+ PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="PYTHONPATH=. python{version} /usr/bin/django-admin test --settings=tests.settings" dh_auto_test
More information about the Python-modules-commits
mailing list