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
|
swfmill (0.3.3-1) unstable; urgency=medium
* New upstream release
* Upgraded compat level to 9
* Upgraded Standards-Version from 3.9.3 to 3.9.8
* debian/rules: using dh_prep instead of dh_clean -k
* Using Hardening Options. See https://wiki.debian.org/Hardening
* swfmill_gcc-6.1.patch: Fixed FTBFS with GCC 6. Closes: #811726
* debian/control: Dropped Build-Depends on libpng12-dev: Closes: #810206
-- Miriam Ruiz <miriam@debian.org> Thu, 19 May 2016 02:25:00 +0200
swfmill (0.3.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches/freetype.patch: Fix freetype include to work with recent
versions of freetype. Thanks to Juhani Numminen for the patch. (Closes:
#733356)
-- Sebastian Ramacher <sramacher@debian.org> Fri, 17 Jan 2014 19:59:16 +0100
swfmill (0.3.2-1) unstable; urgency=low
* New upstream release
* Build-Depends on libpng-dev instead of libpng12-dev. Closes: #662516
* Upgraded Standards-Version from 3.9.2 to 3.9.3
* Refreshed patches
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 05 Mar 2012 21:26:37 +0100
swfmill (0.3.1-3) unstable; urgency=low
* Added patch to build against with libpng 1.5. Closes: #636008
Thanks to Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* Upgraded Standards-Version from 3.9.1 to 3.9.2
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 15 Aug 2011 10:48:44 +0200
swfmill (0.3.1-2) unstable; urgency=low
* Uploading package to unstable.
* Added -lz to LDFLAGS. Closes: #618103
* Upgraded to Debian source package 3.0
* Set the Debian Flash Team as Maintainer
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 16 Mar 2011 20:37:33 +0100
swfmill (0.3.1-1) experimental; urgency=low
* New Upstream Release
* Upgraded Standards-Version from 3.8.3 to 3.9.1
* Added to Build-Depends: quilt
* Due to some error, some files are missing in upstream's tarball.
Added them through missing_files.patch
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 18 Aug 2010 20:40:48 +0200
swfmill (0.3.0-1) unstable; urgency=low
* New Upstream Release
* Closes: #560448 (FTBFS)
* debian/control: Removed dependency: quilt (no patches needed)
* debian/control: Added dependency: xsltproc
* debian/control: Upgraded Standards-Version from 3.7.3 to 3.8.3
* debian/rules: Do not ignore make clean errors
* debian/watch: Fixed watch file. Closes: #450089
Thanks to Yan Morin <progysm@gmail.com>
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 18 Jan 2010 11:45:10 +0100
swfmill (0.2.12-2) unstable; urgency=low
* Acknowledged NMU.
* Removed bashism in debian/rules (Closes: #484443)
* Added quilt to build dependencies.
* Upgraded Standards-Version to 3.7.3
* Added Homepage section to debian/control
-- Miriam Ruiz <little_miry@yahoo.es> Fri, 06 Jun 2008 10:49:07 +0000
swfmill (0.2.12-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455454)
-- Marc 'HE' Brockschmidt <he@debian.org> Sun, 16 Mar 2008 19:13:27 +0100
swfmill (0.2.12-1) unstable; urgency=low
* Initial release (Closes: #326930)
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 14 Mar 2007 14:55:11 +0100
|