Accepted swfdec0.5 0.5.1-2 (source)

Sebastian Dr?ge slomo at circular-chaos.org
Wed Aug 29 23:45:11 BST 2007


Accepted:
swfdec0.5 0.5.1-2 was ACCEPTED.
	Component: universe Section: libs

Origin: Debian/unstable
Format: 1.7
Date: Fri,  24 Aug 2007 14:28:46 +0100
Source: swfdec0.5
Binary: libswfdec0.5-dev, libswfdec0.5-1, libswfdec0.5-1-dbg
Architecture: source
Version: 0.5.1-2
Distribution: gutsy
Urgency: high
Maintainer: David Schleef <ds at schleef.org>
Changed-By: Sebastian Dr?ge <slomo at circular-chaos.org>
Closes: 167906 169404 170243 179175 179223 179227 180930 180930 193731 201831 223293 223938 227047 229471 241876 243146 267211 268648 281198 288581 296080 302279 305208 308266 351599 370438
Changes: 
 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.
 .
 swfdec0.5 (0.5.1-1) unstable; urgency=low
 .
   * New upstream release
   * Start uploading NEW packages for each release, since ABI changes.
 .
 swfdec0.4 (0.4.5-2) unstable; urgency=low
 .
   * Oops, bump shlibs.
 .
 swfdec0.4 (0.4.5-1) unstable; urgency=low
 .
   * New upstream release
 .
 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.
 .
 swfdec0.4 (0.4.3-1) unstable; urgency=low
 .
   * New upstream release
   * Add -dbg package.
 .
 swfdec0.4 (0.4.2-2) experimental; urgency=low
 .
   * Upload to experimental
   * Add -dbg package
 .
 swfdec0.4 (0.4.2-1) unstable; urgency=medium
 .
   * New upstream release
 .
 swfdec0.3 (0.3.6-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload, BSP Zurich/Switzerland.
   * Applied and tested patch from Ben Hutchings <ben at decadent.org.uk> for
     mozilla transition to xulrunner (Closes: #370438).
 .
 swfdec0.3 (0.3.6-2) unstable; urgency=high
 .
   * Doh!  Get the gstreamer package names correct. (Closes: #351599)
 .
 swfdec0.3 (0.3.6-1) unstable; urgency=high
 .
   * New upstream release.
 .
 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)
 .
 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)
 .
 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
 .
 swfdec0.3 (0.3.3-1) unstable; urgency=high
 .
   * New upstream release
 .
 swfdec0.3 (0.3.2-2) unstable; urgency=high
 .
   * Limit spawned plugin helpers to 5 at a time.  Downgrades #285135.
 .
 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
 .
 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
 .
 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.
 .
 swfdec (0.2.2-6) unstable; urgency=low
 .
   * Add libxt-dev to build depends (Closes: #268648)
   * Oops, actually install the man page (Closes: #267211)
 .
 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)
 .
 swfdec (0.2.2-4) unstable; urgency=low
 .
   * Fix to link with zlib
 .
 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)
 .
 swfdec (0.2.2-2) unstable; urgency=low
 .
   * Fix build failure on 64-bit arches
 .
 swfdec (0.2.2-1) unstable; urgency=low
 .
   * New upstream release
    - Disable sound if opening the sound device fails (Closes: #180930,
      #193731)
 .
 swfdec (0.2.1-2) unstable; urgency=low
 .
   * Disable sound if opening the sound device fails (Closes: #180930)
  
 swfdec (0.2.1-1) unstable; urgency=low
 .
   * New upstream release
   * mozilla-snapshot fix appears to work. (Closes: #169404, #179175)
 .
 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)
 .
 swfdec (0.2.0-1) unstable; urgency=low
 .
   * New upstream release
    - Fixes image rendering (Closes: #170243)
 .
 swfdec (0.1.3-1) unstable; urgency=low
 .
   * New upstream release
 .
 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)
 .
 swfdec (0.1.2-2) unstable; urgency=low
 .
   * debian/copyright: fix download location (Closes: #167906)
   * debian/rules: actually install docs
 .
 swfdec (0.1.2-1) unstable; urgency=low
 .
   * new release
 .
 libswfdec (0.1.1-1) unstable; urgency=low
 .
   * new release
 .
 swfdec (0.1.0-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 073974b436afc3791a436ddd449580dd 1445295 libs extra swfdec0.5_0.5.1.orig.tar.gz
 6f4d37f535d394061d91f9ef7e1e5383 4011 libs extra swfdec0.5_0.5.1-2.diff.gz
 3840c4926b14b085a5f3e32967f0df9d 799 libs extra swfdec0.5_0.5.1-2.dsc





More information about the gutsy-changes mailing list