[libgtk3-perl] branch master updated (266590d -> e5be220)
Intrigeri
intrigeri at moszumanska.debian.org
Wed Jan 8 16:23:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a change to branch master
in repository libgtk3-perl.
from 266590d Mark patch as forwarded.
adds efa2895 Fix an impreciseness in the test suite
adds ab07188 Require Test::Simple >= 0.96
adds fb09b3a Add overrides for GtkRadio*
adds d35c1c1 GtkRadio*: correctly handle groups containing a single undef
adds f7d7adc Tests: fix failures in t/zz-GtkImage.t
adds 3ba5f02 Add overrides for Pango::Layout::set_text
adds a47595b Add overrides for Gtk3::SizeLayout::get_widgets
adds ba262e6 Add overrides for Gtk3::Widget::render_icon
adds 5ced2aa dist.ini: fix RT bug submission e-mail address
adds 6480a45 Release v0.015
adds cfffae7 Imported Upstream version 0.015
new 2dc56de Merge tag 'upstream/0.015'
new 7f5c65d Declare compliance with Standards-Version 3.9.5.
new 741e3e2 Add a Lintian override for debian-watch-may-check-gpg-signature.
new 836e85b Add versioned dependency on perl-modules (>= 5.13.4) | libtest-simple-perl (>= 0.96).
new 11df5b0 Refresh Debian patches.
new e5be220 libgtk3-perl (0.015-1)
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:
MANIFEST | 3 +
META.json | 9 +-
META.yml | 7 +-
Makefile.PL | 5 +-
NEWS | 10 ++
debian/changelog | 15 +++
debian/control | 3 +-
.../0001-Use-a-temporary-directory-as-HOME.patch | 24 +----
debian/source/lintian-overrides | 4 +
dist.ini | 6 +-
lib/Gtk3.pm | 114 ++++++++++++++++++---
t/overrides.t | 44 +++++++-
t/zz-GtkImage.t | 16 ++-
t/zz-GtkRadioAction.t | 46 +++++++++
t/zz-GtkRadioButton.t | 59 +++++++++++
t/zz-GtkRadioMenuItem.t | 21 ++--
t/zz-GtkRadioToolButton.t | 51 +++++++++
17 files changed, 369 insertions(+), 68 deletions(-)
create mode 100644 debian/source/lintian-overrides
create mode 100644 t/zz-GtkRadioAction.t
create mode 100644 t/zz-GtkRadioButton.t
create mode 100644 t/zz-GtkRadioToolButton.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk3-perl.git
More information about the Pkg-perl-cvs-commits
mailing list