[Python-modules-commits] [pythondialog] branch master updated (8a260d6 -> b78e0bf)

Tristan Seligmann mithrandi at moszumanska.debian.org
Thu Jun 23 21:17:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a change to branch master
in repository pythondialog.

      from  8a260d6   Fixed VCS URL (https)
       new  f05d019   record new upstream branch created by importing pythondialog_3.4.0.orig.tar.bz2
       new  9049159   Import pythondialog_3.4.0.orig.tar.bz2
       new  a90d985   Use local doc from python3-doc for cross references
       new  a391d75   merge patched into master
       new  2a3018c   New upstream release.
       new  b78e0bf   Bump Standards-Version to 3.9.8 (no changes).

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |  55 ++++++++++++++
 PKG-INFO                                           |  17 +++--
 README.rst                                         |  13 ++--
 debian/.git-dpm                                    |  14 ++--
 debian/changelog                                   |   9 ++-
 debian/control                                     |   2 +-
 .../use-local-python3-doc-for-cross-references     |   6 +-
 dialog.py                                          |  79 ++++++++++++++++++++-
 doc/conf.py                                        |   9 ++-
 doc/screenshots/snapshots.debian.net/buildlist.png | Bin 54845 -> 0 bytes
 doc/screenshots/snapshots.debian.net/calendar.png  | Bin 28331 -> 0 bytes
 doc/screenshots/snapshots.debian.net/checklist.png | Bin 23278 -> 0 bytes
 doc/screenshots/snapshots.debian.net/editbox.png   | Bin 49883 -> 0 bytes
 doc/screenshots/snapshots.debian.net/form.png      | Bin 44187 -> 0 bytes
 doc/screenshots/snapshots.debian.net/fselect.png   | Bin 26774 -> 0 bytes
 doc/screenshots/snapshots.debian.net/inputbox.png  | Bin 13036 -> 0 bytes
 doc/screenshots/snapshots.debian.net/menu.png      | Bin 59289 -> 0 bytes
 doc/screenshots/snapshots.debian.net/msgbox.png    | Bin 36198 -> 0 bytes
 .../snapshots.debian.net/passwordbox.png           | Bin 12762 -> 0 bytes
 doc/screenshots/snapshots.debian.net/radiolist.png | Bin 30790 -> 0 bytes
 doc/screenshots/snapshots.debian.net/scrollbox.png | Bin 43274 -> 0 bytes
 doc/screenshots/snapshots.debian.net/treeview.png  | Bin 43748 -> 0 bytes
 doc/screenshots/snapshots.debian.net/yesno.png     | Bin 13806 -> 0 bytes
 doc/widgets.rst                                    |   2 +
 examples/demo.py                                   |  22 ++++--
 examples/with-autowidgetsize/demo.py               |  22 ++++--
 26 files changed, 212 insertions(+), 38 deletions(-)
 delete mode 100644 doc/screenshots/snapshots.debian.net/buildlist.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/calendar.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/checklist.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/editbox.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/form.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/fselect.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/inputbox.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/menu.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/msgbox.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/passwordbox.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/radiolist.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/scrollbox.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/treeview.png
 delete mode 100644 doc/screenshots/snapshots.debian.net/yesno.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pythondialog.git



More information about the Python-modules-commits mailing list