debian/0000755000000000000000000000000011762625513007176 5ustar debian/compat0000644000000000000000000000000211762625513010374 0ustar 7 debian/changelog0000644000000000000000000000603711762625513011056 0ustar libclutter-perl (1.110-1) unstable; urgency=low [ gregor herrmann ] * Use source format 3.0 (quilt). * Run tests under xvfb. * Remove debian/source/local-options; abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ intrigeri ] * Imported Upstream version 1.110 (Closes: #620936) * Drop pod-fixes.patch: patched .xs files are not shipped by the new introspection-based library anymore. * Refresh dependencies. * Update debian/copyright to today's standards, thanks to cme. * Disable dh_auto_test: the only test case segfaults in pbuilder + xvfb-run. Note that it passes flawlessly inside a regular X session. * Add myself to uploaders. * Bump standards version to 3.9.3 (no change required). -- intrigeri Sun, 03 Jun 2012 11:15:41 +0200 libclutter-perl (1.002-1) unstable; urgency=low [ Ryan Niebur ] * Take over for the Debian Perl Group; Closes: #560886 -- RFA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ross Burton ) * rename source package to libclutter-perl * New upstream release - fixes docs (Closes: #499355) - Keysyms.pm isn't empty (LP: 222207) * Add myself to Uploaders * set Standards-Version to 3.8.3 * refresh [ gregor herrmann ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). * debian/watch: switch to CPAN. * New upstream release. * Add /me to Uploaders. * Fix hashbang in * Add a patch to fix several POD issues; add quilt framework. -- gregor herrmann Mon, 21 Dec 2009 23:33:49 +0100 clutter-perl (0.8.0.1-1) unstable; urgency=low * New upstream release. * Bump Clutter depends to 0.8 and add missing depends -- Ross Burton Tue, 22 Jul 2008 09:19:03 +0100 clutter-perl (0.6.0.0-1) unstable; urgency=low * New upstream release (Closes: #467573). -- Ross Burton Tue, 26 Feb 2008 21:05:15 +0000 clutter-perl (0.4.1-2) unstable; urgency=low * Add missing dependency on libgtk2-perl (Closes: #450671) -- Ross Burton Fri, 9 Nov 2007 09:39:55 +0000 clutter-perl (0.4.1-1) unstable; urgency=low * New upstream release. -- Ross Burton Wed, 8 Aug 2007 14:53:38 +0100 clutter-perl (0.2.0-3) unstable; urgency=low * Don't run the tests (Closes: #414895) -- Ross Burton Wed, 14 Mar 2007 16:22:25 +0000 clutter-perl (0.2.0-2) unstable; urgency=low * Fix nested examples directory. -- Ross Burton Sun, 11 Mar 2007 13:53:07 +0000 clutter-perl (0.2.0-1) unstable; urgency=low * Initial release. -- Ross Burton Wed, 7 Feb 2007 16:44:39 +0000 debian/rules0000755000000000000000000000050311762625513010254 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_test: override_dh_installchangelogs: dh_installchangelogs NEWS override_dh_installexamples: dh_installexamples sed -i -e '1s|^#!.*perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/libclutter-perl.examples0000644000000000000000000000001311762625513014041 0ustar examples/* debian/watch0000644000000000000000000000015111762625513010224 0ustar version=3 http://search.cpan.org/dist/Clutter/ .*/Clutter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000011762625513010476 5ustar debian/source/format0000644000000000000000000000001411762625513011704 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000253711762625513011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Clutter Upstream-Contact: Emmanuele Bassi Source: http://search.cpan.org/dist/Clutter/ Files: * Copyright: 2006, 2007, 2008, OpenedHand Ltd 2009, Intel Corporation License: LGPL-2+ Files: debian/* Copyright: 2007, 2008, Ross Burton 2009, Ryan Niebur 2009, gregor herrmann License: LGPL-2+ License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2' debian/TODO0000644000000000000000000000006211762625513007664 0ustar fix manpage-has-bad-whatis-entry lintian warnings debian/control0000644000000000000000000000237211762625513010605 0ustar Source: libclutter-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ryan Niebur , gregor herrmann , intrigeri Build-Depends: debhelper (>= 7.0.50), gir1.2-clutter-1.0, libcairo-gobject-perl (>= 1.000), libclutter-1.0-dev, libglib-perl (>= 1.253), libglib-object-introspection-perl (>= 0.002), libpango-perl (>= 1.220), perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Clutter/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libclutter-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclutter-perl.git Package: libclutter-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, gir1.2-clutter-1.0, libcairo-gobject-perl (>= 1.000), libglib-perl (>= 1.253), libglib-object-introspection-perl (>= 0.002), libpango-perl (>= 1.220) Description: perl bindings for an Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the Perl bindings.