[Python-modules-commits] r25598 - in packages/python-django-mptt/trunk/debian (4 files)

janos at users.alioth.debian.org janos at users.alioth.debian.org
Thu Aug 15 19:43:15 UTC 2013


    Date: Thursday, August 15, 2013 @ 19:43:14
  Author: janos
Revision: 25598

Release 0.6.0-1 to unstable

Modified:
  packages/python-django-mptt/trunk/debian/changelog
  packages/python-django-mptt/trunk/debian/compat
  packages/python-django-mptt/trunk/debian/control
  packages/python-django-mptt/trunk/debian/copyright

Modified: packages/python-django-mptt/trunk/debian/changelog
===================================================================
--- packages/python-django-mptt/trunk/debian/changelog	2013-08-15 19:37:28 UTC (rev 25597)
+++ packages/python-django-mptt/trunk/debian/changelog	2013-08-15 19:43:14 UTC (rev 25598)
@@ -1,11 +1,24 @@
-python-django-mptt (0.5.2-2) UNRELEASED; urgency=low
+python-django-mptt (0.6.0-1) unstable; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
   * Remove DM-Upload-Allowed; it's no longer used by the archive
     software.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:40:53 +0200
+  [ Janos Guljas ]
+  * New upstream releaseo. (Closes: #719353)
+  * Raise debconf comaptibility to 9.
+  * Change my email address.
+  * debian/control:
+    - Raise standards to 3.9.4.
+    - Remove XS-Python-Version and XB-Python-Version.
+    - Build-Depend on debhelper (>= 9).
+  * debian/copyright:
+    - Update copyright years.
+    - Update Format URL.
 
+ -- Janos Guljas <janos at debian.org>  Thu, 15 Aug 2013 21:39:56 +0200
+
 python-django-mptt (0.5.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/python-django-mptt/trunk/debian/compat
===================================================================
--- packages/python-django-mptt/trunk/debian/compat	2013-08-15 19:37:28 UTC (rev 25597)
+++ packages/python-django-mptt/trunk/debian/compat	2013-08-15 19:43:14 UTC (rev 25598)
@@ -1 +1 @@
-7
+9

Modified: packages/python-django-mptt/trunk/debian/control
===================================================================
--- packages/python-django-mptt/trunk/debian/control	2013-08-15 19:37:28 UTC (rev 25597)
+++ packages/python-django-mptt/trunk/debian/control	2013-08-15 19:43:14 UTC (rev 25598)
@@ -1,18 +1,16 @@
 Source: python-django-mptt
 Section: python
 Priority: optional
-Maintainer: Janos Guljas <janos at resenje.org>
+Maintainer: Janos Guljas <janos at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-all, python-setuptools, python-sphinx, python-django
-XS-Python-Version: >= 2.5
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), python-all, python-setuptools, python-sphinx, python-django
+Standards-Version: 3.9.4
 Homepage: https://github.com/django-mptt/django-mptt
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-mptt/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-mptt//trunk/
 
 Package: python-django-mptt
 Architecture: all
-XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}, libjs-jquery, python-django, libjs-underscore
 Provides: ${python:Provides}
 Description: Modified Preorder Tree Traversal Django application

Modified: packages/python-django-mptt/trunk/debian/copyright
===================================================================
--- packages/python-django-mptt/trunk/debian/copyright	2013-08-15 19:37:28 UTC (rev 25597)
+++ packages/python-django-mptt/trunk/debian/copyright	2013-08-15 19:43:14 UTC (rev 25598)
@@ -1,4 +1,4 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: django-mptt
 Upstream-Contact: Jonathan Buchanan
 Source: http://github.com/django-mptt/django-mptt
@@ -28,7 +28,7 @@
  OTHER DEALINGS IN THE SOFTWARE.
 
 Files: debian/*
-Copyright: 2011 Janos Guljas <janos at resenje.org>
+Copyright: 2011-2013 Janos Guljas <janos at debian.org>
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public




More information about the Python-modules-commits mailing list