[Python-modules-commits] r14547 - in packages/logilab-common/tags (3 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Oct 9 09:37:11 UTC 2010
Date: Saturday, October 9, 2010 @ 09:37:08
Author: morph
Revision: 14547
[svn-buildpackage] Tagging logilab-common 0.52.0-1
Added:
packages/logilab-common/tags/0.52.0-1/
packages/logilab-common/tags/0.52.0-1/debian/control
(from rev 14546, packages/logilab-common/trunk/debian/control)
Deleted:
packages/logilab-common/tags/0.52.0-1/debian/control
Deleted: packages/logilab-common/tags/0.52.0-1/debian/control
===================================================================
--- packages/logilab-common/trunk/debian/control 2010-10-08 10:47:30 UTC (rev 14545)
+++ packages/logilab-common/tags/0.52.0-1/debian/control 2010-10-09 09:37:08 UTC (rev 14547)
@@ -1,35 +0,0 @@
-Source: logilab-common
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: David Douard <david.douard at logilab.fr>, Julien Jehannet <Julien.Jehannet at logilab.fr>, Alexandre Fayolle <afayolle at debian.org>, Sandro Tosi <morph at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.3-1~)
-Build-Depends-Indep: python-support, python-epydoc, graphviz, python-egenix-mxdatetime, python-unittest2
-XS-Python-Version: all
-Standards-Version: 3.9.1
-Homepage: http://www.logilab.org/project/logilab-common
-Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-common/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-common/trunk/
-
-Package: python-logilab-common
-Architecture: all
-Provides: ${python:Provides}
-Depends: ${python:Depends}, ${misc:Depends}
-Recommends: python-egenix-mxdatetime
-Suggests: pyro, python-unittest2
-Conflicts: python-constraint (<< 0.4.0-4), python-logilab-astng (<< 0.19.1-1), pylint (<< 0.18.1-1)
-Description: useful miscellaneous modules used by Logilab projects
- logilab-common is a collection of low-level Python packages and modules,
- designed to ease:
- .
- * handling command line options and configuration files
- * writing interactive command line tools
- * manipulation files and character strings
- * interfacing to OmniORB
- * generating SQL queries
- * running unit tests
- * manipulating tree structures
- * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
- * generating text and HTML reports
- * logging
- * parsing XML processing instructions
Copied: packages/logilab-common/tags/0.52.0-1/debian/control (from rev 14546, packages/logilab-common/trunk/debian/control)
===================================================================
--- packages/logilab-common/tags/0.52.0-1/debian/control (rev 0)
+++ packages/logilab-common/tags/0.52.0-1/debian/control 2010-10-09 09:37:08 UTC (rev 14547)
@@ -0,0 +1,35 @@
+Source: logilab-common
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: David Douard <david.douard at logilab.fr>, Julien Jehannet <julien.jehannet at logilab.fr>, Alexandre Fayolle <afayolle at debian.org>, Sandro Tosi <morph at debian.org>
+Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.3-1~)
+Build-Depends-Indep: python-support, python-epydoc, graphviz, python-egenix-mxdatetime, python-unittest2
+XS-Python-Version: all
+Standards-Version: 3.9.1
+Homepage: http://www.logilab.org/project/logilab-common
+Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-common/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-common/trunk/
+
+Package: python-logilab-common
+Architecture: all
+Provides: ${python:Provides}
+Depends: ${python:Depends}, ${misc:Depends}
+Recommends: python-egenix-mxdatetime
+Suggests: pyro, python-unittest2
+Conflicts: python-constraint (<< 0.4.0-4), python-logilab-astng (<< 0.19.1-1), pylint (<< 0.18.1-1)
+Description: useful miscellaneous modules used by Logilab projects
+ logilab-common is a collection of low-level Python packages and modules,
+ designed to ease:
+ .
+ * handling command line options and configuration files
+ * writing interactive command line tools
+ * manipulation files and character strings
+ * interfacing to OmniORB
+ * generating SQL queries
+ * running unit tests
+ * manipulating tree structures
+ * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
+ * generating text and HTML reports
+ * logging
+ * parsing XML processing instructions
More information about the Python-modules-commits
mailing list