2008
synfig (0.61.08-3) unstable; urgency=low
* Fix FTBFS with libavformat-dev version 52 * Make the build process safe for parallel building
-- Paul Wise <pabs@debian.org> Wed, 21 May 2008 17:48:30 +0800
synfig (0.61.08-2) unstable; urgency=low
* Brown paper bag release * Make synfig-examples conflicts/replace libsynfig-doc * Make the shlibs more restrictive to prevent symbols problems
-- Paul Wise <pabs@debian.org> Thu, 13 Mar 2008 19:19:56 +0900
synfig (0.61.08-1) unstable; urgency=low
[ Cyril Brulebois ]
* New upstream release.
* debian/libsynfig0.install:
- Add “usr/share/locale”, since upstream now ships locales.
* debian/control:
- Move the homepage from “synfig.com” to “synfig.org”.
- Bump the Build-Depends on etl-dev from 0.04.10~rc3 to 0.04.11.
- Update the “Depends:” line of synfig-dbg, from “libsynfig0” to
“libsynfig0 | synfig” (both with ${binary:Version}) since this
package contains the debugging symbols for both packages.
- Bump Standards-Version from 3.7.2 to 3.7.3 (no changes needed).
* debian/rules:
- Remove “DH_COMPAT=4” before the dh_clean call, no reason to have
that.
- Copy config.{guess,sub} from /usr/share/misc in the config.status
target, remove them in the clean target, and no longer keep a copy
of the original ones.
[ Paul Wise ]
* Drop the doxygen documentation package and move the examples to a new
synfig-examples package.
* Build-depend on libmagick++9-dev for the new output target that can
create optimised GIFs
* Build-depend on libmng-dev for the MNG output target
* Improve the manual page a bit; remove duplicate options, add new ones
* Avoid running the configure script twice when building
-- Paul Wise <pabs@debian.org> Tue, 11 Mar 2008 02:21:44 +0900
2007
synfig (0.61.07-1) unstable; urgency=low
* New upstream release. * synfig-dbg should be extra (like ftpmaster overrides)
-- Paul Wise <pabs@debian.org> Thu, 11 Oct 2007 11:48:33 +1000
synfig (0.61.07~rc3-1) unstable; urgency=low
[ Cyril Brulebois ]
* New upstream release.
* debian/control:
- Rename XS-Vcs-* to Vcs-*, update Vcs-Browser to point to the log of the
trunk.
- Add a Homepage field.
- Bump the versioned Build-Depends on etl-dev to the latest release,
from 0.04.09 to 0.04.10~rc3.
* debian/patches:
- Drop amd64-fix-import, merged upstream.
- Drop fix-empty-pastecanvas.patch, merged upstream as well.
- Empty series file, and patch system, kept around, until some other
patches are needed.
[ Paul Wise ]
* Fix crashes with empty PasteCanvas layers (closes upstream 1356449)
* Improve the package descriptions and suggest the gui (Closes: #442039)
* Use optimization level 2 now that upstream fixed the issue with it
-- Paul Wise <pabs@debian.org> Wed, 10 Oct 2007 10:21:17 +1000
synfig (0.61.06-2) unstable; urgency=low
* Prevent import errors in synfigstudio on amd64 (closes upstream 1692825) * Fix sections so they correspond to ftpmaster overrides * Add Cyril Brulebois (KiBi) to the co-maintainers list * Don't ignore errors with make distclean * Add XS-Vcs URLs to the source package
-- Paul Wise <pabs@debian.org> Sat, 04 Aug 2007 18:40:24 +1000
synfig (0.61.06-1) unstable; urgency=low
* New upstream release
- fixes FTBFS in GCC 4.3 (Closes: #417720)
- requrires the new etl, bump build-dep
- enable the fixed libavcodec plugin
* Change my email address now that I'm a Debian Developer
* Update copyright information
- libav headers are no longer shipped in the tarball
- New contributors
* Use sourceforge in the watch file and download page
* Install the new upstream README, AUTHORS, ChangeLog.old
* Use the current upstream version in the shlibs for now
-- Paul Wise <pabs@debian.org> Thu, 21 Jun 2007 11:04:49 +0100
2006
synfig (0.61.05-8) unstable; urgency=low
* Switch back to using the default g++ (4.1) (Closes: #383714) * Use -O1, makes composition loading work (Workaround #375080)
-- Paul Wise <pabs3@bonedaddy.net> Thu, 31 Aug 2006 11:16:49 +0800
synfig (0.61.05-7) unstable; urgency=low
[ Paul Wise ] * Build with g++-4.0 because g++-4.1 4.1.1 miscompiles synfig * Update mod_ffmpeg for modern ffmpeg. Thanks to Luka Pravica. * Implement fontconfig support (Closes: #368733) * Use ${binary:Version} instead of the depreciated ${Source-Version} [ Fabian Fagerholm ] * Move example files to libsynfig-doc. [ Miguel Gea Milvaques ] * Added as Uploader.
-- Paul Wise <pabs3@bonedaddy.net> Sun, 16 Jul 2006 13:54:16 +0800
synfig (0.61.05-6) unstable; urgency=low
[ Paul Wise ] * Explicitly disable mod_libavcodec (Closes: #374403)
-- Fabian Fagerholm <fabbe@debian.org> Thu, 22 Jun 2006 12:54:39 +0300
synfig (0.61.05-5) unstable; urgency=low
[ Paul Wise ] * Disable -ffast-math and prevent crash on alpha (Closes: #367048) [ Fabian Fagerholm ] * Rerun ./bootstrap, this time using newer versions of autoconf and libtool. * debian/rules: provide a dummy build target to be policy compliant (policy 4.8). * debian/control: libsynfig-doc should be in section doc. * debian/control: bump standards-version.
-- Fabian Fagerholm <fabbe@debian.org> Sat, 17 Jun 2006 00:17:16 +0300
synfig (0.61.05-4) unstable; urgency=low
[ Fabian Fagerholm ] * Change priority to extra because libdv-bin is extra. (Closes: #358423) [ Paul Wise ] * Change maintainer to the mailing list, move me to uploaders * Move .so symlinks for the plugins to libsynfig0 (Closes: #358242) * Add fix for alpha/amd64 FTBFS, b-d on fixed etl-dev (Closes: #359690)
-- Fabian Fagerholm <fabbe@debian.org> Sun, 2 Apr 2006 10:07:05 +0300
synfig (0.61.05-3) unstable; urgency=low
[Fabian Fagerholm] * Drop alternative build-dependency on libetl-dev. (Closes: #357564)
-- Fabian Fagerholm <fabbe@debian.org> Sun, 19 Mar 2006 21:41:41 +0200
synfig (0.61.05-2) unstable; urgency=low
[Paul Wise] * Rename -dev and -doc package (drop 0 from name).
-- Fabian Fagerholm <fabbe@debian.org> Wed, 15 Mar 2006 11:58:55 +0200
synfig (0.61.05-1) unstable; urgency=low
[Paul Wise] * New upstream release * Depend on libetl-dev | etl-dev, etl-dev will be renamed soon [Fabian Fagerholm] * debian/control: libsynfig0-dev now depends on libetl-dev | etl-dev * Rerun ./bootstrap (reautotoolize/libtoolize).
-- Fabian Fagerholm <fabbe@debian.org> Sat, 4 Mar 2006 12:09:55 +0200
synfig (0.61.04-1) unstable; urgency=low
* Initial release (Closes: #337516)
-- Paul Wise <pabs3@bonedaddy.net> Wed, 11 Jan 2006 11:17:11 +0800