Skip to content

Debian Changelog gnash (0.8.4-2)

2008

gnash (0.8.4-2) unstable; urgency=low

   * Make AGG and OpenGL versions have the same release numbers, so that
     gnash-tools works again with both gnash-common and gnash-common-opengl
     Closes: #504048
   * Added $LD_LIBRARY_PATH to LD_LIBRARY_PATH redefinition in dpkg-shlibdeps
     to make it properly work with fakeroot.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 02 Nov 2008 06:50:32 +0100

gnash (0.8.4-1) unstable; urgency=low

   * New Upstream Release.
     + Keep Adobe happy with our users and our users happy with us by
       changing "Flash player" into "SWF player" everywhere.  Adobe
       claims "Flash" as a trademark and had asked a Linux distributor
       to fix it.
     + The popular SWF Twitter badge now renders correctly.
     + Fix parsing of urls containing multiple question marks
     + Fix support for movies embedding multiple sound streams
     + Support for loading PNG and GIF images added.
     + Improved rendering of SWF movies because of the less visible
       changes listed below.
     + Support for writing RGB/RGBA PNG images and JPEG images.
     + Works with Potlatch OpenStreetMap editor
     + New 'flvdumper' utility for analyzing FLV video files.
     + XPI packaging support for Mozilla & Firefox.
   * Replaced get-cvs-source by get-bzr-source in debian/rules to get latest
     changes from the Bazaar repository.
   * Added build dependencies: libungif4-dev, libsdl1.2-dev
   * Added patch release_version.patch to set release version in all
     shared objects
   * Using sng to add png images
   * Replaced gstreamer0.10-plugins-good by gstreamer0.10-plugins-ugly
     in recommends

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 25 Oct 2008 03:34:30 +0200

gnash (0.8.3-6) unstable; urgency=low

   [ Miriam Ruiz ]
   * Include /usr/lib/mozilla/plugins directory in the package, in case
     it does not exist. Closes: #495333

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 16 Aug 2008 18:49:58 +0200

gnash (0.8.3-5) unstable; urgency=low

   [ Miriam Ruiz ]
   * Reached an agreement between swfdec and gnash maintainers to use
     the alternatives system to handle the installation of multiple swf player
     plugins for mozilla. The common name for the alternatives link and for the
     plugin will be flash-mozilla.so.
   * Added debian/postinst and debian/prerm to handle alternatives
   * Removed direct symbolic links to usr/lib/gnash/libgnashplugin.so in the
     browsers' plugins directories.

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue, 12 Aug 2008 19:21:46 +0200

