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
|
flam3 (3.1.1-4) unstable; urgency=medium
* Revert a patch to flam3.c that sometimes caused an infinite loop
* Allow random seed in autopkgtest
* Fix watch file broken by GitHub path changes
* Fix Repository fields in upstream/metadata
* Bump Standards to 4.5.1
-- Peter Blackman <peter@pblackman.plus.com> Mon, 14 jun 2021 19:00:00 +0100
flam3 (3.1.1-3) unstable; urgency=medium
* Include autopkgtest
* Revert 'compile' symlink deletion
* Fix autoconf warnings
* Suggest qosmic
* Register README.txt in doc-base
-- Peter Blackman <peter@pblackman.plus.com> Sun, 12 jul 2020 16:00:00 +0100
flam3 (3.1.1-2) unstable; urgency=medium
* Adopt package (Closes: #711285)
* Fix FTBFS from xml2-config removal (Closes: #949143)
* Remove broken 'compile' symlink
* Remove unused entry ljpeg in .pc file
* Fix buffer overflow in flam.c
* Include test.flam3 & vidres.flam3
* Include rendering fixes from upstream issue tracker
* Standards now 4.5.0 rules-require-root & compat
* Fix broken links in the README
* Fix qosmic FTBFS with ICU 67 (Closes: #962095)
-- Peter Blackman <peter@pblackman.plus.com> Sat, 06 jun 2020 16:00:00 +0000
flam3 (3.1.1-1) unstable; urgency=medium
* QA upload.
* New upstream release. (Closes: #881106)
- upstream moved code from ./src to ./:
- rework patches.
- rework d/rules and d/docs to reflect path change.
- upstream applied patch for png, thus removing ours.
* Add repository at salsa.d.o, debian namespace.
* Cleanup packaging:
- drop d/README.source. (quilt is standard nowerdays).
- remove stray d/rules_.
- remove --with autotools-dev from d/rules.
- remove d/dirs.
* Bump compat level to 11.
* d/copyright:
- Use https:// for spec
- Bump years for Debian part.
* Bump S-V to 4.1.4 -- no changes required
* Enable hardening.
* Fix some spelling errors in manpages and forward patch upstream.
-- Tobias Frost <tobi@debian.org> Sat, 14 Apr 2018 13:31:04 +0200
flam3 (3.0.1-5) unstable; urgency=medium
* QA upload.
* Bumped DH level to 10.
* New upstream homepage.
* debian/control: bumped Standards-Version to 3.9.8.
* debian/copyright:
- Migrated to 1.0 format.
- Updated all data.
* debian/watch
- Bumped to version 4.
- Updated the source address.
-- Daniele Adriana Goulart Lopes <danydrik@yahoo.com.br> Thu, 13 Oct 2016 11:33:47 -0300
flam3 (3.0.1-4) unstable; urgency=medium
* Add patch from Nobuhiro for the libpng transition (Closes: #635945)
* Change B-D to libpng-dev (Closes: #662326)
* Convert d/rules to short debhelper format
-- Tobias Frost <tobi@debian.org> Wed, 06 Jan 2016 11:48:26 +0100
flam3 (3.0.1-3) unstable; urgency=low
* Orphan the package, set maintainer to Debian QA Group
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 23 Sep 2013 20:30:31 -0400
flam3 (3.0.1-2.1) unstable; urgency=low
* Non-maintainer upload.
* Build-Depend on libjpeg-dev, not libjpeg62-dev (closes: #641456).
-- Julien Cristau <jcristau@debian.org> Sun, 29 Jan 2012 17:19:43 +0100
flam3 (3.0.1-2) unstable; urgency=low
* Update to Standards-Version 3.9.2 (no changes required)
* Stop shipping unneeded .la file (Closes: #621313)
-- Roberto C. Sanchez <roberto@connexer.com> Fri, 08 Apr 2011 09:33:29 -0400
flam3 (3.0.1-1) unstable; urgency=low
* New upstream release
* Section changed from x11 -> graphics to coply with archive override
-- Roberto C. Sanchez <roberto@connexer.com> Fri, 31 Dec 2010 15:45:25 -0500
flam3 (3.0-1) unstable; urgency=low
* New upstream release
* Update watch file to point to the code.google.com project site
* Update to Standards-Version 3.9.1 (no changes required)
* Update debian/rules and patches to handle the new src/ directory
* Specify source format as 3.0
* Remove unused lintian override
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 11 Oct 2010 17:46:57 -0400
flam3 (2.7.19+svn20090813-1) unstable; urgency=low
* Initial release (Closes: #470236)
-- Roberto C. Sanchez <roberto@connexer.com> Mon, 24 Aug 2009 18:51:58 -0400
|