--- clutter-perl-0.8.2.0.orig/debian/changelog +++ clutter-perl-0.8.2.0/debian/changelog @@ -0,0 +1,55 @@ +clutter-perl (0.8.2.0-0ubuntu2) intrepid; urgency=low + + * Build-Depends on clutter 0.8.2, as that is now required. + + -- James Westby Tue, 14 Oct 2008 19:43:12 +0100 + +clutter-perl (0.8.2.0-0ubuntu1) intrepid; urgency=low + + * New upstream bugfix release. (LP: #283341) + + -- James Westby Tue, 14 Oct 2008 18:20:21 +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 + --- clutter-perl-0.8.2.0.orig/debian/compat +++ clutter-perl-0.8.2.0/debian/compat @@ -0,0 +1 @@ +5 --- clutter-perl-0.8.2.0.orig/debian/copyright +++ clutter-perl-0.8.2.0/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Ross Burton on Wed, 7 Feb 2007 +16:49:43 +0000. + +It was downloaded from http://projects.o-hand.com/clutter + +Upstream Authors: +Matthew Allum +Emmanuele Bassi +Iain Holmes +Jorn Baayen + +Copyright (C) 2008 OpenedHand Ltd. + +License: + + 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 systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/LGPL-2'. --- clutter-perl-0.8.2.0.orig/debian/examples +++ clutter-perl-0.8.2.0/debian/examples @@ -0,0 +1 @@ +examples/* --- clutter-perl-0.8.2.0.orig/debian/control +++ clutter-perl-0.8.2.0/debian/control @@ -0,0 +1,16 @@ +Source: clutter-perl +Section: perl +Priority: optional +Maintainer: Ross Burton +Build-Depends: debhelper (>= 5), cdbs, perl, libextutils-depends-perl, libextutils-pkgconfig-perl, libgstreamer-perl, libgtk2-perl, libclutter-0.8-dev (>= 0.8.2), libclutter-gst-0.8-dev, libclutter-gtk-0.8-dev (>= 0.8.1), libclutter-cairo-0.8-dev (>= 0.8.1) +Standards-Version: 3.7.3 + +Package: libclutter-perl +Architecture: any +Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, libgtk2-perl +Description: Open GL based interactive canvas library - perl bindings + 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. --- clutter-perl-0.8.2.0.orig/debian/rules +++ clutter-perl-0.8.2.0/debian/rules @@ -0,0 +1,6 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/perlmodule.mk + +DEB_MAKE_CHECK_TARGET = --- clutter-perl-0.8.2.0.orig/debian/watch +++ clutter-perl-0.8.2.0/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://www.clutter-project.org/sources/clutter-perl/([\d.]+[02468])/clutter-perl-(.*)\.tar\.gz