[Python-modules-commits] r19601 - in packages/urwid/tags (3 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Dec 11 23:27:59 UTC 2011
Date: Sunday, December 11, 2011 @ 23:27:58
Author: piotr
Revision: 19601
[svn-buildpackage] Tagging urwid 1.0.1-2
Added:
packages/urwid/tags/1.0.1-2/
packages/urwid/tags/1.0.1-2/debian/control
(from rev 19600, packages/urwid/trunk/debian/control)
Deleted:
packages/urwid/tags/1.0.1-2/debian/control
Deleted: packages/urwid/tags/1.0.1-2/debian/control
===================================================================
--- packages/urwid/trunk/debian/control 2011-12-11 22:45:28 UTC (rev 19599)
+++ packages/urwid/tags/1.0.1-2/debian/control 2011-12-11 23:27:58 UTC (rev 19601)
@@ -1,54 +0,0 @@
-Source: urwid
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Gustavo Franco <stratus at debian.org>, Ian Ward <ian at excess.org>
-Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.90~), python (>= 2.6.6-3~), python-setuptools (>= 0.6.16), python-all-dev (>= 2.6.6-3~), python-templayer, python-gobject, python-twisted, python3-all (>= 3.2), python3-all-dev (>= 3.2), python3-setuptools
-Standards-Version: 3.9.2
-Homepage: http://excess.org/urwid/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/urwid/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/urwid/trunk/
-X-Python-Version: >= 2.4
-X-Python3-Version: >= 3.2
-
-Package: python-urwid
-Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-Description: curses-based UI/widget library for Python
- Urwid is a console user interface library that includes many features
- useful for text console application developers including:
- .
- * Fluid interface resizing (xterm window resizing/fbset on Linux console)
- * Web application display mode using Apache and CGI
- * Support for UTF-8, simple 8-bit and CJK encodings
- * Multiple text alignment and wrapping modes built-in
- * Ability to create user-defined text layout classes
- * Simple markup for setting text attributes
- * Powerful list box that handles scrolling between different widget types
- * List box contents may be managed with a user-defined class
- * Flexible edit box for editing many different types of text
- * Buttons, check boxes and radio boxes
- * Customizable layout for all widgets
- * Easy interface for creating HTML screen shots
-
-Package: python3-urwid
-Architecture: any
-Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-Description: curses-based UI/widget library for Python
- Urwid is a console user interface library that includes many features
- useful for text console application developers including:
- .
- * Fluid interface resizing (xterm window resizing/fbset on Linux console)
- * Web application display mode using Apache and CGI
- * Support for UTF-8, simple 8-bit and CJK encodings
- * Multiple text alignment and wrapping modes built-in
- * Ability to create user-defined text layout classes
- * Simple markup for setting text attributes
- * Powerful list box that handles scrolling between different widget types
- * List box contents may be managed with a user-defined class
- * Flexible edit box for editing many different types of text
- * Buttons, check boxes and radio boxes
- * Customizable layout for all widgets
- * Easy interface for creating HTML screen shots
Copied: packages/urwid/tags/1.0.1-2/debian/control (from rev 19600, packages/urwid/trunk/debian/control)
===================================================================
--- packages/urwid/tags/1.0.1-2/debian/control (rev 0)
+++ packages/urwid/tags/1.0.1-2/debian/control 2011-12-11 23:27:58 UTC (rev 19601)
@@ -0,0 +1,54 @@
+Source: urwid
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Gustavo Franco <stratus at debian.org>, Ian Ward <ian at excess.org>
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.90~), python-setuptools (>= 0.6.16), python-all-dev (>= 2.6.6-3~), python-templayer, python-gobject, python-twisted, python3-all-dev (>= 3.2), python3-setuptools
+Standards-Version: 3.9.2
+Homepage: http://excess.org/urwid/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/urwid/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/urwid/trunk/
+X-Python-Version: >= 2.4
+X-Python3-Version: >= 3.2
+
+Package: python-urwid
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: curses-based UI/widget library for Python
+ Urwid is a console user interface library that includes many features
+ useful for text console application developers including:
+ .
+ * Fluid interface resizing (xterm window resizing/fbset on Linux console)
+ * Web application display mode using Apache and CGI
+ * Support for UTF-8, simple 8-bit and CJK encodings
+ * Multiple text alignment and wrapping modes built-in
+ * Ability to create user-defined text layout classes
+ * Simple markup for setting text attributes
+ * Powerful list box that handles scrolling between different widget types
+ * List box contents may be managed with a user-defined class
+ * Flexible edit box for editing many different types of text
+ * Buttons, check boxes and radio boxes
+ * Customizable layout for all widgets
+ * Easy interface for creating HTML screen shots
+
+Package: python3-urwid
+Architecture: any
+Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: curses-based UI/widget library for Python 3
+ Urwid is a console user interface library that includes many features
+ useful for text console application developers including:
+ .
+ * Fluid interface resizing (xterm window resizing/fbset on Linux console)
+ * Web application display mode using Apache and CGI
+ * Support for UTF-8, simple 8-bit and CJK encodings
+ * Multiple text alignment and wrapping modes built-in
+ * Ability to create user-defined text layout classes
+ * Simple markup for setting text attributes
+ * Powerful list box that handles scrolling between different widget types
+ * List box contents may be managed with a user-defined class
+ * Flexible edit box for editing many different types of text
+ * Buttons, check boxes and radio boxes
+ * Customizable layout for all widgets
+ * Easy interface for creating HTML screen shots
More information about the Python-modules-commits
mailing list