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
|
flare-engine (1.09.01-1) unstable; urgency=medium
* New upstream release (Closes: #913944)
* d/copyright, d/watch: Update upstream URLs
* d/copyright: use https in format URL
* Bump Policy Standards-Version to 4.3.0 (no changes needed)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Tue, 29 Jan 2019 00:24:23 +0100
flare-engine (1.07-1) unstable; urgency=medium
* New upstream release (Closes: #883027)
- d/patches:
* remove bf8b090.patch
* remove refuse-default-game.patch
- Update build-dependencies to SDL2 from 1.2
- Use man page from upstream rather than the one in debian/
* Bump Policy Standards-Version to 4.1.5 (no changes needed)
* debhelper compatibility level set to v11
* Update d/watch file
* d/control:
- Update Vcs-* fields
- Update maintainers
- Replace Recommends on flare-game to ${source:Version} from "binary"
- Add Break/Replaces "flare-game (<< 1.07)", due to files moving
* Use the system-wide fonts
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Fri, 07 Sep 2018 23:42:07 +0200
flare-engine (0.19-3) unstable; urgency=medium
* Fix broken symlink to a font, thanks to Andreas Beckmann (Closes: #857395)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Thu, 13 Apr 2017 21:59:47 +0200
flare-engine (0.19-2) unstable; urgency=medium
* Bump Policy Standards-Version to 3.9.6 (no changes needed)
* Update Vcs URLs in debian/control
* Add colon after "Closes" in changelog to quell lintian Error
"possible-missing-colon-in-closes"
* Build with "DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed" to avoid
linking against unneeded libraries
* Symlink with system-provided fonts through dh_link
* Do not depend on ttf-unifont, not used
* Refresh d/copyright with current information. It is basically the
same, but it had beed created from before the split between code and
game data, so it contained information about files not present in the
package anymore.
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Sat, 01 Aug 2015 16:46:39 +0100
flare-engine (0.19-1) unstable; urgency=medium
* New upstream version (Closes: #734742)
The game and the engine are now split in two source packages
(Closes: #742062).
-- Martin Quinson <mquinson@debian.org> Thu, 17 Jul 2014 08:12:45 +0200
flare (0.18-1) unstable; urgency=low
[ Jan-Hendrik Peters ]
* New upstream version 0.18
[ Manuel A. Fernandez Montecelo ]
* Bump Policy Standards-Version to 3.9.4 (no changes needed)
* Change maintaner address
* Remove obsolete "DM-Upload-Allowed: yes"
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Wed, 08 May 2013 21:53:39 +0100
flare (0.17.1-1~exp1) experimental; urgency=low
[ Jan-Hendrik Peters ]
* New upstream version
[ Manuel A. Fernandez Montecelo ]
* Bump Policy Standards-Version to 3.9.3 (no changes needed)
* debhelper compatibility level set to 9 (brings fortified builds and other
goodies), dependencies change accordingly
* Depending on fonts (liberation and unifont) rather than installing the
embedded ones
* Review of debian/copyright for the new version, documenting licenses of
included fonts, updating URLs, copyright file format
* Updated watch file
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Fri, 28 Dec 2012 00:44:42 +0000
flare (0.15.1-1) unstable; urgency=low
[ Jan-Hendrik Peters <hennr@hennr.name> ]
* New upstream release (Closes: #646455)
- Imported Upstream version 0.15.1 [76cb190]
* Added new build dependency: libsdl-ttf2.0-dev
[ Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> ]
* Remove stuff in debian/ now present upstream:
- flare.desktop (now in distribution/flare.desktop.in)
- flare-icon.png (installed by CMake from art_src/logo/flare_logo.svg), and
debian/source/include-binaries (created because of this icon)
* debian/rules:
- No need for "override_dh_fixperms" with this upstream
- Now it doesn't contain the master CMakeLists.txt on build, so no need for
overrides to "dh_auto_configure", "dh_auto_build" or "dh_auto_clean"
(already commented out); nor "--builddirectory=build" to the base "dh"
template.
- "override_dh_install" to include --fail-missing (to avoid not installing
new files by mistake, in this package with the data changing so often)
* debian/copyright: minor updates, e.g. changes to dir names and clarifying
that files are under GPLv3/CC-BY-SAv3 or later (not just 3.0)
* Update package descriptions (text taken from upstream's README)
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Mon, 26 Dec 2011 22:12:48 +0000
flare (0.14.1-5) unstable; urgency=low
[ Jan-Hendrik Peters <hennr@hennr.name> ]
* Correcting path to icon in the menu file
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Tue, 15 Nov 2011 22:12:48 +0000
flare (0.14.1-4) unstable; urgency=low
* Installing .desktop file in the proper directory, otherwise it doesn't work
* Quell lintian warnings:
- latest-debian-changelog-entry-without-new-date: fix date of entry for
version 0.14.1-3, it was set to one hour too early and didn't notice any
lintian warning before uploading
- duplicate-short-description: Improving description of packages flare and
flare-data
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Mon, 14 Nov 2011 19:48:16 +0000
flare (0.14.1-3) unstable; urgency=low
* Disabling the override of dh_fixperms at the moment, it doesn't
seem to work on buildd machines. Better a lintian warning that
not being able to build in all architectures...
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sat, 22 Oct 2011 15:26:07 +0100
flare (0.14.1-2) unstable; urgency=low
* Simplifying debian/rules by using specific flags controlling the
directories to use for building.
* Fixing in debian/rules the way to remove executable permissions to
a PNG file, so it doesn't break on buildd machines (it was working
fine in pbuilder, though).
* Disabled the automatic re-generation of the single man page, the
man page is already provided in its proper form and can be
regenerated from time to time -- no need for the added complexity
of overriding dh_installman in debian/rules. As a consequence,
remove the xsltproc and docbook-* build-deps (XML is not being
used for anything else).
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sat, 22 Oct 2011 14:26:09 +0100
flare (0.14.1-1) unstable; urgency=low
[ Jan-Hendrik Peters <hennr@hennr.name> ]
* Initial release (Closes: #622288)
* Added CC-BY-SA text to debian/copyright
* This is my first Debian package :)
[ Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> ]
* Recompressed the original tarball as .xz, goes down from ~120MB to
~78MB of space
* Created a separate package for data
* Minor modifications to the rules file to improve some commands
(e.g. the way to clean/remove files)
* Added .desktop file
-- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Tue, 18 Oct 2011 18:49:56 +0200
|