[Python-modules-commits] r33400 - in packages/circuits/trunk/debian (changelog copyright)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun Jul 19 17:02:10 UTC 2015


    Date: Sunday, July 19, 2015 @ 17:02:09
  Author: eriol-guest
Revision: 33400

Update copyright year

Modified:
  packages/circuits/trunk/debian/changelog
  packages/circuits/trunk/debian/copyright

Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2015-07-19 16:29:01 UTC (rev 33399)
+++ packages/circuits/trunk/debian/changelog	2015-07-19 17:02:09 UTC (rev 33400)
@@ -18,6 +18,8 @@
       by upstream.
     - Bump Standards-Version to 3.9.6 (no changes needed).
     - Update Homepage field.
+  * debian/copyright
+    - Update copyright year.
   * debian/watch
     - Use pypi.debian.net redirector.
   * debian/patches/01_disable_sphinxcontrib_extensions.patch
@@ -36,7 +38,7 @@
     - Remove fabric scripts to not pollute namespace.
     - Remove Python implementation of htpasswd.
 
- -- Daniele Tricoli <eriol at mornie.org>  Sat, 18 Jul 2015 15:31:31 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Sun, 19 Jul 2015 19:01:27 +0200
 
 circuits (2.1.0-2) unstable; urgency=low
 

Modified: packages/circuits/trunk/debian/copyright
===================================================================
--- packages/circuits/trunk/debian/copyright	2015-07-19 16:29:01 UTC (rev 33399)
+++ packages/circuits/trunk/debian/copyright	2015-07-19 17:02:09 UTC (rev 33400)
@@ -4,12 +4,12 @@
 Source: http://pypi.python.org/pypi/circuits
 
 Files: *
-Copyright: 2004-2013, James Mills
+Copyright: 2004-2015, James Mills
 License: Expat
 
 Files: debian/*
 Copyright: 2008-2010, Sandro Tosi <morph at debian.org>
-           2011-2013, Daniele Tricoli <eriol at mornie.org>
+           2011-2015, Daniele Tricoli <eriol at mornie.org>
 License: Expat
 
 Files: circuits/six.py




More information about the Python-modules-commits mailing list