debian/0000755000000000000000000000000012264577160007200 5ustar debian/changelog0000644000000000000000000000250412264577131011051 0ustar xcb-util-cursor (0.1.1-3) unstable; urgency=low * use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el (by Logan Rosen) (Closes: #734686) * bump standards version (no changes necessary) -- Michael Stapelberg Sun, 12 Jan 2014 21:41:41 +0100 xcb-util-cursor (0.1.1-2) unstable; urgency=low * Add Depends: libxcb-image0-dev, libxcb-render0-dev, libxcb1-dev to have all Requires.private libraries available (necessary for static builds) (Closes: #732711) -- Michael Stapelberg Sat, 21 Dec 2013 09:42:11 +0100 xcb-util-cursor (0.1.1-1) unstable; urgency=low * New upstream release. -- Michael Stapelberg Sat, 23 Nov 2013 14:59:07 +0100 xcb-util-cursor (0.1.0-2) unstable; urgency=low * Add Depends: libxcb-render-util0-dev to libxcb-cursor-dev to enable static builds (Closes: #723750) -- Michael Stapelberg Fri, 15 Nov 2013 18:25:53 +0100 xcb-util-cursor (0.1.0-1) unstable; urgency=low * New upstream release. * Enable verbose build logs. -- Michael Stapelberg Wed, 21 Aug 2013 20:02:48 +0200 xcb-util-cursor (0.0.99-1) unstable; urgency=low * Initial release (Closes: #718051) -- Michael Stapelberg Sun, 28 Jul 2013 10:35:07 +0200 debian/docs0000644000000000000000000000001412264577131010044 0ustar NEWS README debian/libxcb-cursor-dev.install0000644000000000000000000000016412264577131014121 0ustar usr/include/xcb/xcb_cursor.h usr/lib/*/libxcb-cursor.a usr/lib/*/libxcb-cursor.so usr/lib/*/pkgconfig/xcb-cursor.pc debian/source/0000755000000000000000000000000012264577131010476 5ustar debian/source/format0000644000000000000000000000001412264577131011704 0ustar 3.0 (quilt) debian/libxcb-cursor0.install0000644000000000000000000000003512264577131013422 0ustar usr/lib/*/libxcb-cursor.so.* debian/control0000644000000000000000000000431412264577131010603 0ustar Source: xcb-util-cursor Priority: extra Maintainer: Michael Stapelberg Build-Depends: debhelper (>= 9), dh-autoreconf, autoconf, automake, pkg-config, libxcb1-dev, libxcb-render-util0-dev, libxcb-image0-dev, xutils-dev Standards-Version: 3.9.5 Section: libs Homepage: http://xcb.freedesktop.org/ Vcs-Git: git://anonscm.debian.org/collab-maint/xcb-util-cursor.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xcb-util-cursor.git;a=summary Package: libxcb-cursor-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libxcb-cursor0 (= ${binary:Version}), ${misc:Depends}, libxcb-render-util0-dev, libxcb-image0-dev, libxcb-render0-dev, libxcb1-dev Description: utility libraries for X C Binding -- cursor, development files This package contains the header and library files needed to build software using libxcb-cursor, providing port of Xlib's libXcursor functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-cursor0 Architecture: any Pre-Depends: multiarch-support Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: utility libraries for X C Binding -- cursor This package contains the library files needed to run software using libxcb-cursor, providing port of Xlib's libXcursor functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. debian/watch0000644000000000000000000000011512264577131010224 0ustar version=3 http://xcb.freedesktop.org/dist/xcb-util-cursor-([0-9.]*)\.tar\.gz debian/libxcb-cursor0.symbols0000644000000000000000000000023012264577131013441 0ustar libxcb-cursor.so.0 libxcb-cursor0 #MINVER# xcb_cursor_context_free@Base 0.0.99 xcb_cursor_context_new@Base 0.0.99 xcb_cursor_load_cursor@Base 0.0.99 debian/rules0000755000000000000000000000102612264577131010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_configure: dh_auto_configure -- --disable-silent-rules %: dh $@ --with autoreconf debian/compat0000644000000000000000000000000212264577131010374 0ustar 9 debian/copyright0000644000000000000000000000336312264577131011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xcb-util-cursor Upstream-Contact: XCB Mailing List Source: http://xcb.freedesktop.org Files: * Copyright: 2013 Michael Stapelberg License: MIT/X Consortium License Files: debian/* Copyright: 2013 Michael Stapelberg License: MIT/X Consortium License License: MIT/X Consortium License 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 AUTHORS 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 names of the authors or their institutions 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 authors.