[libgtk2-perl] branch master updated (12139e5 -> 7a980f0)

Intrigeri intrigeri at moszumanska.debian.org
Thu Aug 13 09:01:01 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  12139e5   debian/upstream/metadata: Deobfuscate upstream contact e-mail address.
      adds  c5b6008   Add Gtk2::Assistant to gtk-demo
      adds  aa90a6c   Add Gtk2::Builder to gtk-demo
      adds  7f41e6b   Add Gtk2::ComboBox to gtk-demo
      adds  77a6c7f   Avoid registering a GType for GConnectFlags if not needed
      adds  3e0eb74   MANIFEST: added missing gtk-demo files
      adds  db51678   Stable release 1.2496
      adds  f37a9cb   Imported Upstream version 1.2496
       new  92e707e   Merge tag 'upstream/1.2496'
       new  7a980f0   Update debian/changelog.

The 2 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             |   4 +-
 META.yml              |   4 +-
 NEWS                  |   6 +
 debian/changelog      |   7 +-
 gtk-demo/assistant.pl | 242 ++++++++++++++++++++++++++++++++++
 gtk-demo/combobox.pl  | 352 ++++++++++++++++++++++++++++++++++++++++++++++++++
 gtk-demo/demo.ui      | 258 ++++++++++++++++++++++++++++++++++++
 gtk-demo/main.pl      |   4 +
 lib/Gtk2.pm           |   2 +-
 xs/GtkBuilder.xs      |   6 +-
 11 files changed, 879 insertions(+), 9 deletions(-)
 create mode 100644 gtk-demo/assistant.pl
 create mode 100644 gtk-demo/combobox.pl
 create mode 100644 gtk-demo/demo.ui

-- 
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