[Python-modules-commits] r15260 - in packages/django-picklefield/trunk/debian (3 files)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Fri Jan 7 14:26:51 UTC 2011
Date: Friday, January 7, 2011 @ 14:26:47
Author: fladi-guest
Revision: 15260
Update to DEP5 r153.
Mention license change for debian/* in changelog.
Update homepage.
Modified:
packages/django-picklefield/trunk/debian/changelog
packages/django-picklefield/trunk/debian/control
packages/django-picklefield/trunk/debian/copyright
Modified: packages/django-picklefield/trunk/debian/changelog
===================================================================
--- packages/django-picklefield/trunk/debian/changelog 2011-01-07 13:03:52 UTC (rev 15259)
+++ packages/django-picklefield/trunk/debian/changelog 2011-01-07 14:26:47 UTC (rev 15260)
@@ -5,8 +5,11 @@
* Use DEP5 for copyright file.
* Bump Standards-Version to 3.9.1 (no changes required).
* Drop python-pysqlite2 b-d.
+ * Change debian/* license from GPL to MIT.
+ * Update homepage.
+ * Update DEP5 revision to 153.
- -- Fladischer Michael <FladischerMichael at fladi.at> Wed, 10 Nov 2010 08:28:56 +0100
+ -- Fladischer Michael <FladischerMichael at fladi.at> Fri, 07 Jan 2011 14:28:09 +0100
django-picklefield (0.1.6-1) unstable; urgency=low
Modified: packages/django-picklefield/trunk/debian/control
===================================================================
--- packages/django-picklefield/trunk/debian/control 2011-01-07 13:03:52 UTC (rev 15259)
+++ packages/django-picklefield/trunk/debian/control 2011-01-07 14:26:47 UTC (rev 15260)
@@ -6,7 +6,7 @@
Build-Depends: debhelper (>= 7.0.50~), python-all (>=2.5), python-support,
python-setuptools, python-django
Standards-Version: 3.9.1
-Homepage: http://github.com/shrubberysoft/django-picklefield
+Homepage: https://github.com/gintas/django-picklefield
Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-picklefield/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-picklefield/trunk/
Modified: packages/django-picklefield/trunk/debian/copyright
===================================================================
--- packages/django-picklefield/trunk/debian/copyright 2011-01-07 13:03:52 UTC (rev 15259)
+++ packages/django-picklefield/trunk/debian/copyright 2011-01-07 14:26:47 UTC (rev 15260)
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=153
Name: django-picklefield
Maintainer: Gintautas Miliauskas <gintautas at miliauskas.lt>
Source: http://pypi.python.org/pypi/django-picklefield/
More information about the Python-modules-commits
mailing list