[libgtk2-perl] 01/03: Merge tag 'upstream/1.24992'

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 24 10:05:54 UTC 2017


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

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

commit 771f168f0c82697fa373ab9532b8e839fbd2e30a
Merge: a7b615a d4be94d
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Jun 24 08:31:59 2017 +0000

    Merge tag 'upstream/1.24992'
    
    Upstream version 1.24992

 Gtk2.exports                        |  2 +-
 LICENSE                             |  5 +++--
 META.json                           | 22 ++--------------------
 META.yml                            | 32 +++++++++++---------------------
 Makefile.PL                         |  4 ++--
 NEWS                                | 11 +++++++++++
 README                              |  4 ++--
 examples/accel_groups.pl            |  2 +-
 examples/assistant.pl               |  4 ++--
 examples/buttonbox.pl               |  2 +-
 examples/calendar.pl                |  2 +-
 examples/cellrenderer_date.pl       |  2 +-
 examples/cellrenderer_popup.pl      |  2 +-
 examples/cellrenderer_spinbutton.pl |  2 +-
 examples/customrenderer.pl          |  2 +-
 examples/histogramplot.pl           |  2 +-
 examples/item_factory_demo.pl       |  4 ++--
 examples/layout.pl                  |  2 +-
 examples/plug.pl                    |  2 +-
 examples/scribble.pl                |  2 +-
 examples/simple_menu.pl             |  2 +-
 examples/simplelist.pl              |  2 +-
 examples/socket.pl                  |  4 ++--
 examples/testdnd.pl                 |  2 +-
 examples/timeouttest.pl             |  2 +-
 gdk.typemap                         |  2 +-
 gtk-demo/appwindow.pl               |  4 ++--
 gtk-demo/assistant.pl               |  4 ++--
 gtk-demo/button_box.pl              |  4 ++--
 gtk-demo/changedisplay.pl           |  4 ++--
 gtk-demo/colorsel.pl                |  4 ++--
 gtk-demo/combobox.pl                |  4 ++--
 gtk-demo/dialog.pl                  |  4 ++--
 gtk-demo/drawingarea.pl             |  4 ++--
 gtk-demo/editable_cells.pl          |  4 ++--
 gtk-demo/images.pl                  |  4 ++--
 gtk-demo/item_factory.pl            |  4 ++--
 gtk-demo/list_store.pl              |  4 ++--
 gtk-demo/main.pl                    |  4 ++--
 gtk-demo/menus.pl                   |  4 ++--
 gtk-demo/panes.pl                   |  4 ++--
 gtk-demo/pixbufs.pl                 |  4 ++--
 gtk-demo/sizegroup.pl               |  4 ++--
 gtk-demo/stock_browser.pl           |  4 ++--
 gtk-demo/textview.pl                |  4 ++--
 gtk-demo/tree_store.pl              |  4 ++--
 gtk.typemap                         |  2 +-
 gtk2perl-private.h                  |  2 +-
 gtk2perl.h                          |  2 +-
 lib/Gtk2.pm                         |  8 ++++----
 lib/Gtk2/CodeGen.pm                 |  2 +-
 lib/Gtk2/Helper.pm                  |  4 ++--
 lib/Gtk2/Pango.pm                   |  4 ++--
 lib/Gtk2/SimpleList.pm              |  4 ++--
 lib/Gtk2/SimpleMenu.pm              |  4 ++--
 lib/Gtk2/api.pod                    |  8 ++++----
 lib/Gtk2/devel.pod                  |  4 ++--
 maps-2.0                            |  2 +-
 maps-2.2                            |  2 +-
 maps_pango-1.0                      |  2 +-
 maps_pango-1.4                      |  2 +-
 maps_pango-1.6                      |  2 +-
 perl-Gtk2.spec.in                   |  2 +-
 t/GdkPixbufLoader.t                 |  4 ++--
 t/GtkTextBufferRichText.t           |  4 ++--
 tools/genkeysyms.pl                 |  4 ++--
 tools/genmaps.pl                    |  2 +-
 xs/Gdk.xs                           |  4 ++--
 xs/GdkColor.xs                      |  4 ++--
 xs/GdkCursor.xs                     |  4 ++--
 xs/GdkDisplay.xs                    |  4 ++--
 xs/GdkDisplayManager.xs             |  4 ++--
 xs/GdkDnd.xs                        |  4 ++--
 xs/GdkDrawable.xs                   |  4 ++--
 xs/GdkEvent.xs                      |  4 ++--
 xs/GdkGC.xs                         |  4 ++--
 xs/GdkImage.xs                      |  4 ++--
 xs/GdkKeys.xs                       |  4 ++--
 xs/GdkPixbuf.xs                     |  4 ++--
 xs/GdkPixbufLoader.xs               |  4 ++--
 xs/GdkPixbufSimpleAnim.xs           |  4 ++--
 xs/GdkPixmap.xs                     |  4 ++--
 xs/GdkProperty.xs                   |  4 ++--
 xs/GdkRegion.xs                     |  4 ++--
 xs/GdkRgb.xs                        |  4 ++--
 xs/GdkScreen.xs                     |  4 ++--
 xs/GdkSelection.xs                  |  4 ++--
 xs/GdkTypes.xs                      |  4 ++--
 xs/GdkWindow.xs                     |  4 ++--
 xs/GdkX11.xs                        |  4 ++--
 xs/Gtk2.xs                          |  4 ++--
 xs/GtkAccelGroup.xs                 |  4 ++--
 xs/GtkAccelLabel.xs                 |  4 ++--
 xs/GtkAdjustment.xs                 |  4 ++--
 xs/GtkAlignment.xs                  |  4 ++--
 xs/GtkArrow.xs                      |  4 ++--
 xs/GtkAspectFrame.xs                |  4 ++--
 xs/GtkAssistant.xs                  |  4 ++--
 xs/GtkBin.xs                        |  4 ++--
 xs/GtkBox.xs                        |  4 ++--
 xs/GtkButton.xs                     |  4 ++--
 xs/GtkButtonBox.xs                  |  4 ++--
 xs/GtkCellEditable.xs               |  4 ++--
 xs/GtkCellRenderer.xs               |  4 ++--
 xs/GtkCellRendererAccel.xs          |  4 ++--
 xs/GtkCellRendererPixbuf.xs         |  4 ++--
 xs/GtkCellRendererSpin.xs           |  4 ++--
 xs/GtkCellRendererText.xs           |  4 ++--
 xs/GtkCellRendererToggle.xs         |  4 ++--
 xs/GtkCheckButton.xs                |  4 ++--
 xs/GtkCheckMenuItem.xs              |  4 ++--
 xs/GtkClipboard.xs                  |  4 ++--
 xs/GtkColorSelection.xs             |  4 ++--
 xs/GtkColorSelectionDialog.xs       |  4 ++--
 xs/GtkCombo.xs                      |  4 ++--
 xs/GtkContainer.xs                  |  4 ++--
 xs/GtkCurve.xs                      |  4 ++--
 xs/GtkDialog.xs                     |  4 ++--
 xs/GtkDnd.xs                        |  4 ++--
 xs/GtkDrawingArea.xs                |  4 ++--
 xs/GtkEditable.xs                   |  4 ++--
 xs/GtkEntry.xs                      |  4 ++--
 xs/GtkEventBox.xs                   |  4 ++--
 xs/GtkFileSelection.xs              |  4 ++--
 xs/GtkFixed.xs                      |  4 ++--
 xs/GtkFontSelection.xs              |  4 ++--
 xs/GtkFrame.xs                      |  4 ++--
 xs/GtkGammaCurve.xs                 |  4 ++--
 xs/GtkHBox.xs                       |  4 ++--
 xs/GtkHButtonBox.xs                 |  4 ++--
 xs/GtkHPaned.xs                     |  4 ++--
 xs/GtkHRuler.xs                     |  4 ++--
 xs/GtkHScale.xs                     |  4 ++--
 xs/GtkHScrollbar.xs                 |  4 ++--
 xs/GtkHSeparator.xs                 |  4 ++--
 xs/GtkHandleBox.xs                  |  4 ++--
 xs/GtkIMContext.xs                  |  4 ++--
 xs/GtkIMContextSimple.xs            |  4 ++--
 xs/GtkIMMulticontext.xs             |  4 ++--
 xs/GtkIconFactory.xs                |  4 ++--
 xs/GtkIconTheme.xs                  |  4 ++--
 xs/GtkImage.xs                      |  4 ++--
 xs/GtkImageMenuItem.xs              |  4 ++--
 xs/GtkInputDialog.xs                |  4 ++--
 xs/GtkInvisible.xs                  |  4 ++--
 xs/GtkItem.xs                       |  4 ++--
 xs/GtkItemFactory.xs                |  4 ++--
 xs/GtkLabel.xs                      |  4 ++--
 xs/GtkLayout.xs                     |  4 ++--
 xs/GtkLinkButton.xs                 |  4 ++--
 xs/GtkList.xs                       |  4 ++--
 xs/GtkListItem.xs                   |  4 ++--
 xs/GtkListStore.xs                  |  4 ++--
 xs/GtkMenu.xs                       |  4 ++--
 xs/GtkMenuBar.xs                    |  4 ++--
 xs/GtkMenuItem.xs                   |  4 ++--
 xs/GtkMenuShell.xs                  |  4 ++--
 xs/GtkMessageDialog.xs              |  4 ++--
 xs/GtkMisc.xs                       |  4 ++--
 xs/GtkNotebook.xs                   |  4 ++--
 xs/GtkObject.xs                     |  4 ++--
 xs/GtkOptionMenu.xs                 |  4 ++--
 xs/GtkOrientable.xs                 |  4 ++--
 xs/GtkPaned.xs                      |  6 +++---
 xs/GtkPlug.xs                       |  4 ++--
 xs/GtkProgressBar.xs                |  4 ++--
 xs/GtkRadioButton.xs                |  4 ++--
 xs/GtkRadioMenuItem.xs              |  4 ++--
 xs/GtkRange.xs                      |  4 ++--
 xs/GtkRc.xs                         |  4 ++--
 xs/GtkRecentManager.xs              |  4 ++--
 xs/GtkRuler.xs                      |  4 ++--
 xs/GtkScale.xs                      |  4 ++--
 xs/GtkScrolledWindow.xs             |  4 ++--
 xs/GtkSelection.xs                  |  4 ++--
 xs/GtkSeparatorMenuItem.xs          |  4 ++--
 xs/GtkSizeGroup.xs                  |  4 ++--
 xs/GtkSocket.xs                     |  4 ++--
 xs/GtkSpinButton.xs                 |  4 ++--
 xs/GtkStatusbar.xs                  |  4 ++--
 xs/GtkStock.xs                      |  4 ++--
 xs/GtkStyle.xs                      |  4 ++--
 xs/GtkTable.xs                      |  4 ++--
 xs/GtkTearoffMenuItem.xs            |  4 ++--
 xs/GtkTextBuffer.xs                 |  4 ++--
 xs/GtkTextBufferRichText.xs         |  4 ++--
 xs/GtkTextChildAnchor.xs            |  4 ++--
 xs/GtkTextMark.xs                   |  4 ++--
 xs/GtkTextTag.xs                    |  4 ++--
 xs/GtkTextTagTable.xs               |  4 ++--
 xs/GtkTextView.xs                   |  4 ++--
 xs/GtkToggleButton.xs               |  4 ++--
 xs/GtkToolbar.xs                    |  4 ++--
 xs/GtkTooltips.xs                   |  4 ++--
 xs/GtkTreeDnd.xs                    |  4 ++--
 xs/GtkTreeModelFilter.xs            |  4 ++--
 xs/GtkTreeModelSort.xs              |  4 ++--
 xs/GtkTreeSelection.xs              |  4 ++--
 xs/GtkTreeSortable.xs               |  4 ++--
 xs/GtkTreeStore.xs                  |  4 ++--
 xs/GtkTreeView.xs                   |  6 +++---
 xs/GtkTreeViewColumn.xs             |  4 ++--
 xs/GtkVBox.xs                       |  4 ++--
 xs/GtkVButtonBox.xs                 |  4 ++--
 xs/GtkVPaned.xs                     |  4 ++--
 xs/GtkVRuler.xs                     |  4 ++--
 xs/GtkVScale.xs                     |  4 ++--
 xs/GtkVScrollbar.xs                 |  4 ++--
 xs/GtkVSeparator.xs                 |  4 ++--
 xs/GtkViewport.xs                   |  4 ++--
 xs/GtkWindow.xs                     |  4 ++--
 211 files changed, 419 insertions(+), 435 deletions(-)

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