debian/0000755000000000000000000000000011763440632007174 5ustar debian/rules0000755000000000000000000000014711763440632010256 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: # don't run tests, the third one is interactive debian/control0000644000000000000000000000152711763440632010604 0ustar Source: libx11-protocol-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , tony mancill Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-perl/packages/libx11-protocol-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx11-protocol-perl.git Homepage: http://search.cpan.org/dist/X11-Protocol Package: libx11-protocol-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module for the X Window System Protocol, version 11 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers. debian/libx11-protocol-perl.docs0000644000000000000000000000001411763440632013740 0ustar Todo README debian/source/0000755000000000000000000000000011763440632010474 5ustar debian/source/format0000644000000000000000000000001411763440632011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000616211763440632011053 0ustar libx11-protocol-perl (0.56-4) unstable; urgency=low * debian/watch: extend regexp for matching upstream versions. * Convert to source format 3.0 (quilt). * Email change: gregor herrmann -> gregoa@debian.org * Add a patch to fix a small spelling mistake. * Move to the Debian Perl Group on maintainer's request. * debian/control: Added: Vcs-Git field (source stanza). Removed: Vcs- Svn field (source stanza). Changed: Maintainer set to Debian Perl Group (was: tony mancill ); tony mancill moved to Uploaders; Vcs-Browser field. * debian/copyright: update to Copyright-Format 1.0. * Update years of copyright for debian/* and refresh license stanzas. * Set debhelper compatibility level to 8. * Bump Standards-Version to 3.9.3; remove version from perl build dependency. * Update patch headers. -- gregor herrmann Tue, 05 Jun 2012 19:27:19 +0200 libx11-protocol-perl (0.56-2) unstable; urgency=low * Add Homepage field to debian/control. * Change XS-Vcs-* fields to Vcs-*. * Improve watch file. * Set Standards-Version to 3.7.3 (no changes needed). * debian/rules: - remove compiler flags, we don't compile anything; minor cleanups - remove /usr/lib/perl5 only if it exists to avoid FTBFS under perl 5.10 * Change debian/copyright to the new machine-readable format. * Set debhelper compatibility level to 6. -- gregor herrmann Tue, 22 Jan 2008 18:21:45 +0100 libx11-protocol-perl (0.56-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. [ tony mancill ] * Update debian/copyright to match years of upstream author copyright. Add Debian packaging copyright statement. -- tony mancill Wed, 15 Aug 2007 16:08:37 -0700 libx11-protocol-perl (0.55-2) unstable; urgency=low * Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control. * Set debhelper compatibility level to 5. * Set Standards-Version to 3.7.2 (no changes). * Don't ignore errors of $(MAKE) realclean. * Adjust debian/rules to the nature of an arch:all package. * Add myself to uploaders. -- gregor herrmann Mon, 13 Aug 2007 20:28:57 +0200 libx11-protocol-perl (0.55-1) unstable; urgency=low * new upstream release -- tony mancill Sun, 29 Jan 2006 00:24:10 -0800 libx11-protocol-perl (0.54-2) unstable; urgency=low * corrected source URL in debian/copyright -- tony mancill Mon, 5 Sep 2005 17:41:25 -0700 libx11-protocol-perl (0.54-1) unstable; urgency=low * New upstream release -- tony mancill Sun, 17 Jul 2005 22:38:58 -0700 libx11-protocol-perl (0.53-2) unstable; urgency=low * added debian/watch file * fixed debian/copyright file (no reference to upstream source) -- tony mancill Sat, 16 Apr 2005 22:54:51 -0700 libx11-protocol-perl (0.53-1) unstable; urgency=low * Initial Release. (closes: #277175) -- tony mancill Sun, 6 Feb 2005 18:38:24 -0800 debian/compat0000644000000000000000000000000211763440632010372 0ustar 8 debian/patches/0000755000000000000000000000000011763440632010623 5ustar debian/patches/spelling.patch0000644000000000000000000000124711763440632013465 0ustar Description: fix a spelling mistake Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=77641 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77641 Author: gregor herrmann Last-Update: 2012-06-05 --- a/Protocol/Ext/BIG_REQUESTS.pm +++ b/Protocol/Ext/BIG_REQUESTS.pm @@ -66,7 +66,7 @@ This module is used by the X11::Protocol module to participate in the 'Big Requests' extension to the X protocol. Once initialized, it transparently allows requests of more than 262140 (65535 * 4) bytes. -The new maximum request length is avaliable as +The new maximum request length is available as C<$x-Emaximum_request_length>. =head1 AUTHOR debian/patches/series0000644000000000000000000000001711763440632012036 0ustar spelling.patch debian/copyright0000644000000000000000000000473611763440632011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: X11-Protocol Upstream-Contact: Stephen McCamant Source: http://search.cpan.org/dist/X11-Protocol/ Files: * Copyright: 1997-2006, Stephen McCamant License: Artistic or GPL-1+ Files: Keysyms.pm Copyright: 1987, 1994, X Consortium 1987, Digital Equipment Corporation, Maynard, Massachusetts License: Expat Files: debian/* Copyright: 2005-2012, tony mancill 2007-2012, gregor herrmann License: Artistic or GPL-1+ License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016311763440632010225 0ustar version=3 http://search.cpan.org/dist/X11-Protocol/ .*/X11-Protocol-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libx11-protocol-perl.examples0000644000000000000000000000000511763440632014626 0ustar eg/*