--- swfdec0.5-0.5.1.orig/configure +++ swfdec0.5-0.5.1/configure @@ -3865,7 +3865,7 @@ _ACEOF -SWFDEC_LIBVERSION="0:0:0" +SWFDEC_LIBVERSION="1:0:0" # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then --- swfdec0.5-0.5.1.orig/configure.ac +++ swfdec0.5-0.5.1/configure.ac @@ -33,7 +33,7 @@ fi AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used]) -SWFDEC_LIBVERSION="0:0:0" +SWFDEC_LIBVERSION="1:0:0" AC_SUBST(SWFDEC_LIBVERSION) AM_PROG_LIBTOOL --- swfdec0.5-0.5.1.orig/debian/changelog +++ swfdec0.5-0.5.1/debian/changelog @@ -0,0 +1,253 @@ +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.5-0.5.1.orig/debian/compat +++ swfdec0.5-0.5.1/debian/compat @@ -0,0 +1 @@ +5 --- swfdec0.5-0.5.1.orig/debian/control +++ swfdec0.5-0.5.1/debian/control @@ -0,0 +1,35 @@ +Source: swfdec0.5 +Priority: extra +Section: libs +Maintainer: David Schleef +Build-Depends: cdbs, debhelper (>> 3.0.0), libgtk2.0-dev (>> 2.1.2), libcairo2-dev, zlib1g-dev, libxt-dev, liboil0.3-dev, libasound2-dev, libavcodec-dev, libgstreamer0.10-dev, libgnomevfs2-dev, libswscale-dev, libsoup2.2-dev +Standards-Version: 3.5.6 + +Package: libswfdec0.5-dev +Section: libdevel +Architecture: any +Depends: libswfdec0.5-1 (= ${Source-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: libswfdec0.5-1 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +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: libswfdec0.5-1-dbg +Section: libdevel +Architecture: any +Depends: libswfdec0.5-1 (= ${Source-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 libswfdec0.5-1 package. + --- swfdec0.5-0.5.1.orig/debian/copyright +++ swfdec0.5-0.5.1/debian/copyright @@ -0,0 +1,34 @@ +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 Author: David Schleef + +Copyright: + +NOTE: The shared library in this package is linked against libmad, +which is GPL. Thus the effective license for the binary library +is GPL. However, the source of swfdec is covered under the LGPL +as follows: + +/* swfdec - SWF decoder library + * Copyright (C) 2002,2003,2004 David A. Schleef + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of version 2.1 of the GNU Lesser General + * Public License as published by the Free Software Foundation. + * + * 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 + * Library 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., 59 Temple Place, Suite 330, + * Boston, MA 02111-1307 USA. + */ + +A copy of the LGPL can be found in /usr/share/common-licenses/LGPL-2.1. + --- swfdec0.5-0.5.1.orig/debian/libswfdec0.5-1.install +++ swfdec0.5-0.5.1/debian/libswfdec0.5-1.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/lib*.so.* --- swfdec0.5-0.5.1.orig/debian/libswfdec0.5-dev.install +++ swfdec0.5-0.5.1/debian/libswfdec0.5-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.5-0.5.1.orig/debian/libswfdec0.5-1.shlibs +++ swfdec0.5-0.5.1/debian/libswfdec0.5-1.shlibs @@ -0,0 +1,2 @@ +libswfdec-0.5 1 libswfdec0.5-1 (>= 0.5.1-1) +libswfdec-gtk-0.5 1 libswfdec0.5-1 (>= 0.5.1-1) --- swfdec0.5-0.5.1.orig/debian/rules +++ swfdec0.5-0.5.1/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 --disable-mad --enable-gstreamer --enable-ffmpeg +DEB_DH_STRIP_ARGS := --dbg-package=libswfdec0.5-1-dbg + + --- swfdec0.5-0.5.1.orig/debian/watch +++ swfdec0.5-0.5.1/debian/watch @@ -0,0 +1,5 @@ + +version=3 + +http://swfdec.freedesktop.org/download/swfdec/0\.4/swfdec-(.*)\.tar\.gz +