[Python-modules-commits] r33368 - in packages/circuits/trunk/debian (3 files)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue Jul 14 01:20:44 UTC 2015


    Date: Tuesday, July 14, 2015 @ 01:20:41
  Author: eriol-guest
Revision: 33368

Remove embedded copy of python-six

Added:
  packages/circuits/trunk/debian/python-circuits.pyremove
  packages/circuits/trunk/debian/python3-circuits.pyremove
Modified:
  packages/circuits/trunk/debian/changelog

Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2015-07-14 00:30:12 UTC (rev 33367)
+++ packages/circuits/trunk/debian/changelog	2015-07-14 01:20:41 UTC (rev 33368)
@@ -26,11 +26,13 @@
     - Remove badges fetched from external websites.
   * debian/patches/06_use-system-six.patch
     - Use system six instead of the embedded copy.
+  * debian/python{,3}-circuits.pyremove
+    - Remove embedded copy of python-six.
   * debian/rules
     - Remove fabric scripts to not pollute namespace.
     - Remove Python implementation of htpasswd.
 
- -- Daniele Tricoli <eriol at mornie.org>  Tue, 14 Jul 2015 02:26:37 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Tue, 14 Jul 2015 03:15:31 +0200
 
 circuits (2.1.0-2) unstable; urgency=low
 

Added: packages/circuits/trunk/debian/python-circuits.pyremove
===================================================================
--- packages/circuits/trunk/debian/python-circuits.pyremove	                        (rev 0)
+++ packages/circuits/trunk/debian/python-circuits.pyremove	2015-07-14 01:20:41 UTC (rev 33368)
@@ -0,0 +1 @@
+circuits/six.py

Added: packages/circuits/trunk/debian/python3-circuits.pyremove
===================================================================
--- packages/circuits/trunk/debian/python3-circuits.pyremove	                        (rev 0)
+++ packages/circuits/trunk/debian/python3-circuits.pyremove	2015-07-14 01:20:41 UTC (rev 33368)
@@ -0,0 +1 @@
+circuits/six.py




More information about the Python-modules-commits mailing list