[Python-modules-commits] r33363 - in packages/circuits/trunk/debian (changelog control)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun Jul 12 23:20:03 UTC 2015


    Date: Sunday, July 12, 2015 @ 23:20:02
  Author: eriol-guest
Revision: 33363

Remove python{,3}-pyinotify from Build-Depends and Depends

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

Modified: packages/circuits/trunk/debian/changelog
===================================================================
--- packages/circuits/trunk/debian/changelog	2015-07-12 22:57:47 UTC (rev 33362)
+++ packages/circuits/trunk/debian/changelog	2015-07-12 23:20:02 UTC (rev 33363)
@@ -6,6 +6,8 @@
     - Simplify debian/rules.
   * Ship manpages inside debian/manpages since they are no more included in
     sdist.
+  * debian/control
+    - Remove python{,3}-pyinotify from Build-Depends and Depends.
   * debian/watch
     - Use pypi.debian.net redirector.
   * debian/patches/01_disable_sphinxcontrib_extensions.patch
@@ -24,7 +26,7 @@
     - Remove fabric scripts to not pollute namespace.
     - Remove Python implementation of htpasswd.
 
- -- Daniele Tricoli <eriol at mornie.org>  Mon, 13 Jul 2015 00:49:03 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Mon, 13 Jul 2015 01:18:32 +0200
 
 circuits (2.1.0-2) unstable; urgency=low
 

Modified: packages/circuits/trunk/debian/control
===================================================================
--- packages/circuits/trunk/debian/control	2015-07-12 22:57:47 UTC (rev 33362)
+++ packages/circuits/trunk/debian/control	2015-07-12 23:20:02 UTC (rev 33363)
@@ -8,12 +8,10 @@
  dh-python,
  python-all (>= 2.6.6-3~),
  python-coverage,
- python-pyinotify,
  python-pytest (>= 2.3),
  python-setuptools,
  python-sphinx (>= 1.0.7+dfsg),
  python3-all (>= 3.1.2-7~),
- python3-pyinotify,
  python3-pytest (>= 2.3),
  python3-setuptools,
 Standards-Version: 3.9.4
@@ -29,7 +27,6 @@
  ${misc:Depends},
  ${python:Depends},
  python-pkg-resources,
- python-pyinotify,
  python-six,
 Recommends:
  python-imaging,
@@ -57,7 +54,6 @@
  ${misc:Depends},
  ${python3:Depends},
  python3-pkg-resources,
- python3-pyinotify,
  python3-six,
 Recommends: python3-serial
 Description: event-driven framework with a component architecture (Python3 version)




More information about the Python-modules-commits mailing list