[Python-modules-commits] r17065 - in packages/foolscap/trunk/debian (changelog control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Fri May 20 15:35:08 UTC 2011


    Date: Friday, May 20, 2011 @ 15:35:02
  Author: jtaylor-guest
Revision: 17065

remove recommend of python-twisted-names, not needed

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

Modified: packages/foolscap/trunk/debian/changelog
===================================================================
--- packages/foolscap/trunk/debian/changelog	2011-05-20 15:34:51 UTC (rev 17064)
+++ packages/foolscap/trunk/debian/changelog	2011-05-20 15:35:02 UTC (rev 17065)
@@ -3,6 +3,7 @@
   * add python-zope.interface to build dep
     - needed for testsuite, was indirect over twisted-core before
   * add pydist-override: twisted -> python-twisted-core
+  * remove recommend of python-twisted-names, not needed
 
  -- Julian Taylor <jtaylor.debian at googlemail.com>  Fri, 20 May 2011 16:26:59 +0200
 

Modified: packages/foolscap/trunk/debian/control
===================================================================
--- packages/foolscap/trunk/debian/control	2011-05-20 15:34:51 UTC (rev 17064)
+++ packages/foolscap/trunk/debian/control	2011-05-20 15:35:02 UTC (rev 17065)
@@ -24,7 +24,7 @@
          python-zope.interface,
          ${misc:Depends},
          ${python:Depends}
-Recommends: python-openssl (>= 0.6), python-twisted-names
+Recommends: python-openssl (>= 0.6)
 Description: object-capability-based RPC system for Twisted Python
  Foolscap (also known as "newpb") contains a new RPC system for Twisted Python,
  combining capability-based security, secure references, flexible




More information about the Python-modules-commits mailing list