[Python-modules-commits] r15208 - in packages/django-celery/trunk/debian (9 files)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Wed Dec 29 22:02:53 UTC 2010
Date: Wednesday, December 29, 2010 @ 22:02:50
Author: fladi-guest
Revision: 15208
New upstream release.
Bump minimun Python version to 2.6.
Add versioned dependencies on django and celery.
Move documentation to separate package.
Added:
packages/django-celery/trunk/debian/python-django-celery-doc.doc-base
packages/django-celery/trunk/debian/python-django-celery-doc.docs
packages/django-celery/trunk/debian/python-django-celery.docs
packages/django-celery/trunk/debian/python-django-celery.install
Modified:
packages/django-celery/trunk/debian/changelog
packages/django-celery/trunk/debian/control
packages/django-celery/trunk/debian/rules
Deleted:
packages/django-celery/trunk/debian/docs
packages/django-celery/trunk/debian/python-django-celery.doc-base
Modified: packages/django-celery/trunk/debian/changelog
===================================================================
--- packages/django-celery/trunk/debian/changelog 2010-12-29 18:41:08 UTC (rev 15207)
+++ packages/django-celery/trunk/debian/changelog 2010-12-29 22:02:50 UTC (rev 15208)
@@ -1,4 +1,4 @@
-django-celery (2.1.2-1) UNRELEASED; urgency=low
+django-celery (2.1.4-1) UNRELEASED; urgency=low
* Initial release (Closes: #588229)
Modified: packages/django-celery/trunk/debian/control
===================================================================
--- packages/django-celery/trunk/debian/control 2010-12-29 18:41:08 UTC (rev 15207)
+++ packages/django-celery/trunk/debian/control 2010-12-29 22:02:50 UTC (rev 15208)
@@ -4,7 +4,7 @@
Maintainer: Fladischer Michael <FladischerMichael at fladi.at>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~),
- python-all (>= 2.5),
+ python-all (>= 2.6),
python-celery,
python-django,
python-django-nose,
@@ -14,7 +14,7 @@
python-support,
python-unittest2
Standards-Version: 3.9.1
-XS-Python-Version: >= 2.5
+XS-Python-Version: >= 2.6
Homepage: http://pypi.python.org/pypi/django-celery/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-celery/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-celery/trunk/
@@ -23,10 +23,23 @@
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
- python-celery,
- python-django,
+ python-celery (>= 2.1),
+ python-django (>= 1.2),
python-django-picklefield
-Description: Celery integration for Django using the Django ORM
+Description: Celery integration for Django
django-celery provides Celery integration for Django using the Django ORM and
cache backend for storing results, autodiscovery of task modules for
applications listed in INSTALLED_APPS, and more.
+
+Package: python-django-celery-doc
+Section: doc
+Architecture: all
+Depends: ${python:Depends},
+ ${misc:Depends},
+ python-django-celery
+Description: Celery integration for Django (Documentation)
+ django-celery provides Celery integration for Django using the Django ORM and
+ cache backend for storing results, autodiscovery of task modules for
+ applications listed in INSTALLED_APPS, and more.
+ .
+ This package contains the documentation.
Deleted: packages/django-celery/trunk/debian/docs
===================================================================
--- packages/django-celery/trunk/debian/docs 2010-12-29 18:41:08 UTC (rev 15207)
+++ packages/django-celery/trunk/debian/docs 2010-12-29 22:02:50 UTC (rev 15208)
@@ -1,4 +0,0 @@
-FAQ
-TODO
-README
-.build/html/
Added: packages/django-celery/trunk/debian/python-django-celery-doc.doc-base
===================================================================
--- packages/django-celery/trunk/debian/python-django-celery-doc.doc-base (rev 0)
+++ packages/django-celery/trunk/debian/python-django-celery-doc.doc-base 2010-12-29 22:02:50 UTC (rev 15208)
@@ -0,0 +1,11 @@
+Document: python-django-celery
+Title: Python Django Celery Documentation
+Author: Ask Solem
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-django-celery-doc/html/index.html
+Files: /usr/share/doc/python-django-celery-doc/html/*.html
+ /usr/share/doc/python-django-celery-doc/html/cookbook/*.html
+ /usr/share/doc/python-django-celery-doc/html/reference/*.html
+ /usr/share/doc/python-django-celery-doc/html/getting-started/*.html
Added: packages/django-celery/trunk/debian/python-django-celery-doc.docs
===================================================================
--- packages/django-celery/trunk/debian/python-django-celery-doc.docs (rev 0)
+++ packages/django-celery/trunk/debian/python-django-celery-doc.docs 2010-12-29 22:02:50 UTC (rev 15208)
@@ -0,0 +1 @@
+.build/html
Deleted: packages/django-celery/trunk/debian/python-django-celery.doc-base
===================================================================
--- packages/django-celery/trunk/debian/python-django-celery.doc-base 2010-12-29 18:41:08 UTC (rev 15207)
+++ packages/django-celery/trunk/debian/python-django-celery.doc-base 2010-12-29 22:02:50 UTC (rev 15208)
@@ -1,11 +0,0 @@
-Document: python-django-celery
-Title: Python Django Celery Documentation
-Author: Ask Solem
-Section: Programming/Python
-
-Format: HTML
-Index: /usr/share/doc/python-django-celery/html/index.html
-Files: /usr/share/doc/python-django-celery/html/*.html
- /usr/share/doc/python-django-celery/html/cookbook/*.html
- /usr/share/doc/python-django-celery/html/reference/*.html
- /usr/share/doc/python-django-celery/html/getting-started/*.html
Added: packages/django-celery/trunk/debian/python-django-celery.docs
===================================================================
--- packages/django-celery/trunk/debian/python-django-celery.docs (rev 0)
+++ packages/django-celery/trunk/debian/python-django-celery.docs 2010-12-29 22:02:50 UTC (rev 15208)
@@ -0,0 +1,3 @@
+FAQ
+TODO
+README
Added: packages/django-celery/trunk/debian/python-django-celery.install
===================================================================
--- packages/django-celery/trunk/debian/python-django-celery.install (rev 0)
+++ packages/django-celery/trunk/debian/python-django-celery.install 2010-12-29 22:02:50 UTC (rev 15208)
@@ -0,0 +1 @@
+usr/
Modified: packages/django-celery/trunk/debian/rules
===================================================================
--- packages/django-celery/trunk/debian/rules 2010-12-29 18:41:08 UTC (rev 15207)
+++ packages/django-celery/trunk/debian/rules 2010-12-29 22:02:50 UTC (rev 15208)
@@ -7,8 +7,8 @@
sphinx-build -b html -d .build/.doctrees -N docs .build/html
dh_installdocs
rm -rf .build
- rm debian/python-django-celery/usr/share/doc/python-django-celery/html/_static/jquery.js
- ln -s ../../../../javascript/jquery/jquery.js debian/python-django-celery/usr/share/doc/python-django-celery/html/_static/jquery.js
+ rm debian/python-django-celery-doc/usr/share/doc/python-django-celery-doc/html/_static/jquery.js
+ ln -s ../../../../javascript/jquery/jquery.js debian/python-django-celery-doc/usr/share/doc/python-django-celery-doc/html/_static/jquery.js
.PHONY: override_dh_compress
override_dh_compress:
More information about the Python-modules-commits
mailing list