[libgtk2-perl] branch master updated (5d3c830 -> 08a469e)

Intrigeri intrigeri at moszumanska.debian.org
Sun Apr 26 09:38:39 UTC 2015


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

intrigeri pushed a change to branch master
in repository libgtk2-perl.

      from  5d3c830   Merge branch 'jessie'
      adds  2598682   Add a FIXME comment about a slight API problem
      adds  e8005ee   Make t/GtkCellRenderer.t more robust
      adds  298aa7c   Stable release 1.2493
      adds  4128c86   Skip all tests that use threads under the hood on FreeBSD if necessary
      adds  2a8e968   Stable release 1.2494
      adds  4856da6   Fix incorrect memory management in Gtk2::Gdk::Display::list_devices
      adds  44c244c   Stable release 1.2495
       new  d8d8773   Imported Upstream version 1.2495
       new  f79ff34   Merge tag 'upstream/1.2495'
       new  671751c   Update debian/changelog.
       new  2334038   Drop Fix-incorrect-memory-management-in-Gtk2-Gdk-Display-list_devices.patch (applied upstream).
       new  fb4fd79   Drop Make_t_GtkCellRenderer.t_more_robust.patch (applied upstream).
       new  72b23c1   Declare compliance with Standards-Version 3.9.6 (no change required).
       new  08a469e   Update debian/changelog.

The 7 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:
 META.json                                          |   4 +-
 META.yml                                           |  30 +--
 NEWS                                               |  16 ++
 debian/changelog                                   |  15 +-
 debian/control                                     |   2 +-
 ...nagement-in-Gtk2-Gdk-Display-list_devices.patch |  47 -----
 .../Make_t_GtkCellRenderer.t_more_robust.patch     | 203 ---------------------
 debian/patches/series                              |   2 -
 lib/Gtk2.pm                                        |   2 +-
 t/GdkDisplay.t                                     |   4 +-
 t/GtkCellRenderer.t                                |  99 +++++-----
 t/GtkFileChooserButton.t                           |  14 +-
 t/GtkFileChooserDialog.t                           |  13 +-
 t/GtkFileChooserWidget.t                           |  13 +-
 t/GtkRecentAction.t                                |  16 +-
 t/GtkRecentChooser.t                               |  14 +-
 t/GtkRecentChooserDialog.t                         |  14 +-
 t/GtkRecentChooserMenu.t                           |  14 +-
 t/GtkRecentChooserWidget.t                         |  14 +-
 t/GtkRecentFilter.t                                |  14 +-
 t/GtkRecentManager.t                               |  11 ++
 xs/GdkDisplay.xs                                   |   2 -
 xs/GtkTreeViewColumn.xs                            |   1 +
 23 files changed, 224 insertions(+), 340 deletions(-)
 delete mode 100644 debian/patches/Fix-incorrect-memory-management-in-Gtk2-Gdk-Display-list_devices.patch
 delete mode 100644 debian/patches/Make_t_GtkCellRenderer.t_more_robust.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-perl.git



More information about the Pkg-perl-cvs-commits mailing list