[Python-modules-commits] r32825 - in packages/pythondialog/tags (5 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Tue Jun 2 02:10:38 UTC 2015


    Date: Tuesday, June 2, 2015 @ 02:10:37
  Author: mithrandi
Revision: 32825

[svn-buildpackage] Tagging pythondialog 3.3.0-1

Added:
  packages/pythondialog/tags/3.3.0-1/
  packages/pythondialog/tags/3.3.0-1/debian/changelog
    (from rev 32824, packages/pythondialog/trunk/debian/changelog)
  packages/pythondialog/tags/3.3.0-1/debian/watch
    (from rev 32600, packages/pythondialog/trunk/debian/watch)
Deleted:
  packages/pythondialog/tags/3.3.0-1/debian/changelog
  packages/pythondialog/tags/3.3.0-1/debian/watch

Deleted: packages/pythondialog/tags/3.3.0-1/debian/changelog
===================================================================
--- packages/pythondialog/trunk/debian/changelog	2015-05-05 19:43:05 UTC (rev 32599)
+++ packages/pythondialog/tags/3.3.0-1/debian/changelog	2015-06-02 02:10:37 UTC (rev 32825)
@@ -1,68 +0,0 @@
-pythondialog (3.2.2-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Florent Rougon <f.rougon at free.fr>  Tue, 05 May 2015 17:04:28 +0200
-
-pythondialog (3.2.1-1) experimental; urgency=low
-
-  [ Florent Rougon ]
-  * Split python3-dialog.doc-base into python3-dialog.doc-base.manual and
-    python3-dialog.doc-base.readme; otherwise, it appears as if README.rst
-    were a text version of the pythondialog manual.
-
-  [ Tristan Seligmann ]
-  * New upstream release.
-    - Remove add-glossary-label patch which was merged upstream.
-
- -- Tristan Seligmann <mithrandi at debian.org>  Mon, 08 Dec 2014 15:06:15 +0200
-
-pythondialog (3.2.0-2) unstable; urgency=low
-
-  * Add missing file/license for doc/intro/example.py to debian/copyright
-    (closes: #766041).
-
- -- Tristan Seligmann <mithrandi at debian.org>  Mon, 20 Oct 2014 16:36:40 +0200
-
-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, #646257)
-  * 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

Copied: packages/pythondialog/tags/3.3.0-1/debian/changelog (from rev 32824, packages/pythondialog/trunk/debian/changelog)
===================================================================
--- packages/pythondialog/tags/3.3.0-1/debian/changelog	                        (rev 0)
+++ packages/pythondialog/tags/3.3.0-1/debian/changelog	2015-06-02 02:10:37 UTC (rev 32825)
@@ -0,0 +1,79 @@
+pythondialog (3.3.0-1) unstable; urgency=medium
+
+  [ Florent Rougon ]
+  * New upstream release.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Tue, 02 Jun 2015 03:24:08 +0200
+
+pythondialog (3.2.2-1) unstable; urgency=low
+
+  [ Florent Rougon ]
+  * New upstream release.
+
+  [ Tristan Seligmann ]
+  * Switch debian/watch to pypi.debian.net redirector.
+
+ -- Florent Rougon <f.rougon at free.fr>  Tue, 05 May 2015 17:04:28 +0200
+
+pythondialog (3.2.1-1) experimental; urgency=low
+
+  [ Florent Rougon ]
+  * Split python3-dialog.doc-base into python3-dialog.doc-base.manual and
+    python3-dialog.doc-base.readme; otherwise, it appears as if README.rst
+    were a text version of the pythondialog manual.
+
+  [ Tristan Seligmann ]
+  * New upstream release.
+    - Remove add-glossary-label patch which was merged upstream.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Mon, 08 Dec 2014 15:06:15 +0200
+
+pythondialog (3.2.0-2) unstable; urgency=low
+
+  * Add missing file/license for doc/intro/example.py to debian/copyright
+    (closes: #766041).
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Mon, 20 Oct 2014 16:36:40 +0200
+
+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, #646257)
+  * 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.3.0-1/debian/watch
===================================================================
--- packages/pythondialog/trunk/debian/watch	2015-05-05 19:43:05 UTC (rev 32599)
+++ packages/pythondialog/tags/3.3.0-1/debian/watch	2015-06-02 02:10:37 UTC (rev 32825)
@@ -1,3 +0,0 @@
-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

Copied: packages/pythondialog/tags/3.3.0-1/debian/watch (from rev 32600, packages/pythondialog/trunk/debian/watch)
===================================================================
--- packages/pythondialog/tags/3.3.0-1/debian/watch	                        (rev 0)
+++ packages/pythondialog/tags/3.3.0-1/debian/watch	2015-06-02 02:10:37 UTC (rev 32825)
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/pythondialog/pythondialog-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list