--- swfdec0.8-0.8.0.orig/debian/control +++ swfdec0.8-0.8.0/debian/control @@ -0,0 +1,37 @@ +Source: swfdec0.8 +Priority: extra +Section: libs +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Santiago Garcia Mantinan +Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>> 2.1.2), liboil0.3-dev, libasound2-dev, libavcodec-dev, libgstreamer0.10-dev (>= 0.10.17), libgstreamer-plugins-base0.10-dev (>= 0.10.17), libswscale-dev, libsoup2.4-dev +Standards-Version: 3.8.0 + +Package: libswfdec-0.8-dev +Section: libdevel +Architecture: any +Depends: libswfdec-0.8-0 (= ${binary:Version}), libglib2.0-dev, liboil0.3-dev, libgtk2.0-dev (>> 2.1.2) +Provides: libswfdec-dev +Description: SWF (Macromedia Flash) decoder library + A decoder library for Macromedia Flash animations, which are often + found on web sites. This is the development portion of the library, + intended to be installed if you intend to compile or develop + applications that use the library. + +Package: libswfdec-0.8-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Recommends: hicolor-icon-theme, gstreamer0.10-plugins-base, gstreamer0.10-plugins-ugly, gstreamer0.10-ffmpeg +Description: SWF (Macromedia Flash) decoder library + A decoder library for Macromedia Flash animations, which are often + found on web sites. This is the run-time portion of the library. + +Package: libswfdec-0.8-0-dbg +Section: libdevel +Architecture: any +Depends: libswfdec-0.8-0 (= ${binary:Version}) +Description: SWF (Macromedia Flash) decoder library + A decoder library for Macromedia Flash animations, which are often + found on web sites. This package contains debugging symbols for the + library contained in the libswfdec-0.8-0 package. + --- swfdec0.8-0.8.0.orig/debian/changelog +++ swfdec0.8-0.8.0/debian/changelog @@ -0,0 +1,364 @@ +swfdec0.8 (0.8.0-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #279207) + - rework ActionScript function calls to improve performance + - increase Flash version Swfdec reports to 9.0.999.0 + - implement flash.geom.Matrix + - implement various native functions + - add API to query Swfdec's version + - lots of correctness fixes + - lots of bugfixes + * Update debian/rules, debian/*.install and debian/control to comply with + new version filenames (0.7 -> 0.8) + + -- Didier Roche Fri, 10 Oct 2008 19:15:24 +0200 + +swfdec0.7 (0.7.4-1) experimental; urgency=low + + * New upstream development version. + + -- Santiago Garcia Mantinan Wed, 13 Aug 2008 22:52:53 +0200 + +swfdec0.7 (0.7.2-1) experimental; urgency=low + + * New upstream development version. + * Drop icons temporarily as upstream has agreed to move them to the + programs on future versions. + + -- Santiago Garcia Mantinan Mon, 30 Jun 2008 21:43:55 +0200 + +swfdec0.6 (0.6.6-1) unstable; urgency=low + + * New upstrem version. Closes: #477374. + * Update the copyright as we don't link against libmad anymore. + + -- Santiago Garcia Mantinan Wed, 23 Apr 2008 22:38:22 +0200 + +swfdec0.6 (0.6.4-2) unstable; urgency=low + + * Add gstreamer0.10-plugins-base to recommends. + + -- Santiago Garcia Mantinan Sat, 12 Apr 2008 22:34:34 +0200 + +swfdec0.6 (0.6.4-1) unstable; urgency=low + + * New upstream version. + * Change the way we build our packages. Closes: #473896. + + -- Santiago Garcia Mantinan Sat, 12 Apr 2008 13:43:40 +0200 + +swfdec0.6 (0.6.2-1) unstable; urgency=low + + * New upstream version. + + -- Santiago Garcia Mantinan Sun, 30 Mar 2008 21:24:23 +0200 + +swfdec0.6 (0.6.0-2) unstable; urgency=low + + * Upload to unstable. + * Make the libs match their sonames. + + -- Santiago Garcia Mantinan Tue, 18 Mar 2008 20:35:14 +0100 + +swfdec0.6 (0.6.0-1) experimental; urgency=low + + * First API-stable 0.6 upstream release. + + -- Santiago Garcia Mantinan Sat, 23 Feb 2008 12:56:57 +0100 + +swfdec0.5 (0.5.90-1) experimental; urgency=low + + * New upstream version. + + -- Santiago Garcia Mantinan Tue, 29 Jan 2008 20:41:00 +0100 + +swfdec0.5 (0.5.5-1) unstable; urgency=low + + * New upstream version. + * I'm adopting the package. Closes: #451209. + * Simplify build dependencies a bit. + + -- Santiago Garcia Mantinan Thu, 20 Dec 2007 12:48:09 +0100 + +swfdec0.5 (0.5.4-1) unstable; urgency=low + + * The "ITA this package" release. + * New upstream version. Closes: #453023. + * Fix and update watch file. Closes: #450013. + * Remove libxt-dev and libgnomevfs2-dev from Build-Depends as the code + doesn't seem to depend on those anymore. + * Change the naming of the libswfdec packages to match the soname. + * Some other changes to make lintian happy. + + -- Santiago Garcia Mantinan Fri, 30 Nov 2007 20:15:56 +0100 + +swfdec0.5 (0.5.2-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS by specifying the appropriate debug package name in + DEB_DH_STRIP_ARGS, which fixes FTBFS (Closes: #443042). + * Make the package binNMU-safe by using binary:Version instead of + source:Version. + * Bump the B-D on debhelper from 3 to 5 since debian/compat is set to 5. + + -- Cyril Brulebois Sat, 29 Sep 2007 17:54:10 +0200 + +swfdec0.5 (0.5.2-1) unstable; urgency=low + + * New upstream release. + + -- David Schleef Fri, 24 Aug 2007 14:31:28 -0700 + +swfdec0.5 (0.5.1-2) unstable; urgency=low + + * Ugh. Horribly screwed up last upload with empty packages. Change + how packages are named again, since Company actually sanely versions + the libraries. + + -- David Schleef Mon, 06 Aug 2007 13:31:01 -0700 + +swfdec0.5 (0.5.1-1) unstable; urgency=low + + * New upstream release + * Start uploading NEW packages for each release, since ABI changes. + + -- David Schleef Fri, 03 Aug 2007 15:11:39 -0700 + +swfdec0.4 (0.4.5-2) unstable; urgency=low + + * Oops, bump shlibs. + + -- David Schleef Tue, 10 Jul 2007 22:10:54 -0700 + +swfdec0.4 (0.4.5-1) unstable; urgency=low + + * New upstream release + + -- David Schleef Sun, 10 Jun 2007 13:38:40 -0700 + +swfdec0.4 (0.4.3-2) unstable; urgency=low + + * libswfdec-0.4.so has an so number of 2, not 0. Fix .shlibs file. + Partial fix for #418534. + + -- David Schleef Tue, 10 Apr 2007 12:48:22 -0700 + +swfdec0.4 (0.4.3-1) unstable; urgency=low + + * New upstream release + * Add -dbg package. + + -- David Schleef Mon, 02 Apr 2007 14:12:51 -0700 + +swfdec0.4 (0.4.2-2) experimental; urgency=low + + * Upload to experimental + * Add -dbg package + + -- David Schleef Sat, 17 Mar 2007 16:28:20 -0700 + +swfdec0.4 (0.4.2-1) unstable; urgency=medium + + * New upstream release + + -- David Schleef Fri, 09 Feb 2007 13:11:41 -0800 + +swfdec0.3 (0.3.6-2.1) unstable; urgency=medium + + * Non-maintainer upload, BSP Zurich/Switzerland. + * Applied and tested patch from Ben Hutchings for + mozilla transition to xulrunner (Closes: #370438). + + -- Daniel Baumann Sat, 9 Sep 2006 11:28:00 +0200 + +swfdec0.3 (0.3.6-2) unstable; urgency=high + + * Doh! Get the gstreamer package names correct. (Closes: #351599) + + -- David Schleef Sun, 05 Feb 2006 16:40:53 -0800 + +swfdec0.3 (0.3.6-1) unstable; urgency=high + + * New upstream release. + + -- David Schleef Tue, 10 Jan 2006 00:08:21 -0800 + +swfdec0.3 (0.3.4-3) unstable; urgency=high + + * Add a colorspace element to the pipeline in swfdec-mozilla-player, + since not everyone has a Visual that matches swfdec's colorspace. + (Closes: #308266) + + -- David Schleef Thu, 12 May 2005 17:26:55 -0700 + +swfdec0.3 (0.3.4-2) unstable; urgency=low + + * The Mozilla plugin changed name, so it's necessary to change the + names of the symlinks, too. (Closes: #305208) + * Add liboil0.3-dev dependency (Closes: #302279) + + -- David Schleef Mon, 18 Apr 2005 12:11:08 -0700 + +swfdec0.3 (0.3.4-1) unstable; urgency=low + + * New upstream release + - finally removes -Werror (Closes: #288581) + - plugin unmasks signals properly (Closes: #296080) + * Add .shlibs file + + -- David Schleef Tue, 22 Mar 2005 21:35:10 -0800 + +swfdec0.3 (0.3.3-1) unstable; urgency=high + + * New upstream release + + -- David Schleef Thu, 17 Mar 2005 18:22:16 -0800 + +swfdec0.3 (0.3.2-2) unstable; urgency=high + + * Limit spawned plugin helpers to 5 at a time. Downgrades #285135. + + -- David Schleef Mon, 27 Dec 2004 18:22:16 -0800 + +swfdec0.3 (0.3.2-1) unstable; urgency=low + + * New upstream release + - moves headers to /usr/include/swfdec-0.3, which no longer conflicts + with libswfdec-dev + - Fixes 64-bit compile issues (Closes: #281198) + * disable debugging in swf_play and plugin + + -- David Schleef Wed, 17 Nov 2004 21:54:19 -0800 + +swfdec0.3 (0.3.1-1) unstable; urgency=low + + * New upstream release (or two) + * add dependency on liboil0.2-dev and libsdl1.2-dev + * switch to cdbs + + -- David Schleef Thu, 04 Nov 2004 19:47:49 -0800 + +swfdec (0.2.2-7) unstable; urgency=low + + * I apparently cannot remember to make the actual changes that are + documented in the changelog. This upload _actually_ adds a + build dependency on libxt-dev. + + -- David Schleef Tue, 28 Sep 2004 12:12:13 -0700 + +swfdec (0.2.2-6) unstable; urgency=low + + * Add libxt-dev to build depends (Closes: #268648) + * Oops, actually install the man page (Closes: #267211) + + -- David Schleef Tue, 31 Aug 2004 20:02:50 -0700 + +swfdec (0.2.2-5) unstable; urgency=low + + * Add versioned dependency on gtk (Closes: #241876) + * Add man page for swf_play (Closes: #223293) + * Fix misspelling in debian/control (Closes: #223938) + * Add link in /usr/lib/mozilla-firefox/plugins (Closes: #229471) + * Don't kill the player process if the PID is 0 (i.e., we haven't + forked yet) (Closes: #243146) + * Remove some debugging messages. Anything left is probably an + error message (Closes: #227047) + + -- David Schleef Mon, 26 Apr 2004 16:28:53 -0700 + +swfdec (0.2.2-4) unstable; urgency=low + + * Fix to link with zlib + + -- David Schleef Wed, 29 Oct 2003 18:25:53 -0800 + +swfdec (0.2.2-3) unstable; urgency=low + + * Fix function prototype that appears to be Mozilla-1.4 breaking + API compatibility with older npapi documentation. (But in a + backward compatible way, so no need to pull out the flamethrower.) + (Closes: #201831) + + -- David Schleef Mon, 21 Jul 2003 13:27:18 -0700 + +swfdec (0.2.2-2) unstable; urgency=low + + * Fix build failure on 64-bit arches + + -- David Schleef Wed, 28 May 2003 19:54:51 -0700 + +swfdec (0.2.2-1) unstable; urgency=low + + * New upstream release + - Disable sound if opening the sound device fails (Closes: #180930, + #193731) + + -- David Schleef Sun, 18 May 2003 18:00:29 -0700 + +swfdec (0.2.1-2) unstable; urgency=low + + * Disable sound if opening the sound device fails (Closes: #180930) + + -- David Schleef Mon, 03 Mar 2003 23:12:56 -0800 + +swfdec (0.2.1-1) unstable; urgency=low + + * New upstream release + * mozilla-snapshot fix appears to work. (Closes: #169404, #179175) + + -- David Schleef Sat, 08 Feb 2003 17:18:27 -0800 + +swfdec (0.2.0-2) unstable; urgency=low + + * Remove installation of (empty) changelong (Closes: #179227) + * Fix swfdec.pc file and package dependency (Closes: #179223) + * Add workaround for mozilla-snapshot not loading plug-ins + from /usr/lib/mozilla/plugins. (might fix 169404) + + -- David Schleef Fri, 31 Jan 2003 11:23:07 -0800 + +swfdec (0.2.0-1) unstable; urgency=low + + * New upstream release + - Fixes image rendering (Closes: #170243) + + -- David Schleef Thu, 23 Jan 2003 01:29:59 -0800 + +swfdec (0.1.3-1) unstable; urgency=low + + * New upstream release + + -- David Schleef Thu, 21 Nov 2002 01:37:53 -0800 + +swfdec (0.1.2-3) unstable; urgency=low + + * debian/control: Add depends on libart2.0-dev, since the headers + pull in libart (this fixes an upstream bug) + + -- David Schleef Mon, 11 Nov 2002 14:36:09 -0800 + +swfdec (0.1.2-2) unstable; urgency=low + + * debian/copyright: fix download location (Closes: #167906) + * debian/rules: actually install docs + + -- David Schleef Tue, 05 Nov 2002 17:22:57 -0800 + +swfdec (0.1.2-1) unstable; urgency=low + + * new release + + -- David Schleef Fri, 01 Nov 2002 14:56:46 -0800 + +libswfdec (0.1.1-1) unstable; urgency=low + + * new release + + -- David Schleef Sat, 14 Sep 2002 16:44:26 -0700 + +swfdec (0.1.0-1) unstable; urgency=low + + * Initial Release. + + -- David Schleef Fri, 13 Sep 2002 19:00:10 -0700 + --- swfdec0.8-0.8.0.orig/debian/rules +++ swfdec0.8-0.8.0/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +#DEB_CONFIGURE_EXTRA_FLAGS := --enable-static --enable-mad --enable-gstreamer --enable-ffmpeg +#DEB_DH_STRIP_ARGS := --dbg-package=libswfdec-0.8-0-dbg + + --- swfdec0.8-0.8.0.orig/debian/copyright +++ swfdec0.8-0.8.0/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by David Schleef on +Fri, 13 Sep 2002 19:00:10 -0700. + +It was downloaded from http://swfdec.freedesktop.org/download/swfdec/ + +Upstream Authors: + Andreas Henriksson + Benjamin Otte + Cristian Grada + David Schleef + Eric Anholt + Nguyễn Thái Ngọc Duy + Pavel Roskin + Pekka Lampila + +Copyright: + +/* Swfdec + * Copyright (C) 2006-2007 Benjamin Otte + * + * 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.1 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 Street, Fifth Floor, + * Boston, MA 02110-1301 USA + */ + +A copy of the LGPL can be found in /usr/share/common-licenses/LGPL-2.1. --- swfdec0.8-0.8.0.orig/debian/libswfdec-0.8-dev.install +++ swfdec0.8-0.8.0/debian/libswfdec-0.8-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/* +debian/tmp/usr/lib/lib*.a +debian/tmp/usr/lib/lib*.so +debian/tmp/usr/lib/pkgconfig/*.pc --- swfdec0.8-0.8.0.orig/debian/watch +++ swfdec0.8-0.8.0/debian/watch @@ -0,0 +1,4 @@ + +version=3 + +http://swfdec.freedesktop.org/download/swfdec/([\d\.]+)/swfdec-(.*)\.tar\.gz --- swfdec0.8-0.8.0.orig/debian/compat +++ swfdec0.8-0.8.0/debian/compat @@ -0,0 +1 @@ +5 --- swfdec0.8-0.8.0.orig/debian/libswfdec-0.8-0.install +++ swfdec0.8-0.8.0/debian/libswfdec-0.8-0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.*