[Python-modules-commits] r21408 - in packages/python-pyface/tags (7 files)
varun at users.alioth.debian.org
varun at users.alioth.debian.org
Tue Apr 24 04:06:39 UTC 2012
Date: Tuesday, April 24, 2012 @ 04:06:36
Author: varun
Revision: 21408
[svn-buildpackage] Tagging python-pyface 4.1.0-1
Added:
packages/python-pyface/tags/4.1.0-1/
packages/python-pyface/tags/4.1.0-1/debian/changelog
(from rev 21401, packages/python-pyface/trunk/debian/changelog)
packages/python-pyface/tags/4.1.0-1/debian/control
(from rev 21401, packages/python-pyface/trunk/debian/control)
packages/python-pyface/tags/4.1.0-1/debian/watch
(from rev 21401, packages/python-pyface/trunk/debian/watch)
Deleted:
packages/python-pyface/tags/4.1.0-1/debian/changelog
packages/python-pyface/tags/4.1.0-1/debian/control
packages/python-pyface/tags/4.1.0-1/debian/watch
Deleted: packages/python-pyface/tags/4.1.0-1/debian/changelog
===================================================================
--- packages/python-pyface/trunk/debian/changelog 2011-07-09 18:00:18 UTC (rev 17772)
+++ packages/python-pyface/tags/4.1.0-1/debian/changelog 2012-04-24 04:06:36 UTC (rev 21408)
@@ -1,6 +0,0 @@
-python-pyface (4.0.0-1) unstable; urgency=low
-
- * Initial upload
- * Replaces python-traitsbackend{wx,qt} packages
-
- -- Varun Hiremath <varun at debian.org> Sat, 09 Jul 2011 10:57:54 -0400
Copied: packages/python-pyface/tags/4.1.0-1/debian/changelog (from rev 21401, packages/python-pyface/trunk/debian/changelog)
===================================================================
--- packages/python-pyface/tags/4.1.0-1/debian/changelog (rev 0)
+++ packages/python-pyface/tags/4.1.0-1/debian/changelog 2012-04-24 04:06:36 UTC (rev 21408)
@@ -0,0 +1,13 @@
+python-pyface (4.1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.9.3
+
+ -- Varun Hiremath <varun at debian.org> Mon, 23 Apr 2012 15:36:27 -0400
+
+python-pyface (4.0.0-1) unstable; urgency=low
+
+ * Initial upload
+ * Replaces python-traitsbackend{wx,qt} packages
+
+ -- Varun Hiremath <varun at debian.org> Sat, 09 Jul 2011 10:57:54 -0400
Deleted: packages/python-pyface/tags/4.1.0-1/debian/control
===================================================================
--- packages/python-pyface/trunk/debian/control 2011-07-09 18:00:18 UTC (rev 17772)
+++ packages/python-pyface/tags/4.1.0-1/debian/control 2012-04-24 04:06:36 UTC (rev 21408)
@@ -1,29 +0,0 @@
-Source: python-pyface
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>
-Build-Depends: cdbs, debhelper, python-all
-Build-Depends-Indep: python-setupdocs
-Standards-Version: 3.9.2
-Homepage: http://pypi.python.org/pypi/pyface
-X-Python-Version: >= 2.5
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pyface/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pyface/trunk/
-
-Package: python-pyface
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, python-qt4
-Breaks: python-traitsbackendqt, python-traitsbackendwx
-Replaces: python-traitsbackendqt, python-traitsbackendwx
-Description: traits-capable windowing framework
- The pyface project contains a toolkit-independent GUI abstraction
- layer, which is used to support the "visualization" features of the
- Traits package. Thus, you can write code in terms of the Traits API
- (views, items, editors, etc.), and let pyface and your selected
- toolkit and back-end take care of the details of displaying them.
- .
- The following GUI backends are supported:
- o wxPython
- o PyQt
- o PySide
Copied: packages/python-pyface/tags/4.1.0-1/debian/control (from rev 21401, packages/python-pyface/trunk/debian/control)
===================================================================
--- packages/python-pyface/tags/4.1.0-1/debian/control (rev 0)
+++ packages/python-pyface/tags/4.1.0-1/debian/control 2012-04-24 04:06:36 UTC (rev 21408)
@@ -0,0 +1,29 @@
+Source: python-pyface
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>
+Build-Depends: cdbs, debhelper, python-all
+Build-Depends-Indep: python-setupdocs
+Standards-Version: 3.9.3
+Homepage: http://pypi.python.org/pypi/pyface
+X-Python-Version: >= 2.5
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pyface/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pyface/trunk/
+
+Package: python-pyface
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, python-qt4
+Breaks: python-traitsbackendqt, python-traitsbackendwx
+Replaces: python-traitsbackendqt, python-traitsbackendwx
+Description: traits-capable windowing framework
+ The pyface project contains a toolkit-independent GUI abstraction
+ layer, which is used to support the "visualization" features of the
+ Traits package. Thus, you can write code in terms of the Traits API
+ (views, items, editors, etc.), and let pyface and your selected
+ toolkit and back-end take care of the details of displaying them.
+ .
+ The following GUI backends are supported:
+ o wxPython
+ o PyQt
+ o PySide
Deleted: packages/python-pyface/tags/4.1.0-1/debian/watch
===================================================================
--- packages/python-pyface/trunk/debian/watch 2011-07-09 18:00:18 UTC (rev 17772)
+++ packages/python-pyface/tags/4.1.0-1/debian/watch 2012-04-24 04:06:36 UTC (rev 21408)
@@ -1,4 +0,0 @@
-version=3
-opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \
-http://www.enthought.com/repo/ets/pyface-(.*).tar.gz \
-debian debian/orig-tar.sh
Copied: packages/python-pyface/tags/4.1.0-1/debian/watch (from rev 21401, packages/python-pyface/trunk/debian/watch)
===================================================================
--- packages/python-pyface/tags/4.1.0-1/debian/watch (rev 0)
+++ packages/python-pyface/tags/4.1.0-1/debian/watch 2012-04-24 04:06:36 UTC (rev 21408)
@@ -0,0 +1,4 @@
+version=3
+opts="uversionmangle=s/([ab])/~$1/,dversionmangle=s/\+.*//" \
+http://pypi.python.org/pypi/pyface .*pyface-(.*).tar.gz \
+debian debian/orig-tar.sh
More information about the Python-modules-commits
mailing list