[Python-modules-commits] r13814 - in packages/python-django-tinymce/tags (12 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Tue Jul 6 20:21:02 UTC 2010
Date: Tuesday, July 6, 2010 @ 20:20:53
Author: jwilk
Revision: 13814
[svn-buildpackage] Tagging python-django-tinymce 1.5-3
Added:
packages/python-django-tinymce/tags/1.5-3/
packages/python-django-tinymce/tags/1.5-3/debian/
packages/python-django-tinymce/tags/1.5-3/debian/changelog
(from rev 13812, packages/python-django-tinymce/trunk/debian/changelog)
packages/python-django-tinymce/tags/1.5-3/debian/control
(from rev 13811, packages/python-django-tinymce/trunk/debian/control)
packages/python-django-tinymce/tags/1.5-3/debian/patches/
packages/python-django-tinymce/tags/1.5-3/debian/source/format
(from rev 13810, packages/python-django-tinymce/trunk/debian/source/format)
packages/python-django-tinymce/tags/1.5-3/debian/watch
(from rev 13810, packages/python-django-tinymce/trunk/debian/watch)
Deleted:
packages/python-django-tinymce/tags/1.5-3/debian/
packages/python-django-tinymce/tags/1.5-3/debian/changelog
packages/python-django-tinymce/tags/1.5-3/debian/control
packages/python-django-tinymce/tags/1.5-3/debian/source/format
packages/python-django-tinymce/tags/1.5-3/debian/watch
Deleted: packages/python-django-tinymce/tags/1.5-3/debian/changelog
===================================================================
--- packages/python-django-tinymce/trunk/debian/changelog 2010-07-06 19:55:02 UTC (rev 13809)
+++ packages/python-django-tinymce/tags/1.5-3/debian/changelog 2010-07-06 20:20:53 UTC (rev 13814)
@@ -1,15 +0,0 @@
-python-django-tinymce (1.5-2) unstable; urgency=low
-
- * Change priority from 'optional' to 'extra', as the package conflicts with
- python-tinymce which is 'optional', violating Policy Section 2.5.
- * Add Debian Python Modules Team to Uploaders and update Vcs-* fields to
- reflect the move to DPMT version control.
- * Bumped Standards-Version.
-
- -- Daniel Watkins <daniel at daniel-watkins.co.uk> Wed, 13 May 2009 14:17:32 +0100
-
-python-django-tinymce (1.5-1) unstable; urgency=low
-
- * Initial release. (Closes: #516310)
-
- -- Daniel Watkins <daniel at daniel-watkins.co.uk> Tue, 24 Feb 2009 18:15:15 +0000
Copied: packages/python-django-tinymce/tags/1.5-3/debian/changelog (from rev 13812, packages/python-django-tinymce/trunk/debian/changelog)
===================================================================
--- packages/python-django-tinymce/tags/1.5-3/debian/changelog (rev 0)
+++ packages/python-django-tinymce/tags/1.5-3/debian/changelog 2010-07-06 20:20:53 UTC (rev 13814)
@@ -0,0 +1,26 @@
+python-django-tinymce (1.5-3) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Switch to source format 3.0 (quilt).
+ * Fix watch file.
+ * Add patch to fix import error with Django 1.2 (closes: #587073). Thanks to
+ Ionut Ciocirlan for the bug report.
+ * Bump standards version to 3.9.0 (no changes needed).
+
+ -- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> Tue, 06 Jul 2010 22:11:05 +0200
+
+python-django-tinymce (1.5-2) unstable; urgency=low
+
+ * Change priority from 'optional' to 'extra', as the package conflicts with
+ python-tinymce which is 'optional', violating Policy Section 2.5.
+ * Add Debian Python Modules Team to Uploaders and update Vcs-* fields to
+ reflect the move to DPMT version control.
+ * Bumped Standards-Version.
+
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk> Wed, 13 May 2009 14:17:32 +0100
+
+python-django-tinymce (1.5-1) unstable; urgency=low
+
+ * Initial release. (Closes: #516310)
+
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk> Tue, 24 Feb 2009 18:15:15 +0000
Deleted: packages/python-django-tinymce/tags/1.5-3/debian/control
===================================================================
--- packages/python-django-tinymce/trunk/debian/control 2010-07-06 19:55:02 UTC (rev 13809)
+++ packages/python-django-tinymce/tags/1.5-3/debian/control 2010-07-06 20:20:53 UTC (rev 13814)
@@ -1,27 +0,0 @@
-Source: python-django-tinymce
-Section: python
-Priority: extra
-Maintainer: Daniel Watkins <daniel at daniel-watkins.co.uk>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), python-support
-Standards-Version: 3.8.1
-Homepage: http://code.google.com/p/django-tinymce/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tinymce/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-django-tinymce/trunk/
-
-Package: python-django-tinymce
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0), tinymce
-Conflicts: python-tinymce
-Description: replacement text widget for Django web framework
- TinyMCE is a pure JavaScript rich text editor, allowing non-technical users to
- easily enter formatted text. This package allows TinyMCE to be used as an
- alternative widget for text areas, a drop-in replacement, within both the
- Django admin interface and user-facing views.
- .
- Features:
- * Enhanced support for content languages.
- * Integration with the TinyMCE spellchecker.
- * Enables predefined link and image lists for dialogs.
- * Can compress the TinyMCE Javascript code.
- * Integration with django-filebrowser.
Copied: packages/python-django-tinymce/tags/1.5-3/debian/control (from rev 13811, packages/python-django-tinymce/trunk/debian/control)
===================================================================
--- packages/python-django-tinymce/tags/1.5-3/debian/control (rev 0)
+++ packages/python-django-tinymce/tags/1.5-3/debian/control 2010-07-06 20:20:53 UTC (rev 13814)
@@ -0,0 +1,27 @@
+Source: python-django-tinymce
+Section: python
+Priority: extra
+Maintainer: Daniel Watkins <daniel at daniel-watkins.co.uk>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), python-support
+Standards-Version: 3.9.0
+Homepage: http://code.google.com/p/django-tinymce/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tinymce/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-django-tinymce/trunk/
+
+Package: python-django-tinymce
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0), tinymce
+Conflicts: python-tinymce
+Description: replacement text widget for Django web framework
+ TinyMCE is a pure JavaScript rich text editor, allowing non-technical users to
+ easily enter formatted text. This package allows TinyMCE to be used as an
+ alternative widget for text areas, a drop-in replacement, within both the
+ Django admin interface and user-facing views.
+ .
+ Features:
+ * Enhanced support for content languages.
+ * Integration with the TinyMCE spellchecker.
+ * Enables predefined link and image lists for dialogs.
+ * Can compress the TinyMCE Javascript code.
+ * Integration with django-filebrowser.
Deleted: packages/python-django-tinymce/tags/1.5-3/debian/source/format
===================================================================
--- packages/python-django-tinymce/trunk/debian/source/format 2010-07-06 19:55:02 UTC (rev 13809)
+++ packages/python-django-tinymce/tags/1.5-3/debian/source/format 2010-07-06 20:20:53 UTC (rev 13814)
@@ -1 +0,0 @@
-1.0
Copied: packages/python-django-tinymce/tags/1.5-3/debian/source/format (from rev 13810, packages/python-django-tinymce/trunk/debian/source/format)
===================================================================
--- packages/python-django-tinymce/tags/1.5-3/debian/source/format (rev 0)
+++ packages/python-django-tinymce/tags/1.5-3/debian/source/format 2010-07-06 20:20:53 UTC (rev 13814)
@@ -0,0 +1 @@
+3.0 (quilt)
Deleted: packages/python-django-tinymce/tags/1.5-3/debian/watch
===================================================================
--- packages/python-django-tinymce/trunk/debian/watch 2010-07-06 19:55:02 UTC (rev 13809)
+++ packages/python-django-tinymce/tags/1.5-3/debian/watch 2010-07-06 20:20:53 UTC (rev 13814)
@@ -1,3 +0,0 @@
-version=3
-http://code.google.com/p/django-tinymce/downloads/list \
-http://django-tinymce.googlecode.com/files/django-tinymce-(.*).tar.gz
Copied: packages/python-django-tinymce/tags/1.5-3/debian/watch (from rev 13810, packages/python-django-tinymce/trunk/debian/watch)
===================================================================
--- packages/python-django-tinymce/tags/1.5-3/debian/watch (rev 0)
+++ packages/python-django-tinymce/tags/1.5-3/debian/watch 2010-07-06 20:20:53 UTC (rev 13814)
@@ -0,0 +1,5 @@
+version=3
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://django-tinymce.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/django-tinymce/downloads/detail[?]name=django-tinymce-([0-9.]+).tar.gz&.*
More information about the Python-modules-commits
mailing list