[libx11-protocol-other-perl] branch master updated (361e91a -> 175339a)

Dima Kogan dima at secretsauce.net
Sat Jan 18 08:44:03 UTC 2014


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

dkogan-guest pushed a change to branch master
in repository libx11-protocol-other-perl.

      from  361e91a   debian/compat: 8
       new  b7f0738   Imported Upstream version 29
       new  eb9c917   Upstream version 29
       new  175339a   patch update

The 3 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:
 Changes                                            |   9 +-
 MANIFEST.SKIP                                      |   4 +
 META.json                                          |   6 +-
 META.yml                                           |   6 +-
 Makefile.PL                                        |   4 +-
 SIGNATURE                                          | 118 ++++----
 ...tions-of-in-tree-debianization-from-MANIF.patch |  14 +-
 devel/lib/X11/Protocol/Ext/DRI2.pm                 |   2 +-
 devel/lib/X11/Protocol/Ext/RANDR.pm                |   2 +-
 devel/lib/X11/Protocol/Ext/SYNC.pm                 |   2 +-
 .../X11/Protocol/Ext/XFree86_VidModeExtension.pm   |   2 +-
 devel/lib/X11/Protocol/Ext/XInputExtension.pm      |   2 +-
 devel/lib/X11/Protocol/Ext/XVideo.pm               |   2 +-
 devel/view-root.pl                                 | 125 ++++++--
 devel/wm-state-exercise.pl                         | 331 ++++++++++++---------
 devel/wm.pl                                        |   9 +-
 devel/xfixes-barrier.pl                            |  18 +-
 lib/Encode/X11.pm                                  |   2 +-
 lib/X11/AtomConstants.pm                           |   2 +-
 lib/X11/CursorFont.pm                              |   2 +-
 lib/X11/Protocol/ChooseWindow.pm                   |   2 +-
 lib/X11/Protocol/Ext/Composite.pm                  |   2 +-
 lib/X11/Protocol/Ext/DAMAGE.pm                     |   2 +-
 lib/X11/Protocol/Ext/DOUBLE_BUFFER.pm              |   2 +-
 lib/X11/Protocol/Ext/MIT_SCREEN_SAVER.pm           |   2 +-
 lib/X11/Protocol/Ext/MIT_SHM.pm                    |   2 +-
 lib/X11/Protocol/Ext/MIT_SUNDRY_NONSTANDARD.pm     |   2 +-
 lib/X11/Protocol/Ext/TOG_CUP.pm                    |   2 +-
 lib/X11/Protocol/Ext/XFIXES.pm                     |  37 ++-
 lib/X11/Protocol/Ext/XFree86_DGA.pm                |   2 +-
 lib/X11/Protocol/Ext/XINERAMA.pm                   |   2 +-
 lib/X11/Protocol/Ext/XTEST.pm                      |   2 +-
 lib/X11/Protocol/Ext/X_Resource.pm                 |   2 +-
 lib/X11/Protocol/GrabServer.pm                     |   2 +-
 lib/X11/Protocol/Other.pm                          |   2 +-
 lib/X11/Protocol/WM.pm                             |  27 +-
 lib/X11/Protocol/XSetRoot.pm                       |   2 +-
 t/AtomConstants.t                                  |   2 +-
 t/ChooseWindow.t                                   |   2 +-
 t/Composite-use.t                                  |   2 +-
 t/DAMAGE-use.t                                     |   2 +-
 t/DOUBLE_BUFFER-use.t                              |   2 +-
 t/Encode-X11.t                                     |   2 +-
 t/GrabServer.t                                     |   2 +-
 t/MIT_SCREEN_SAVER-use.t                           |   2 +-
 t/MIT_SHM-use.t                                    |   2 +-
 t/MIT_SUNDRY_NONSTANDARD-use.t                     |   2 +-
 t/Other.t                                          |   2 +-
 t/WM.t                                             |  34 ++-
 t/XFIXES-5.t                                       |  73 +++--
 t/XFree86_DGA-use.t                                |   2 +-
 t/XINERAMA-use.t                                   |   2 +-
 t/XSetRoot.t                                       |   2 +-
 t/X_Resource-use.t                                 |   2 +-
 xt/0-Test-YAML-Meta.t                              |  56 ++--
 xtools/my-check-spelling.sh                        |   2 +-
 56 files changed, 572 insertions(+), 379 deletions(-)

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



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