--- clutter-gtk-0.8.3.orig/debian/libclutter-gtk-0.8-dev.examples +++ clutter-gtk-0.8.3/debian/libclutter-gtk-0.8-dev.examples @@ -0,0 +1,2 @@ +examples/*.c +examples/*.png --- clutter-gtk-0.8.3.orig/debian/libclutter-gtk-doc.install +++ clutter-gtk-0.8.3/debian/libclutter-gtk-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/gtk-doc/html/ --- clutter-gtk-0.8.3.orig/debian/copyright +++ clutter-gtk-0.8.3/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Ross Burton on Fri, 23 Mar 2007 +14:35:50 +0000 + +It was downloaded from http://projects.o-hand.com/clutter + +Upstream Authors: +Matthew Allum +Emmanuele Bassi +Iain Holmes + +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-gtk-0.8.3.orig/debian/libclutter-gtk-0.8-dev.install +++ clutter-gtk-0.8.3/debian/libclutter-gtk-0.8-dev.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/*.so +debian/tmp/usr/lib/pkgconfig/ +debian/tmp/usr/include/ --- clutter-gtk-0.8.3.orig/debian/control +++ clutter-gtk-0.8.3/debian/control @@ -0,0 +1,53 @@ +Source: clutter-gtk +Section: libs +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Ross Burton +Uploaders: Rob Bradford +Build-Depends: debhelper (>= 5), cdbs, libclutter-0.8-dev, libgtk2.0-dev, gtk-doc-tools +Standards-Version: 3.8.2 + +Package: libclutter-gtk-0.8-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Open GL based interactive canvas library GTK+ widget + 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. + +Package: libclutter-gtk-0.8-dev +Section: libdevel +Architecture: any +Depends: libclutter-gtk-0.8-0 (= ${binary:Version}), pkg-config, libclutter-0.8-dev, libgtk2.0-dev, ${misc:Depends} +Suggests: libclutter-gtk-doc +Description: Open GL based interactive canvas library GTK+ widget (development files) + 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 development files. + +Package: libclutter-gtk-0.8-dbg +Section: debug +Architecture: any +Priority: extra +Depends: libclutter-gtk-0.8-0 (= ${binary:Version}), ${misc:Depends} +Description: Open GL based interactive canvas library GTK+ widget (debug files) + 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 debug files. + +Package: libclutter-gtk-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: devhelp +Description: Open GL based interactive canvas library GTK+ widget (documentation) + 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 documentation. --- clutter-gtk-0.8.3.orig/debian/compat +++ clutter-gtk-0.8.3/debian/compat @@ -0,0 +1 @@ +5 --- clutter-gtk-0.8.3.orig/debian/watch +++ clutter-gtk-0.8.3/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://www.clutter-project.org/sources/clutter-gtk/([\d.]+[02468])/clutter-gtk-(.*)\.tar\.gz --- clutter-gtk-0.8.3.orig/debian/libclutter-gtk-0.8-0.install +++ clutter-gtk-0.8.3/debian/libclutter-gtk-0.8-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/*.so.* --- clutter-gtk-0.8.3.orig/debian/changelog +++ clutter-gtk-0.8.3/debian/changelog @@ -0,0 +1,143 @@ +clutter-gtk (0.8.3-1ubuntu1) karmic; urgency=low + + * Merge from debian unstable, remaining changes: + - Add --enable-gtk-doc to the ./configure call for nice docs. + - Add gtk-doc-tools to Build-Depends. + - Bump shlibs due to API additions. + + -- Andrew Starr-Bochicchio Thu, 09 Jul 2009 17:15:40 -0400 + +clutter-gtk (0.8.3-1) unstable; urgency=low + + * New upstream release. + * Minor lintian fixes + + -- Ross Burton Fri, 19 Jun 2009 15:46:22 +0100 + +clutter-gtk (0.8.2-1ubuntu1) jaunty; urgency=low + + * Merge from Debian unstable, remaining changes: + - Add --enable-gtk-doc to the ./configure call for nice docs. + - Add gtk-doc-tools to Build-Depends. + - Bump shlibs due to API additions. + + -- James Westby Sat, 08 Nov 2008 00:56:49 +0000 + +clutter-gtk (0.8.2-1) unstable; urgency=low + + * New upstream release. + + -- Rob Bradford Wed, 15 Oct 2008 15:34:09 +0100 + +clutter-gtk (0.8.2-0ubuntu1) intrepid; urgency=low + + * New upstream nearly-bugfix release (LP: #283341) + * Bump shlibs due to API additions. + + -- James Westby Mon, 20 Oct 2008 16:07:53 +0100 + +clutter-gtk (0.8.1-1ubuntu1) intrepid; urgency=low + + * Merge from Debian unstable. + * Remaining Ubuntu changes: + - Add gtk-doc-tools to Build-Depends. + - Add --enable-gtk-doc to the ./configure call for nice docs. + * Ubuntu changes dropped: + - apply upstream patch from r3150 + - added 01_fix_pkgconfig_file.patch to fix version-number typo + + -- Steve Kowalik Sat, 09 Aug 2008 01:40:10 +1000 + +clutter-gtk (0.8.1-1) unstable; urgency=low + + * New upstream release. + + -- Rob Bradford Fri, 18 Jul 2008 15:37:02 +0100 + +clutter-gtk (0.8.0-1) unstable; urgency=low + + * New upstream release. + + -- Rob Bradford Wed, 16 Jul 2008 11:11:52 +0100 + +clutter-gtk (0.8.0-0ubuntu5) intrepid; urgency=low + + * apply upstream patch from r3150 (see http://svn.o-hand.com/view/clutter/trunk/ + clutter-gtk/clutter-gtk/gtk-clutter-embed.c?rev=3150) to fix wrong name for + pointer-motion-mask, so motion-, enter- and leave-events get triggered + + -- Mirco Müller (MacSlow) Fri, 18 Jul 2008 14:16:06 +0100 + +clutter-gtk (0.8.0-0ubuntu4) intrepid; urgency=low + + * revision-bump for creating intrepid-packages + + -- Mirco Müller (MacSlow) Thu, 17 Jul 2008 16:47:27 +0100 + +clutter-gtk (0.8.0-0ubuntu3) hardy; urgency=low + + * added 01_fix_pkgconfig_file.patch to fix version-number typo, fixed upstream + + -- Mirco Müller (MacSlow) Thu, 17 Jul 2008 16:41:14 +0100 + +clutter-gtk (0.8.0-0ubuntu2) hardy; urgency=low + + * revision-bump for creating hardy-packages + + -- Mirco Müller (MacSlow) Thu, 17 Jul 2008 15:48:26 +0100 + +clutter-gtk (0.8.0-0ubuntu1) intrepid; urgency=low + + * grabbed official 0.8.0 release-tarball from upstream + * based on earlier package from Ross Burton + * added gtk-doc-tools to Build-Depends in debian/control + * added --enable-gtk-doc to debian/rules to ensure proper building of + doc-package + + -- Mirco Müller (MacSlow) Thu, 17 Jul 2008 14:46:21 +0100 + +clutter-gtk (0.6.1-1) unstable; urgency=low + + * New upstream release. + + -- Ross Burton Wed, 02 Jul 2008 15:14:23 +0100 + +clutter-gtk (0.6.0-2) unstable; urgency=low + + * Really make the -dbg package priority extra. + + -- Rob Bradford Mon, 18 Feb 2008 19:03:17 +0000 + +clutter-gtk (0.6.0-1) unstable; urgency=low + + * New upstream release. + - Switch away from deprecated substvars. + - Fix debian/copright file. + - Make the -dbg package priority extra. + + -- Rob Bradford Mon, 18 Feb 2008 13:33:30 +0000 + +clutter-gtk (0.5.2-1) unstable; urgency=low + + * New (unstable) upstream release. + + -- Rob Bradford Mon, 11 Feb 2008 17:39:37 +0000 + +clutter-gtk (0.5.0-1) unstable; urgency=low + + * New (unstable) upstream release. + + -- Rob Bradford Thu, 17 Jan 2008 11:30:35 +0000 + +clutter-gtk (0.4.0-1) unstable; urgency=low + + * New upstream release. + + -- Ross Burton Wed, 8 Aug 2007 14:13:46 +0100 + +clutter-gtk (0.1.0-1) unstable; urgency=low + + * Initial release. + + -- Ross Burton Fri, 23 Mar 2007 14:35:40 +0000 + --- clutter-gtk-0.8.3.orig/debian/rules +++ clutter-gtk-0.8.3/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk + +DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed" +DEB_COMPRESS_EXCLUDE = .c + +DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc + +DEB_DH_MAKESHLIBS_ARGS_libclutter-gtk-0.8-0 = -V 'libclutter-gtk-0.8-0 (>= 0.8.2)' + +common-binary-predeb-arch:: list-missing --- clutter-gtk-0.8.3.orig/debian/libclutter-gtk-doc.links +++ clutter-gtk-0.8.3/debian/libclutter-gtk-doc.links @@ -0,0 +1 @@ +usr/share/gtk-doc/html/clutter-gtk usr/share/doc/libclutter-gtk-doc/html