[Python-modules-commits] r25319 - in packages/python-django-threadedcomments/trunk/debian (3 files)

ockham-guest at users.alioth.debian.org ockham-guest at users.alioth.debian.org
Wed Jul 31 15:17:58 UTC 2013


    Date: Wednesday, July 31, 2013 @ 15:17:56
  Author: ockham-guest
Revision: 25319

debian/control, debian/copyright: Update upstream links. (Closes: #713930)

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

Modified: packages/python-django-threadedcomments/trunk/debian/changelog
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/changelog	2013-07-30 18:14:55 UTC (rev 25318)
+++ packages/python-django-threadedcomments/trunk/debian/changelog	2013-07-31 15:17:56 UTC (rev 25319)
@@ -1,7 +1,11 @@
 python-django-threadedcomments (0.5.3-5) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
+  [ Bernhard Reiter ]
+  * debian/control, debian/copyright: Update upstream links. (Closes: #713930)
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:02:26 +0200
 
 python-django-threadedcomments (0.5.3-4) unstable; urgency=medium

Modified: packages/python-django-threadedcomments/trunk/debian/control
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/control	2013-07-30 18:14:55 UTC (rev 25318)
+++ packages/python-django-threadedcomments/trunk/debian/control	2013-07-31 15:17:56 UTC (rev 25319)
@@ -8,7 +8,7 @@
  python-docutils
 Standards-Version: 3.9.3
 X-Python-Version: >= 2.3
-Homepage: http://github.com/ericflo/django-threadedcomments
+Homepage: https://github.com/HonzaKral/django-threadedcomments
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-threadedcomments/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-threadedcomments/trunk/
 

Modified: packages/python-django-threadedcomments/trunk/debian/copyright
===================================================================
--- packages/python-django-threadedcomments/trunk/debian/copyright	2013-07-30 18:14:55 UTC (rev 25318)
+++ packages/python-django-threadedcomments/trunk/debian/copyright	2013-07-31 15:17:56 UTC (rev 25319)
@@ -1,10 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: django-threadedcomments
-Upstream-Contact: Eric Florenzano <floguy at gmail.com>
-Source: http://github.com/ericflo/django-threadedcomments/
+Upstream-Contact: Honza Král <Honza.Kral at gmail.com>
+Source: https://github.com/HonzaKral/django-threadedcomments
 
 Files: *
-Copyright: 2008, Eric Florenzano
+Copyright: 2009, Eric Florenzano and Thejaswi Puthraya
 License: BSD-new
 
 Files: debian/*




More information about the Python-modules-commits mailing list