[Python-modules-commits] r31144 - in packages/pythondialog/tags (10 files)
mithrandi at users.alioth.debian.org
mithrandi at users.alioth.debian.org
Sun Oct 19 13:48:04 UTC 2014
Date: Sunday, October 19, 2014 @ 13:48:03
Author: mithrandi
Revision: 31144
[svn-buildpackage] Tagging pythondialog 3.2.0-1
Added:
packages/pythondialog/tags/3.2.0-1/
packages/pythondialog/tags/3.2.0-1/debian/changelog
(from rev 31143, packages/pythondialog/trunk/debian/changelog)
packages/pythondialog/tags/3.2.0-1/debian/control
(from rev 31142, packages/pythondialog/trunk/debian/control)
packages/pythondialog/tags/3.2.0-1/debian/rules
(from rev 31136, packages/pythondialog/trunk/debian/rules)
packages/pythondialog/tags/3.2.0-1/debian/upstream/
packages/pythondialog/tags/3.2.0-1/debian/watch
(from rev 31135, packages/pythondialog/trunk/debian/watch)
Deleted:
packages/pythondialog/tags/3.2.0-1/debian/changelog
packages/pythondialog/tags/3.2.0-1/debian/control
packages/pythondialog/tags/3.2.0-1/debian/rules
packages/pythondialog/tags/3.2.0-1/debian/watch
Deleted: packages/pythondialog/tags/3.2.0-1/debian/changelog
===================================================================
--- packages/pythondialog/trunk/debian/changelog 2014-10-19 10:11:26 UTC (rev 31133)
+++ packages/pythondialog/tags/3.2.0-1/debian/changelog 2014-10-19 13:48:03 UTC (rev 31144)
@@ -1,43 +0,0 @@
-pythondialog (3.2.0-1) unstable; urgency=medium
-
- [ Florent Rougon ]
- * New upstream release.
-
- * Add Build-Depends on python3-docutils,
- python3-sphinx (>= 1.0.7+dfsg-1~) and python3-pygments because this
- release brings a new Sphinx-based documentation.
-
- * add-glossary-label: new patch to add a "glossary" label right before
- the Glossary (maybe upstream bug, but upstream-installed Sphinx didn't
- complain about the missing label!).
-
- * Build-Depend on python3-doc so that intersphinx can use
- /usr/share/doc/python3/html/objects.inv (since downloading is
- prohibited during package build).
- * use-local-python3-doc-for-cross-references: new patch that:
- - uses /usr/share/doc/python3/html/objects.inv as the inventory file
- for Python cross-references;
- - resolves these references locally (with a
- file:///usr/share/doc/python3/html prefix)
- * Add a Suggests: python3-doc for these references to the local Python
- documentation.
-
- * Add python3-dialog.doc-base.
-
- [ Tristan Seligmann ]
- * Adopt package on behalf of DPMT, and inject into DPMT SVN.
-
- -- Florent Rougon <f.rougon at free.fr> Fri, 17 Oct 2014 11:52:15 +0200
-
-pythondialog (3.1.0-1) unstable; urgency=medium
-
- * New upstream release.
- - Replace packaging entirely.
-
- -- Florent Rougon <f.rougon at free.fr> Sat, 11 Oct 2014 17:27:13 +0200
-
-pythondialog (2.7-1) unstable; urgency=low
-
- * Initial release (Closes: #402453).
-
- -- Adam Cécile (Le_Vert) <gandalf at le-vert.net> Sun, 10 Dec 2006 16:30:10 +0100
Copied: packages/pythondialog/tags/3.2.0-1/debian/changelog (from rev 31143, packages/pythondialog/trunk/debian/changelog)
===================================================================
--- packages/pythondialog/tags/3.2.0-1/debian/changelog (rev 0)
+++ packages/pythondialog/tags/3.2.0-1/debian/changelog 2014-10-19 13:48:03 UTC (rev 31144)
@@ -0,0 +1,42 @@
+pythondialog (3.2.0-1) unstable; urgency=low
+
+ [ Florent Rougon ]
+ * New upstream release.
+
+ * Add Build-Depends on python3-docutils,
+ python3-sphinx (>= 1.0.7+dfsg-1~) and python3-pygments because this
+ release brings a new Sphinx-based documentation.
+
+ * add-glossary-label: new patch to add a "glossary" label right before
+ the Glossary (maybe upstream bug, but upstream-installed Sphinx didn't
+ complain about the missing label!).
+
+ * Build-Depend on python3-doc so that intersphinx can use
+ /usr/share/doc/python3/html/objects.inv (since downloading is
+ prohibited during package build).
+ * use-local-python3-doc-for-cross-references: new patch that:
+ - uses /usr/share/doc/python3/html/objects.inv as the inventory file
+ for Python cross-references;
+ - resolves these references locally (with a
+ file:///usr/share/doc/python3/html prefix)
+ * Add a Suggests: python3-doc for these references to the local Python
+ documentation.
+
+ * Add python3-dialog.doc-base.
+
+ [ Tristan Seligmann ]
+ * Import packaging work by Florent Rougon.
+ - python-dialog package removed, python3-dialog package added, since only
+ Python 3 is supported upstream.
+ - Reworked packaging fixes old bugs (closes: #608408, #615432, #646247)
+ * Adopt package on behalf of DPMT (closes: #673962).
+ * Add VCS control fields.
+ * Check PGP signature in debian/watch.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sun, 19 Oct 2014 12:46:15 +0200
+
+pythondialog (2.7-1) unstable; urgency=low
+
+ * Initial release (Closes: #402453).
+
+ -- Adam Cécile (Le_Vert) <gandalf at le-vert.net> Sun, 10 Dec 2006 16:30:10 +0100
Deleted: packages/pythondialog/tags/3.2.0-1/debian/control
===================================================================
--- packages/pythondialog/trunk/debian/control 2014-10-19 10:11:26 UTC (rev 31133)
+++ packages/pythondialog/tags/3.2.0-1/debian/control 2014-10-19 13:48:03 UTC (rev 31144)
@@ -1,46 +0,0 @@
-Source: pythondialog
-Maintainer: Florent Rougon <f.rougon at free.fr>
-Homepage: http://pythondialog.sourceforge.net/
-Section: python
-X-Python3-Version: >= 3.0
-Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-python,
- python3-all,
- python3-doc,
- python3-docutils,
- python3-sphinx (>= 1.0.7+dfsg-1~),
- python3-pygments
-Standards-Version: 3.9.6
-
-Package: python3-dialog
-Architecture: all
-Depends: dialog, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}
-Suggests: python3-doc
-Description: Python module for making simple terminal-based user interfaces
- pythondialog is a Python wrapper for the dialog utility originally
- written by Savio Lam, and later rewritten by Thomas E. Dickey. Its
- purpose is to provide an easy to use, pythonic and comprehensive Python
- interface to dialog. This allows one to make simple text-mode user
- interfaces on Unix-like systems.
- .
- pythondialog provides dialog boxes (widgets) of many different types.
- Among these, one can find infobox, msgbox, yesno, menu, checklist,
- radiolist, fselect (for selecting a file), rangebox, buildlist,
- treeview, calendar. These widgets, and those not listed here, allow one
- to build nice interfaces quickly and easily. However, it is not possible
- to create new widgets without modifying dialog itself.
- .
- For most widgets, the following settings can be chosen:
- * width, height and other parameters where applicable;
- * two user-defined buttons, referred to as "Help" and "Extra", may be
- added and their labels freely chosen.
- Additionally, a color theme may be defined for all widgets via a
- configuration file.
- .
- pythondialog has good Unicode support. Precisely, this support should be
- as good as allowed by the combination of the Python interpreter, dialog,
- the terminal and the locale settings in use.
- .
- This package is written for Python 3. There exists a Python 2 backport,
- but the Python 3 package is preferred and more likely to be up-to-date.
Copied: packages/pythondialog/tags/3.2.0-1/debian/control (from rev 31142, packages/pythondialog/trunk/debian/control)
===================================================================
--- packages/pythondialog/tags/3.2.0-1/debian/control (rev 0)
+++ packages/pythondialog/tags/3.2.0-1/debian/control 2014-10-19 13:48:03 UTC (rev 31144)
@@ -0,0 +1,47 @@
+Source: pythondialog
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Tristan Seligmann <mithrandi at debian.org>,
+ Florent Rougon <f.rougon at free.fr>
+Homepage: http://pythondialog.sourceforge.net/
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ python3-all,
+ python3-doc,
+ python3-docutils,
+ python3-sphinx (>= 1.0.7+dfsg-1~),
+ python3-pygments
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pythondialog/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pythondialog/trunk/
+X-Python3-Version: >= 3.0
+
+Package: python3-dialog
+Architecture: all
+Depends: dialog, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}
+Suggests: python3-doc
+Description: Python module for making simple terminal-based user interfaces
+ pythondialog is a Python wrapper for the dialog utility originally
+ written by Savio Lam, and later rewritten by Thomas E. Dickey. Its
+ purpose is to provide an easy to use, pythonic and comprehensive Python
+ interface to dialog. This allows one to make simple text-mode user
+ interfaces on Unix-like systems.
+ .
+ pythondialog provides dialog boxes (widgets) of many different types.
+ Among these, one can find infobox, msgbox, yesno, menu, checklist,
+ radiolist, fselect (for selecting a file), rangebox, buildlist,
+ treeview, calendar. These widgets, and those not listed here, allow one
+ to build nice interfaces quickly and easily. However, it is not possible
+ to create new widgets without modifying dialog itself.
+ .
+ For most widgets, the following settings can be chosen:
+ * width, height and other parameters where applicable;
+ * two user-defined buttons, referred to as "Help" and "Extra", may be
+ added and their labels freely chosen.
+ Additionally, a color theme may be defined for all widgets via a
+ configuration file.
+ .
+ pythondialog has good Unicode support. Precisely, this support should be
+ as good as allowed by the combination of the Python interpreter, dialog,
+ the terminal and the locale settings in use.
Deleted: packages/pythondialog/tags/3.2.0-1/debian/rules
===================================================================
--- packages/pythondialog/trunk/debian/rules 2014-10-19 10:11:26 UTC (rev 31133)
+++ packages/pythondialog/tags/3.2.0-1/debian/rules 2014-10-19 13:48:03 UTC (rev 31144)
@@ -1,28 +0,0 @@
-#!/usr/bin/make -f
-
-export PYBUILD_NAME=dialog
-
-PKG := python3-$(PYBUILD_NAME)
-PKGDIR := debian/$(PKG)
-PKGDOCDIR := $(PKGDIR)/usr/share/doc/$(PKG)
-
-%:
- dh $@ --with python3,sphinxdoc --buildsystem=pybuild
-
-override_dh_clean:
- dh_clean
- rm -rf debian/doc-build
-
-override_dh_auto_build:
- dh_auto_build
- # Build the Sphinx-based documentation
- PYTHONPATH=. http_proxy='127.0.0.1:9' \
- sphinx-build -N -b html doc debian/doc-build/html
-
-override_dh_compress:
- dh_compress -X.py
-
-override_dh_installexamples:
- dh_installexamples
- find $(PKGDOCDIR)/examples -type f -name '*.py' -exec sed -i -e \
- '1s,^#! */usr/bin/env \(python3\)$$,#! /usr/bin/\1,' '{}' +
Copied: packages/pythondialog/tags/3.2.0-1/debian/rules (from rev 31136, packages/pythondialog/trunk/debian/rules)
===================================================================
--- packages/pythondialog/tags/3.2.0-1/debian/rules (rev 0)
+++ packages/pythondialog/tags/3.2.0-1/debian/rules 2014-10-19 13:48:03 UTC (rev 31144)
@@ -0,0 +1,28 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME=dialog
+
+PKG := python3-$(PYBUILD_NAME)
+PKGDIR := debian/$(PKG)
+PKGDOCDIR := $(PKGDIR)/usr/share/doc/$(PKG)
+
+%:
+ dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+
+override_dh_clean:
+ dh_clean
+ rm -rf debian/doc-build
+
+override_dh_auto_build:
+ dh_auto_build
+ # Build the Sphinx-based documentation
+ PYTHONPATH=. http_proxy='127.0.0.1:9' \
+ sphinx-build -N -b html doc debian/doc-build/html
+
+override_dh_compress:
+ dh_compress -X.py
+
+override_dh_installexamples:
+ dh_installexamples
+ find $(PKGDOCDIR)/examples -type f -name '*.py' -exec sed -i -e \
+ '1s,^#! */usr/bin/env \(python3\)$$,#! /usr/bin/\1,' '{}' +
Deleted: packages/pythondialog/tags/3.2.0-1/debian/watch
===================================================================
--- packages/pythondialog/trunk/debian/watch 2014-10-19 10:11:26 UTC (rev 31133)
+++ packages/pythondialog/tags/3.2.0-1/debian/watch 2014-10-19 13:48:03 UTC (rev 31144)
@@ -1,3 +0,0 @@
-version=3
-opts=uversionmangle=s/(rc|\.dev|a|b|c)/~$1/ \
- http://pypi.python.org/packages/source/p/pythondialog/pythondialog-(.*).tar.bz2
Copied: packages/pythondialog/tags/3.2.0-1/debian/watch (from rev 31135, packages/pythondialog/trunk/debian/watch)
===================================================================
--- packages/pythondialog/tags/3.2.0-1/debian/watch (rev 0)
+++ packages/pythondialog/tags/3.2.0-1/debian/watch 2014-10-19 13:48:03 UTC (rev 31144)
@@ -0,0 +1,3 @@
+version=3
+opts=pgpsigurlmangle=s/$/.asc/,uversionmangle=s/(rc|\.dev|a|b|c)/~$1/ \
+ http://pypi.python.org/packages/source/p/pythondialog/pythondialog-(.*).tar.bz2
More information about the Python-modules-commits
mailing list