Skip to content

Debian Changelog synfigstudio (0.61.08-1)

2008

synfigstudio (0.61.08-1) unstable; urgency=low

   [ Cyril Brulebois ]
   * New upstream release.
   * debian/control:
      - Move the homepage from “synfig.com” to “synfig.org”.
      - Bump versions for etl-dev, libsynfig-dev, synfig in Build-Depends.
      - Bump Standards-Version from 3.7.2 to 3.7.3 (no changes needed).
      - Update the “Depends:” line of synfigsynfig-dbg, from
        “libsynfigapp0” to “libsynfigapp0 | synfigstudio” (both with
        ${binary:Version}) since this package contains the debugging
        symbols for both packages.
   * debian/synfigstudio.install:
      - Add “usr/share/locale”, since upstream now ships locales.
   * debian/rules:
      - Set SYNFIG_LIB, SYNFIG_VERSION_*, and use them by setting
        F:SynfigExtra in dh_gencontrol to add an extra constraint on
        libsynfig to ensure the presence of the version against which
        synfigstudio was built, since API/ABI aren't stable.
 
   [ Paul Wise ]
   * Recommend the new synfig-examples package
   * Remove outdated BUGS section from the manual page
   * Drop the libsynfigapp-dev package until it is needed
   * Drop the use of fonts that are not needed for rendering the images
   * Remove “DH_COMPAT=4” before the dh_clean call, no reason to have that.
   * Make the shlibs more restrictive and build-dep on the fixed synfig so
     that the dependencies on the libsynfig/libsynfigapp libraries are correct.

 -- Paul Wise <pabs@debian.org>  Thu, 13 Mar 2008 19:54:06 +0900

2007

synfigstudio (0.61.07-1) unstable; urgency=low

   [ Cyril Brulebois ]
   * New upstream release.
   * Bump versioned B-D on synfig and libsynfig-dev from 0.61.06 to
     0.61.07~rc3.
   * Bump versioned B-D on etl-dev from 0.04.09 to 0.04.10~rc3.
   * Add Homepage, Vcs-Browser, and Vcs-Svn fields to the source package.
   * Add myself to the Uploaders.
   * No longer ignore make distclean errors, per lintian.
 
   [ Paul Wise ]
   * Update menu for transition and add longtitle & description

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 09 Oct 2007 03:11:26 +0200

synfigstudio (0.61.06-1) unstable; urgency=low

   * New upstream release
     - Update copyright info (new contributors)
     - requrires the new etl, bump build-dep
     - no longer messes up gamma settings (Closes: #418647)
     - now shows up in the GNOME window list (Closes: #366731)
   * Change my email address now that I'm a Debian Developer
   * Install the new upstream README, AUTHORS, ChangeLog.old
   * Use sourceforge in the watch file and download link
   * Use the current upstream version in the shlibs for now

 -- Paul Wise <pabs@debian.org>  Thu, 21 Jun 2007 11:09:02 +0100

2006

synfigstudio (0.61.05-5) unstable; urgency=low

   [ Paul Wise]
   * Switch back to the default g++
   * Apply patch from upstream to fix layer enable/disable
 
   [ Miguel Gea ]
   * Updated from upstream (voria svn version 226)

 -- Paul Wise <pabs3@bonedaddy.net>  Thu, 31 Aug 2006 11:28:10 +0800

synfigstudio (0.61.05-4) unstable; urgency=low

   * Use ${binary:Version} instead of the deprecated ${Source-Version}
   * Build-depend on the version of synfig that is built with g++-4.0
   * Build with g++-4.0 in case g++-4.1 miscompiles synfigstudio
   * Bump Standards-Version (no changes)
   * Use ttf-freefont, ttf-dejavu and ttf-dustin to render text in the images

 -- Paul Wise <pabs3@bonedaddy.net>  Wed, 9 Aug 2006 23:01:44 +0800

synfigstudio (0.61.05-3) unstable; urgency=low

   * Fix crash on startup on amd64 (Closes: #365102)
     Thanks to Ben Green (Sciboy) and Anthony DeRobertis for debugging help

 -- Paul Wise <pabs3@bonedaddy.net>  Sat, 3 Jun 2006 14:11:12 +0800

synfigstudio (0.61.05-2) unstable; urgency=low

   * Fix building on amd64. Patch by Andreas Jochens closes: #364408

 -- Paul Wise <pabs3@bonedaddy.net>  Sun, 23 Apr 2006 19:46:06 +0800

synfigstudio (0.61.05-1) unstable; urgency=low

   [ Paul Wise ]
   * Initial release (Closes: #337518)
 
   [ Fabian Fagerholm ]
   * debian/rules: Use compat level 4 for dh_clean in clean target.
   * debian/rules: Avoid problems with timestamp skew and autotools.
   * debian/control: Add build-dep on libltdl3-dev.
   * debian/control: Use a versioned build-dep on an 64-bit-safe etl-dev.
   * Run ./bootstrap (reautotoolize/libtoolize).

 -- Fabian Fagerholm <fabbe@debian.org>  Wed, 5 Apr 2006 22:22:08 +0300