[Collab-qa-commits] r2560 - in packages-metadata: g l p s

Charles Plessy plessy at alioth.debian.org
Sun Nov 18 04:01:26 UTC 2012


Author: plessy
Date: 2012-11-18 04:01:25 +0000 (Sun, 18 Nov 2012)
New Revision: 2560

Added:
   packages-metadata/p/python-eventlet.control
Modified:
   packages-metadata/g/gnome-shell.control
   packages-metadata/l/libtext-csv-xs-perl.copyright
   packages-metadata/s/smuxi.control
Log:
Daily automatic umegaya push

Modified: packages-metadata/g/gnome-shell.control
===================================================================
--- packages-metadata/g/gnome-shell.control	2012-11-17 04:01:28 UTC (rev 2559)
+++ packages-metadata/g/gnome-shell.control	2012-11-18 04:01:25 UTC (rev 2560)
@@ -88,7 +88,8 @@
 Recommends: gnome-contacts,
             gnome-control-center,
             gnome-session-fallback,
-            gnome-user-guide
+            gnome-user-guide,
+            unzip
 Breaks: fglrx-driver (<< 1:11-10),
         gnome-control-center (<< 1:3.0),
         gnome-session (<< 3.0),

Modified: packages-metadata/l/libtext-csv-xs-perl.copyright
===================================================================
--- packages-metadata/l/libtext-csv-xs-perl.copyright	2012-11-17 04:01:28 UTC (rev 2559)
+++ packages-metadata/l/libtext-csv-xs-perl.copyright	2012-11-18 04:01:25 UTC (rev 2560)
@@ -22,8 +22,7 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 
- 1998, Craig Sanders <cas at taz.net.au>
+Copyright: 1998, Craig Sanders <cas at taz.net.au>
  1999, Piotr Roszatycki <dexter at debian.org>
  2001-2004, Stephen Zander <gibreel at debian.org>
  2002, Brendan O'Dea <bod at debian.org>

Added: packages-metadata/p/python-eventlet.control
===================================================================
--- packages-metadata/p/python-eventlet.control	                        (rev 0)
+++ packages-metadata/p/python-eventlet.control	2012-11-18 04:01:25 UTC (rev 2560)
@@ -0,0 +1,40 @@
+Source: python-eventlet
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders:
+ Stefano Rivera <stefanor at debian.org>,
+ Monty Taylor <mordred at inaugust.com>,
+ Soren Hansen <soren at ubuntu.com>
+Build-Depends:
+ debhelper (>= 8),
+ python-all (>= 2.6.5-13~),
+ python-greenlet,
+ python-httplib2,
+ python-mock,
+ python-nose,
+ python-openssl,
+ python-setuptools,
+ python-sphinx (>= 1.0.7+dfsg),
+ python-zmq
+X-Python-Version: >= 2.5
+Standards-Version: 3.9.3
+Homepage: http://eventlet.net
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-eventlet/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-eventlet/trunk/
+
+Package: python-eventlet
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends}
+Description: concurrent networking library for Python
+ Eventlet allows you to change how you run your code, not how you write it.
+ .
+ It uses epoll or libevent for highly scalable non-blocking I/O.
+ Coroutines ensure that the developer uses a blocking style of programming
+ that is similar to threading, but provide the benefits of non-blocking I/O.
+ The event dispatch is implicit, which means you can easily use Eventlet from
+ the Python interpreter, or as a small part of a larger application.
+ .
+ It's easy to get started using Eventlet, and easy to convert existing
+ applications to use it. Start off by looking at examples, common design
+ patterns, and the list of the basic API primitives.

Modified: packages-metadata/s/smuxi.control
===================================================================
--- packages-metadata/s/smuxi.control	2012-11-17 04:01:28 UTC (rev 2559)
+++ packages-metadata/s/smuxi.control	2012-11-18 04:01:25 UTC (rev 2560)
@@ -16,6 +16,7 @@
  libart2.0-cil-dev (>= 2.8),
  libnotify-cil-dev,
  libindicate0.1-cil-dev,
+ libgtkspell-dev (>= 2.0.9),
  libdbus1.0-cil-dev,
  libdbus-glib1.0-cil-dev,
  libstfl-dev (>= 0.21),




More information about the Collab-qa-commits mailing list