[Python-modules-commits] r33365 - in packages/circuits/trunk/debian	(changelog control)
    eriol-guest at users.alioth.debian.org 
    eriol-guest at users.alioth.debian.org
       
    Mon Jul 13 16:27:37 UTC 2015
    
    
  
    Date: Monday, July 13, 2015 @ 16:27:33
  Author: eriol-guest
Revision: 33365
Remove python-imaging, python-multiprocessing, python-routes and python{,3}-serial from Recommends
Modified:
  packages/circuits/trunk/debian/changelog
  packages/circuits/trunk/debian/control
Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2015-07-13 08:22:01 UTC (rev 33364)
+++ packages/circuits/trunk/debian/changelog	2015-07-13 16:27:33 UTC (rev 33365)
@@ -8,6 +8,8 @@
     sdist.
   * debian/control
     - Remove python{,3}-pyinotify from Build-Depends and Depends.
+    - Remove python-imaging, python-multiprocessing, python-routes and
+      python{,3}-serial from Recommends.
   * debian/watch
     - Use pypi.debian.net redirector.
   * debian/patches/01_disable_sphinxcontrib_extensions.patch
@@ -26,7 +28,7 @@
     - Remove fabric scripts to not pollute namespace.
     - Remove Python implementation of htpasswd.
 
- -- Daniele Tricoli <eriol at mornie.org>  Mon, 13 Jul 2015 01:18:32 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Mon, 13 Jul 2015 18:26:53 +0200
 
 circuits (2.1.0-2) unstable; urgency=low
 
Modified: packages/circuits/trunk/debian/control
===================================================================
--- packages/circuits/trunk/debian/control	2015-07-13 08:22:01 UTC (rev 33364)
+++ packages/circuits/trunk/debian/control	2015-07-13 16:27:33 UTC (rev 33365)
@@ -28,11 +28,6 @@
  ${python:Depends},
  python-pkg-resources,
  python-six,
-Recommends:
- python-imaging,
- python-multiprocessing | python (>= 2.6),
- python-routes,
- python-serial
 Description: event-driven framework with a component architecture
  circuits is an event-driven framework with a focus on Component
  Software Architectures where System Functionality is defined in
@@ -55,7 +50,6 @@
  ${python3:Depends},
  python3-pkg-resources,
  python3-six,
-Recommends: python3-serial
 Description: event-driven framework with a component architecture (Python3 version)
  circuits is an event-driven framework with a focus on Component
  Software Architectures where System Functionality is defined in
    
    
More information about the Python-modules-commits
mailing list