[Reportbug-commits] [reportbug] branch master updated (2150784 -> 2afd69e)

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 15 00:43:56 UTC 2016


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

morph pushed a change to branch master
in repository reportbug.

      from  2150784   releasing package reportbug version 7.0.1
       new  afb3f69   gtk2_ui: correct UINotImportable message for Python 3 and g-i
       new  13a1449   gtk2_ui: use VTE via g-i
       new  54deb49   control: Update dependencies for Gtk and Vte g-i bindings
       new  cc3db8a   gtk2_ui: use the g-i spelling for class method set_default_icon_from_file
       new  868f6c3   gtk2_ui: let GTK choose how to open a web browser
       new  d92a828   gtk2_ui: use string values for string-valued columns
       new  866e3df   gtk2_ui: filter_visible_func now gets a user_data argument
       new  4d3d8d8   gtk2_ui: adjust signature of CellRendererText.do_render
       new  928c84c   gtk2_ui: use properties, which replace widget flags
       new  2b8ebc5   gtk2_ui: modernize syntax of direct Pango uses
       new  c7e7d6d   gtk2_ui: modernize syntax of uses of Gdk and GdkPixbuf
       new  9396b3b   gtk2_ui: modernize syntax of GObject uses
       new  25cc588   gtk2_ui: Use g-i constructor convention for Gtk.Image
       new  02702d7   gtk2_ui: don't rely on pygtkcompat for dialog flags/responses
       new  48508bf   gtk2_ui: import various objects from Gtk, not from gtk compat shim
       new  645bd4b   gtk2_ui: pack widgets using positional parameters
       new  e1e8ee3   gtk2_ui: use more PyGI-style enums
       new  6ae9fa1   gtk2_ui: use set_state_flags instead of deprecated set_state
       new  a50c8b7   gtk2_ui: use PyGI clipboard API
       new  44ed2e9   gtk2_ui: stop using pygtkcompat
       new  8bf3b77   port GTK interface to GTK3; thanks to Simon McVittie for sending all the patches to implement this; Closes: #651590
       new  2afd69e   releasing package reportbug version 7.1.0

The 22 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:
 debian/changelog        |   7 +
 debian/control          |   2 +-
 reportbug/__init__.py   |   2 +-
 reportbug/ui/gtk2_ui.py | 534 ++++++++++++++++++++++++------------------------
 4 files changed, 281 insertions(+), 264 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list