1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273
|
synfigstudio (1.2.2-1) unstable; urgency=medium
* New upstream release.
* dbgsym-migration: dropped -dbg package.
* Debhelper & compat to version 11.
* Standards-Version: 4.3.0
* Priority: optional.
* VCS URLs to Salsa.
* New patch to remove embedded copy of PKG_CHECK_MODULES (Closes: #900433).
Thanks, Helmut Grohne.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 31 Jan 2019 20:18:41 +1100
synfigstudio (1.2.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version. Closes: #883594.
* Update build dependency on font packages. Closes: #895162.
* Build-depend on pkg-config and libfftw3-dev.
-- Matthias Klose <doko@debian.org> Mon, 09 Apr 2018 21:14:59 +0200
synfigstudio (1.0.2-1) unstable; urgency=medium
* New upstream release.
* Build-Depends:
- etl-dev (>= 0.04.18)
+ etl-dev (>= 0.04.19)
- libsynfig-dev (>= 0.64.2)
+ libsynfig-dev (>= 1.0.2)
- synfig (>= 1.0)
+ synfig (>= 1.0.2)
+ libmagick++-dev
* New "c++11.patch" to fix FTBFS (Closes: #803037).
* Removed .menu file (command-in-menu-file-and-desktop-file).
* control: modernise Vcs-Browser URL.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 27 Nov 2015 20:54:13 +1100
synfigstudio (1.0-1) unstable; urgency=medium
* New upstream release [April 2015].
* Dropped all backported patches.
* Build-Depends:
- etl-dev (>= 0.04.17)
+ etl-dev (>= 0.04.18)
- libgtkmm-2.4-dev
+ libgtkmm-3.0-dev
+ libmlt-dev
+ libmlt++-dev
- synfig (>= 0.64.1)
+ synfig (>= 1.0)
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 07 May 2015 19:05:33 +1000
synfigstudio (0.64.2-2) unstable; urgency=medium
* Added two new upstream patches for compatibility with Glib-2.42
(Closes: #772748).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 13 Dec 2014 16:22:23 +1100
synfigstudio (0.64.2-1) unstable; urgency=medium
* New upstream release [October 2014].
* Build-Depenbds: libsynfig-dev (>= 0.64.2).
* Added "debian/gbp.conf".
* Standards-Version: 3.9.6.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 20 Oct 2014 23:28:28 +1100
synfigstudio (0.64.1-1) unstable; urgency=low
* New upstream release [November 2013].
* Standards to 3.9.5.
* Build-Depends on new "etl-dev (>= 0.04.17)", "synfig (>= 0.64.1)",
"libsynfig-dev (>= 0.64.1)".
* As per his request removed Denis Washington from Uploaders.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 21 Nov 2013 15:33:31 +1100
synfigstudio (0.64.0-2) unstable; urgency=low
* Re-build to introduce versioned dependency on libsynfig
(Closes: #709779).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 14 Sep 2013 15:34:09 +1000
synfigstudio (0.64.0-1) unstable; urgency=low
* New upstream release [May 2013].
* Standards to 3.9.4.
* xz compression for source and binary packages.
* Minor debian/watch update.
* Added "intltool" to Build-Depends and invoke `intltoolize` after
dh-autoreconf.
* Updated my email address; bumped copyright years.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 14 May 2013 02:42:38 +1000
synfigstudio (0.63.05-1) unstable; urgency=low
* New maintainers (Closes: #665045)
* New upstream release.
* imported latest QA changes
* Packaging update
+ to straight debhelper + dh-autoreconf
+ compat & debhelper to version 9
+ standards to 3.9.2
+ use DPKG build flags & default hardening
+ --as-needed to avoid needless linking
+ parallel build by default on linux
+ corrected Vcs-Browser URL
+ build-deps recalculated
+ set d-multimedia as Maintainer
- install libsynfigapp0 as private library,
not as standalone package
-- Dmitry Smirnov <onlyjob@member.fsf.org> Sat, 12 May 2012 16:57:32 +1000
synfigstudio (0.62.00-1) unstable; urgency=low
* QA upload
* Properly orphan the package (set Maintainer to QA, empty Uploaders)
* New upstream release
* Bump build-dep on (lib)synfig to most recent version
* Bump standards-version to 3.8.3, no changes needed
* Change section of the "-dbg" package to debug, thanks lintian
-- Stefano Zacchiroli <zack@debian.org> Tue, 26 Jan 2010 11:20:50 +0100
synfigstudio (0.61.09-3) UNRELEASED; urgency=low
[ Cyril Brulebois ]
* Update my mail address.
[ Paul Wise ]
* Remove me from uploaders, no longer interested in synfig
-- Cyril Brulebois <kibi@debian.org> Thu, 26 Feb 2009 20:49:33 +0100
synfigstudio (0.61.09-2) unstable; urgency=low
* Upload to unstable after the lenny freeze
* Switch to debhelper compat level 7
* Switch from dh_clean -k to dh_prep
* Link to the correct versions of the GPL
* Drop duplicate Priority field for -dbg package
-- Paul Wise <pabs@debian.org> Thu, 26 Feb 2009 16:39:59 +0900
synfigstudio (0.61.09-1) experimental; urgency=low
* New upstream release
* Drop upstream ChangeLog since it was empty for this release
* Wrap the uploaders, depends, suggests and build-deps fields
* Support parallel builds
* Add ${misc:Depends} to the dependencies
* Drop binutils build-dep, fixed version was in etch
* Now compliant with policy 3.8.0
* Install scalable and multiple sized icons too
-- Paul Wise <pabs@debian.org> Sun, 16 Nov 2008 15:37:24 +0900
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
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
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
|