gnash (0.8.3-4) unstable; urgency=low

   [ Miriam Ruiz ]
   * Added patch to Remove segfault (Closes: #423865). Thanks to jiiksteri.

 -- Miriam Ruiz <little_miry@yahoo.es>  Mon, 14 Jul 2008 15:41:10 +0200

gnash (0.8.3-3) experimental; urgency=low

   [ Miriam Ruiz ]
   * Added two binary packages to handle opengl rendering backend
     properly: gnash-opengl and klash-opengl. Closes: #489220

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 04 Jul 2008 10:04:28 +0200

gnash (0.8.3-2) unstable; urgency=low

   [ Robert Millan ]
   * Add debian/patches/disable_fvisibility-inlines-hidden.  Fixes build on
     powerpc/etch.  Thanks Sylvain Beucler.
   * Only pass --ignore-missing-info to dpkg-shlibdeps when the version
     we're using supports this option.

 -- Miriam Ruiz <little_miry@yahoo.es>  Wed, 02 Jul 2008 22:33:43 +0200

gnash (0.8.3-1) unstable; urgency=low

   [ Miriam Ruiz ]
   * New Upstream Release. Improvements since 0.8.2 release are:
     - Native fullscreen support (from AS) implemented.
     - Long command-line options properly supported.
     - View detailed movie information from GTK gui.
     - Added an option in Preferences to initially display a movie
       as a blank ("Click here to start") screen.
     - Added "dump" GUI to dump a movie to disk.
     - Improved Cairo rendering performance.
     - Fix support for OpenOffice Impress SWF exporter (malformed..)
   * Added missing Build-Depends libboost-filesystem-dev (Closes: #480634)
   * Fixed patch do-not-delete-gmo-files
   * Modified README.Debian file
   * Generate man pages while building the package
   * Upgraded Standards-Version to 3.8.0
     - Added patch target to debian/rules

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 12 Jun 2008 16:49:26 +0000

gnash (0.8.3~rc2-1) experimental; urgency=low

   [ Miriam Ruiz ]
   * New Upstream Release.
     -  Garbage Collector usage reduced where appropriate.
     - Mouse.hide and Mouse.show implemented in GTK.
     - ActionScript inheritance fixes:
         + super implemented correctly (still not 100% compatible for SWF7)
         + implements / instanceof works correctly now
      - FsCommands quit, fullscreen and showMenu implemented.
     - FsCommand-to-javascript implemented (plugin).
     - Minor ActionScript compatibility fixes: String, XML, toLocaleString,
       int, parseInt. fromCharCode, toString (SWF4) etc.
     - Fixes to arguments class.
     - Native fullscreen support (from AS) implemented.
     - Stage.scaleMode implemented (fixes resizing of various movies).
     - Stage.align implemented.
     - Long command-line options properly supported.
     - Fixes to Date class (platform consistent).
     - Logging uses boost::format.
     - View detailed movie information from GTK gui.
     - Widget to start stopped movies (e.g. when starting in stopped mode)
     - Improved Win32 support: builds using MinGW/MSYS (cross-compile not
       tested yet), and initial implementation of npgnash.dll exists.
     - Sprite handling improved, fixing FlowPlayer and other video SWFs.
     - TextField handling:
         + Fix in device font handling (DefineFontInfo tag)
         + Fix support for DefineFont2 tag (sizes)
         + Improve TextField support for TextFormat use.
     - Improved Cairo rendering performance.
     - Fix parsing of malformed XML files
     - Fix support for OpenOffice Impress SWF exporter (malformed).
     - Fix loading of text / XML with Byte Order Marks.
     - Minor fix to _x and _y translation.
     - More functions correctly registered as ASnative.
     - System.capabilities information expanded.
     - Jemalloc memory allocator from Mozilla added as an option.
     - Redesigned and implemented AMF0 support, with the beginning of AMF3
       support.
     - Added "dump" GUI to dump video streams to disk.
     - SWF8 line styles support (both from tag and drawing api)
   * Added new patch to fix minor compilation bug: kde_include_types.patch
   * Removed "DM-Upload-Allowed: yes" from debian/control
   * Added alternative packages with OpenGL as rendering backend:
     gnash-common-opengl
   * Removed bashism in debian/rules (Closes: #484384)
 
   [ Robert Millan ]
   * Removed debian/patches/rename_sysgnashrc_to_gnashrc.diff (merged).

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 05 Jun 2008 11:49:19 +0000

gnash (0.8.3~cvs20080510.1114-1) experimental; urgency=low

   [ Miriam Ruiz ]
   * Compare libqt3-mt-dev and libqt3-mt with 3:3.3.8 instead of 3.3.8 to check
     that it's GPLv3 sompatible
 
   [ Robert Millan ]
   * New upstream snapshot.
     + Remove debian/patches/paused-widget.patch (merged).
     + Replace --with-plugindir with --with-npapi-plugindir and
       --with-kde-pluginprefix.
     + Add libgnashnet to gnash-common.install and shlibs.local.
   * Pass CXXFLAGS to configure script to make DEB_BUILD_OPTIONS=noopt
     work.  Thanks Willi Mann <willi@wm1.at>.  (Closes: #471833)
   * Install missing upstream /etc/gnash{,plugin}rc files.
   * Remove gcc-4.3.patch.  It's apparently not needed anymore (Martin
     Michlmayr confirmed it).
   * Use --ignore-missing-info to make dpkg-shlibdeps happy (no big deal
     for a library package that has zero external dependencies).

 -- Robert Millan <rmh@aybabtu.com>  Sat, 10 May 2008 13:15:09 +0200

gnash (0.8.2-2) unstable; urgency=low

   * Add myself to Uploaders (with Miriam's blessing).
   * debian/patches/paused-widget.patch: New.  Backport from upstream CVS.
     Implements a widget for paused mode.  (Closes: #477911)
   * debian/control (Build-Depends): Remove base-files.  (Closes: #441019)

 -- Robert Millan <rmh@aybabtu.com>  Sun, 27 Apr 2008 14:18:36 +0200

gnash (0.8.2-1) unstable; urgency=low

   [ Miriam Ruiz ]
   * New Upstream Release: First Beta Version. Closes: #469944
     Improvements since the 0.8.1 alpha release are:
     + Improved timeline redesign.
     + Action execution order fixes.
     + Keyboard handling improved.
     + New classes implemented: System.capabilities (partial), SharedObject,
         LocalConnection.
     + New opcodes implemented: ActionImplements, Try/Throw.
     + Movieclip.beginGradientFill completes drawing API support.
     + MovieClip._lockroot support added.
     + Implement GET/POST for MovieClip.loadVariables and MovieClip.loadMovie
     + Textfield support improved.
     + Security: configurable sandbox restricts filesystem access by movies.
     + Better support for SWF8.
     + Streaming OGG-contained multimedia (e.g. vorbis/theora or
         vorbis/dirac), and other free formats.
     + OGL and Cairo renderers much improved.
     + Improvements of the Framebuffer GUI (hide text messages, support
         Linux events system, built-in touchscreen calibration, simple
         keyboard support, better architecture support).
     + SOLdumper utility for reading SOL files ('flash cookies').
     + DumpShm utility finds and dumps Local Connection memory segments.
     + Fullscreen display possible.
     + Extensions for LIRC and DBus.
     + High quality, cross-platform psuedo-randomness using boost random.
     + NPAPI (Mozilla) plugin: keyboard events work, navigation and
         JavaScript from within movies.
     + Set and save preferences from the GUI (GTK).
     + Improved stability and robustness with malformed SWFs.
     + New User manual! Rewritten reference manual, brought up to date.
     + Many other bugfixes.
   * Added versioned dependency libqt3-mt >= 3.3.8 to klash binary package
     to prevent runtime dynamic linking against GPLv2. Closes: #464615
   * Shortened long description for most of binary packages. Closes: #423594
   * Updated package descriptions in debian/control and README.Debian file.
   * Removed mtasc form build dependencies.
   * Fixed shlibs.local

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 07 Mar 2008 09:54:08 +0100

gnash (0.8.1+cvs20080212.1133-1) unstable; urgency=low

   [ Miriam Ruiz ]
   * New Upstream Release. Downloaded from CVS.
   * Removed full GFDL text from debian/copyright and added link to Debian's
     version in /usr/share/common-licenses/GFDL-1.2
   * Added runtime dependency to base-files (>= 4.0.1) to guarantee that it is
     legally linked against Gnash GPLv3 licensed code (Closes: #441019)
   * Added Homepage field to debian/control. Removed it from long descriptions.
   * Updated Standards-Version to 3.7.3.
   * Added dh_desktop to debian/rules.
   * Added support for dh-buildinfo.
   * Added new build dependencies: libboost-serialization-dev, python
   * Added DM-Upload-Allowed: yes to debian/control to support uploads made
     by debian maintainers in the uploaders field.
   * Added patch to disable the testsuite: disable-testsuite.patch
   * Removed libgnashgeo and libgnashbackend from debian/gnash-common.install
   * removed gparser from debian/gnash-tools.install
   * Fixed man pages generation system and built new manpages.
   * Added proper version numbering, including date, to build results.
   * Delete po/*.gmo and ./compile in clean target in debian/rules.
   * Fixed disable-testsuite.patch.
   * debian/rules: Added make install-plugins to install the plugins.
   * Added Lintian overrides to ignore warning: description-contains-homepage
     Keeping Homepage in long description for some time for backports.
   * Added links from gnash manpage to gtk-gnash, kde-gnash and klash.
   * Removed unneeded build-deps: libdirectfb-dev
   * Added versioned build dependency on libqt3-mt-dev >= 3.3.8 to make sure
     that it is licensed under a GPLv3 compatible license. (Closes: #464615)
   * Added recommends to gstreamer0.10-gnomevfs in gnash-common
   * Added patch to fix error in upstream manpage.
   * Added patch ftbfs-gcc-4.3.patch to solve compilation problems with
     GCC 4.3. Closes: #455395
   * Removed the XS prefix from Xs-Vcs-Bzr in debian/control, as it is an
     official tag now.

 -- Miriam Ruiz <little_miry@yahoo.es>  Tue, 12 Feb 2008 11:33:29 +0000

2007

gnash (0.8.1~rc.070818-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Add debian/shlibs.local so gnash-tools, gnash-cygnal automatically pick
     up a dependency on gnash-common (= ${binary:Version}) due to use of
     the private shared libraries (Closes: #451348); remove resulting duplicate
     dependency from gnash, klash
   * Set LD_LIBRARY_PATH while running dpkg-shlibdeps; this and the above
     fix an unreported FTBFS with new dpkg-shlibdeps versions
   * Amend changelog for version 0.7.2+cvs20070518.1557-1 to include missing
     CVE ID CVE-2007-2500 for future reference

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Tue, 11 Dec 2007 01:45:07 +0000

gnash (0.8.1~rc.070818-2) unstable; urgency=low

   Upload prepared by by Cyril Brulebois to fix RC bugs:
 
   [ Cyril Brulebois ]
   * Deleted the *.gmo from the CLEANFILES in po/Makefile.am to fix package
     content change on double-build (Closes: #441706). Added the following
     files into debian/patches to do so:
      - do-not-delete-gmo-files: one-liner to avoid the deletion.
      - series: restored series file since there was none left.
     (Note: po/Makefile.in not patched since it is removed by the clean rules,
     the patch wouldn't apply if it were modified.)
   * Updated debian/copyright from GPLv2 to GPLv3 (copyright blurb), and added
     a versioned dependency on base-files to ensure that the GPL symlink points
     to the appropriate version, as reported by Robert Millan (Closes: #441019).

 -- Alexander Sack <asac@ubuntu.com>  Mon, 01 Oct 2007 12:28:03 +0000

gnash (0.8.1~rc.070818-1) unstable; urgency=low

   [ Miriam Ruiz ]
   * debian/control: point Xs-Vcs-Bzr: to Debian release branch
     http://bzr.debian.org/bzr/pkg-flash/debian.sid
   * debian/control: break long Build-Depends line into multiple lines
     for the sake of readability
   * debian/patches/use_pkglibdir_for_unversioned_libs, debian/patches/series:
     remove upstream applied patch 'use_pkglibdir_for_unversioned_libs' from bzr
     and quilt series.
   * debian/patches/ming_headers.patch, debian/patches/no-kde-ldflags
     debian/patches/exclude-testsuite-from-built: Removed unneeded patches
   * debian/rules: make errors in make clean fatal
   * debian/rules, debian/autogen.sh: Added script to regenerate the autotools
     building system in case it's not present in the tarball
   * debian/gnash-common.install: Install libraries whether they're CVS version
     or not.
   * debian/rules, debian/gnash-dev.install: Removed references to gnash-dev, as
     it's not predictable to exist in a near future.
   * debian/rules, debian/*.install: Modify source so that files to be installed
     can be referenced from debian/ directory without having to move them.
   * debian/overrides/* : Added override files for lintian warnings
   * debian/rules: Comment out dh_makeshlibs, as we're not releasing any public
     shared library anymore.
   * debian/rules: Don't copy files from debian/ into debian/tmp: not needed
     anymore.
   * debian/*.desktop: Fixed desktop files.
 
   [ Alexander Sack ]
   * debian/control: choose sane explicit depends: 'gstreamer0.10-plugins-base,
     gstreamer0.10-videosink | gstreamer0.10-plugins-good,
     gstreamer0.10-audiosink | gstreamer0.10-alsa'; promote
     gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg to recommends as
     debian has no easy-codec-install backend (yet); fix short
     description typo.
   * debian/patches/disable-testsuite: gnash builds now fine without
     hacking build system to not include testsuite in build
   * debian/patches/series: drop this patch from quilt series file
     accordingly.

 -- Alexander Sack <asac@debian.org>  Tue, 21 Aug 2007 13:07:53 +0200

gnash (0.8.1~trunk.070802-1) UNRELEASED; urgency=low

   * debian targetted trunk build 070802 aka preview 0.8.1:
       bzr repo: https://code.launchpad.net/~vcs-imports/gnash/trunk
       revno: 5534

 -- Alexander Sack <asac@ubuntu.com>  Thu, 02 Aug 2007 12:30:58 +0000

gnash (0.8.1~trunk.070802-0ubuntu1) UNRELEASED; urgency=low

   Update source for trunk build 070802 aka preview 0.8.1:
       bzr repo: https://code.launchpad.net/~vcs-imports/gnash/trunk
       revno: 5534
 
   Redo and cleanup packaging in consequence of upstream buildsystem
   refactoring:
 
   * debian/rules: dropping obsolete --enable-sound and --enable-mp3 and
     the bogus --enable-static switch; fixing --enable-gui switch
   * debian/patches/series: don't apply no-kde-ldflags anymore ... applied
     upstream
   * debian/patches/series: don't apply easy-codec-install anymore ... applied
     upstream
   * debian/rules: use agg renderer
   * debian/patches/{disable-testsuite,series}: disable testsuite patch
   * debian/control: drop firefox-dev from build-depends
   * debian/patches/*: drop ming headers patch - not used
   * debian/rules: use enable-gui='gtk,kde'
   * debian/rules: dropping obsolete --enable-sound and --enable-mp3 and the
     bogus --enable-static switch; fixing --enable-gui switch
   * debian/patches/use_pkglibdir_for_unversioned_libs, debian/patches/series:
     install libs in pkglibdir instead of just libdir - as they are unversioned
   * reorganize gnash packaging to take upstream changes into account:
     all common files are now stored in pkglibdir and provided by gnash-common
     package; in turn no libgnash0 nor libklash0 package exist anymore; gui
     code is not linked into the binaries, which are provided by gnash and klash
     package respectively; since no stable lib api is provided anymore
     libgnash-dev package is now just gnash-dev (though its currently disabled
     completely).
   * debian/gnash-common.install: install those libs we need explicitly to
     prevent libgnashplugin.so from getting pulled into gnash-common package
   * debian/rules: don't run dh_makeshlibs for libgnash0 libklash0 anymore ...
     as they don't exist
   * debian/control: make gnash-common conflicts/replaces on libklash0,
     libgnash0, gnash << 0.8.1~
   * debian/gnash.manpages: remove manpages for gnash package as gnash manpage
     is now shipped in gnash-common
   * debian/TODO,debian/overrides/libgnash0,debian/overrides/libklash0:
     dropping these old/unused files from bzr.

 -- Alexander Sack <asac@ubuntu.com>  Thu, 02 Aug 2007 09:06:22 +0000

gnash (0.8.0~cvs20070611.1016-1ubuntu3) gutsy; urgency=low

   * Rebuild for the libcurl transition mess.

 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 5 Jul 2007 01:35:59 +1000

gnash (0.8.0~cvs20070611.1016-1ubuntu2~mt1) feisty; urgency=low

   * feisty backport for mozillateam preview archive

 -- Alexander Sack <asac@ubuntu.com>  Sun, 17 Jun 2007 17:37:00 +0200

gnash (0.8.0~cvs20070611.1016-1ubuntu2) gutsy; urgency=low

   * debian/control: add libgstreamer-plugins-base0.10-dev to fix ftbfs

 -- Alexander Sack <asac@ubuntu.com>  Wed, 13 Jun 2007 09:41:59 +0200

gnash (0.8.0~cvs20070611.1016-1ubuntu1) gutsy; urgency=low

   * debian/patches/gnash_easy_codec_install: initial version of easy codec
     install patch for gnash
   * debian/patches/series: adapt quilt series file accordingly
   * debian/control: adapt Maintainer field for ubuntu upload
   * debian/control: Depends, Recommends and Suggests for libgnash0 and libklash0
     changed in preparation of easy-codec-installation:
        demote gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg from Recommends to Suggests
        promote gstreamer0.10-plugins-base, gstreamer0.10-alsa from Recommends to Depends

 -- Alexander Sack <asac@ubuntu.com>  Tue, 12 Jun 2007 15:50:37 +0200

gnash (0.8.0~cvs20070611.1016-1) unstable; urgency=low

   * New CVS snapshot 20070611.1016 from release-0-8-0 branch
   * debian/libklash0.install, debian/control, debian/rules: produce libklash0
     package and provide proper shlibs version info
   * debian/patches/ming_headers.patch: resurrect ming_headers patch that was
     previously reverted
   * debian/patches/exclude-testsuite-from-built: add patch to exclude
     testsuite from being build
   * debian/patches/no-kde-ldflags: take care that gnash binaries don't pull in
     kde libs/depends
   * debian/patches/series: update quilt series accordingly
   * debian/rules: use --enable-renderer=opengl for now in order to build klash
     without doing hackish stuff> * debian/control: omit extra whitespace before
     Homepage: line all package descriptions
   * debian/control: drop swfmill from build-depends (since we don't build the
     testsuite atm)
   * debian/control: add Alexander Sack <asac@jwsdot.com> to Uploaders field
   * debian/control: new packages for kde: libklash0 and klash; fix depends of
     konqueror-plugin-gnash package accordingly
   * debian/control: drop libsdl1.2-dev, libsdl-mixer1.2-dev, libfltk1.1-dev
     from build-depends
   * debian/control: use automake1.9 | automake in Build-Depends
   * debian/control: don't support gstreamer 0.8 anymore -> drop from Build-Depends

 -- Alexander Sack <asac@jwsdot.com>  Tue, 12 Jun 2007 14:10:00 +0200

gnash (0.7.2+cvs20070525.0721-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Added ming_headers.patch patch so that the missing definitions in ming
     headers are available for the check. Closes: #425888

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 25 May 2007 07:21:23 +0000

gnash (0.7.2+cvs20070518.1557-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Depending on libcurl?-gnutls-dev instead of libcurl?-openssl-dev for
     not depending on OpenSSL (incompatible with GPL license). Closes: #423884
   * Closes: #423433 , memory corruption vulnerability in gnash, due to a out
     of bounds memory access ( http://savannah.gnu.org/bugs/?19774,
     CVE-2007-2500 )
   * gstreamer0.10-audiosink is a virtual package, modifying control.
   * Updated dependencies to use libcurl4 instead of libcurl3.
   * Depending on swfmill for check (as well as from ming and mtasc)
   * Make check is fatal error now.
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 18 May 2007 15:57:38 +0000

gnash (0.7.2+cvs20070512.1527-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
     + YouTube seems to be working now
       http://lists.gnu.org/archive/html/gnash-dev/2007-05/msg00000.html
   * Enabled gstreamer in configure: --enable-gstreamer --enable-media=gst
   * Changed to use AGG renderer now: --enable-renderer=agg
   * Added build dependency: libagg-dev
   * gstreamer0.10-plugins-base, gstreamer0.10-alsa, gstreamer0.10-ffmpeg,
     and gstreamer0.10-audiosink are needed for YouTube. Added as recommends
       gnash@gnu.org/msg00624.html">http://www.mail-archive.com/gnash@gnu.org/msg00624.html
   * Added gstreamer0.10-fluendo-mp3 to recommends in libgnash0
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 12 May 2007 17:27:45 +0200

gnash (0.7.2+cvs20070428.1515-2) experimental; urgency=low

   * Added binary package: cygnal (media server)
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 28 Apr 2007 21:45:12 +0200

gnash (0.7.2+cvs20070428.1515-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Added dependencies: libtool, libltdl3, libboost-date-time-dev,
     libavcodec-dev, libavformat-dev
   * Added dependencies for checking: libming-dev, libming-util, mtasc
   * Removed binary package: klash (KDE-based standalone player)
   * Added binary package: cygnal (media server)
   * Added #include <cctype> to server/StringPredicates.h so that it
     compiles with gcc 4.3. Patch: gcc4.3.patch (Closes: #417210)
   * Added link to iceweasel plugins directory (Closes: #399920)
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Thu, 26 Apr 2007 10:29:52 +0200

2006

gnash (0.7.2-1) unstable; urgency=low

   * New Alpha Release from Upstream:
     + Polling main loop replaced with event driven framework for GTK.
     + New GUI abstraction layer supporting GTK2, KDE, SDL, and a bare
       framebuffer.
     + Movies are parsed by a background thread, so they start playing
       while still loading.
     + Plugin supports web navigation and starts playing while the stream
       is loading.
     + New AntiGrain (AGG) 2D backend added for framebuffer devices without
       OpenGL support.
     + New Framebuffer GUI for devices without X11.
     + Sound now works using ffmpeg, Gstreamer, or libMad.
     + Supports cross configuration and cross compiling for embedded targets.
     + A whole slew of minor bugs that kept various movies from playing.
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 18 Nov 2006 11:57:04 +0000

gnash (0.7.1+cvs20061014.1744-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * New soundhandler for gnash. It uses SDL (not SDL_mixer) for
     soundhandling, uses ffmpeg or libmad for mp3 decoding and replaces
     the old SDL_mixer based soundhandler. Changed --enable-sound=sdl in
     configure.
   * Changed Firefox plugin directory from /usr/lib/mozilla-firefox/plugins/
     to /usr/lib/firefox/plugins/

 -- Miriam Ruiz <little_miry@yahoo.es>  Sat, 14 Oct 2006 17:45:57 +0000

gnash (0.7.1+cvs20061006.1521-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Added usr/lib/kde3/libklashpart.la to konqueror-plugin-gnash so that
     Konqueror can detect the plugin. Thanks to J.Rinas <jrinas@gmx.de>.
     Closes: #384477. Closes: #389445.
   * Added --without-gcc-arch to ./configure in debian/rules so that the
     build script don't pass options like "-march=prescot" to gcc even if
     the CPU of the build system supports those. Thanks to Timo Juhani
     Lindfors <timo.lindfors@iki.fi>. Closes: #390919
   * Added libboost-dev and libboost-thread-dev to Build-Depends.
   * Added cmdline.patch to solve problem of cmdline parser failure
     with "a=b.swf". Thanks to Robert Millan <rmh@aybabtu.com>.
     Closes: #383770
   * Removed patches: amf.patch getopt.patch
   * Leaving the CVS dirs in package. They might be useful for updating the
     source tree for testing stuff. Closes: #390283
   * Added make check to debian/rules, even though the build won't stop if
     failures are found.
   * Beautify debian/rules so that output can be more easily analyzed.
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 6 Oct 2006 17:22:59 +0200

gnash (0.7.1+cvs20060924.1330-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Modified building system for using quilt.
   * Added gnash dependency to mozilla-plugin-gnash. Closes: #389141
   * Added libfltk1.1-dev as a build dependency.
   * Modified desktop files, they had a wrong program name. Closes: #384628
   * Added copyright notice for Bitstream Vera Fonts to debian/copyright
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 24 Sep 2006 15:31:43 +0200

gnash (0.7.1+cvs20060920.2136-1) unstable; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Added build dependency: libcurl3-gnutls-dev | libcurl3-openssl-dev
   * Temporarily removed the -dev package until the API + ABI are more stable
   * Temporarily added a versioned dependency on libgnash0
   * Make package bin-NMU-able by using ${binary:Version} and Build-Depend on
     dpkg-dev (>= 1.13.19)
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Wed, 20 Sep 2006 21:37:43 +0000

gnash (0.7.1+cvs20060820.2237-1) experimental; urgency=low

   * New Upstream Release. Downloaded from CVS.
   * Added icon and .desktop file shortcut.
   * Build-Depend on libxul-dev instead of mozilla-dev.
   * Made minor modifications to the code to make it compile.
   * Updated Standards-Version to 3.7.2 (no changes needed).
   * Upstream confirms that the code that kills the processes has
     been rewritten.  Closes: #374996
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Mon, 21 Aug 2006 00:38:53 +0200

gnash (0.7.1-1) experimental; urgency=low

   * Initial release. Closes: #347352
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 7 May 2006 00:54:46 +0000