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
|
7kaa (2.15.4p1+dfsg-1) unstable; urgency=medium
* New upstream version 2.15.4p1.
* Bump debhelper-compat to 13.
* Install missing translations
* Adjust debian/*.install to the new default dh_missing
* Add debian/not-installed to avoid installing COPYING.
* Update years in debian/copyright.
* Add Repository and Repository-browse in debian/upstream/metadata.
-- Bertrand Marc <bmarc@debian.org> Sat, 19 Sep 2020 15:12:17 +0200
7kaa (2.15.3+dfsg-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12:
+ Drop unnecessary dependency on dh-autoconf.
+ Drop unnecessary dh arguments: --parallel.
* Set upstream metadata fields: Bug-Submit.
* Rely on pre-initialized dpkg-architecture variables.
[ Bertrand Marc ]
* New upstream version 2.15.3+dfsg.
* Remove debian/patchees/fix_buffer_overflow.patch, included upstream.
* Drop build-dependency on autotools-dev, not necessary with
debhelper-compat 12.
* Standards-version: 4.5.0, no changes needed.
* debian/copyright: update years and add Jelmer Vernooij.
* debian/rules: drop dbgsym-migration, not necessary anymore.
-- Bertrand Marc <bmarc@debian.org> Sat, 07 Mar 2020 09:33:20 +0100
7kaa (2.15.2+dfsg-2) unstable; urgency=medium
* Update debian/patches/fix_buffer_overflow based on upstream fix.
* Update years in debian/copyright.
-- Bertrand Marc <bmarc@debian.org> Sat, 31 Aug 2019 15:14:47 +0200
7kaa (2.15.2+dfsg-1) unstable; urgency=medium
* New upstream version 2.15.2:
+ Added German, Portuguese, and Spanish translations (Closes: #641974).
* Standards-version: 4.4.0, no changes needed.
* Add a new patch to fix buffer overflow.
-- Bertrand Marc <bmarc@debian.org> Sat, 17 Aug 2019 18:05:14 +0200
7kaa (2.15.1+dfsg-1) unstable; urgency=medium
* New upstream version 2.15.1+dfsg.
* Remove debian/patches/abs_dir, not necessary anymore.
* Refresh use_system_libuuid.patch.
* Standards-version: 4.3.0, no changes needed.
* debian/control:
+ Make 7kaa depend on the data from the same version.
+ Make 7kaa suggest 7kaa-music (in case it would be packaged in non-free).
* Allow 7kaa to be built on any architecture (Closes: #726450).
-- Bertrand Marc <bmarc@debian.org> Tue, 01 Jan 2019 18:48:59 +0100
7kaa (2.15.0+dfsg-1) unstable; urgency=medium
* Update debian/watch to version 4, add a rule deal with pre and rc versions
and the repacksuffix option.
* Remove custom compression settings in debian/source/options.
* Update Vcs-* in debian/control: the package was moved to salsa.
* New upstream version 2.15.0+dfsg.
* Update build-dependency on libsdl2-dev (>= 2.0.8) according to README.
* Update years in debian/copyright.
* Standards-version: 4.2.1, no changes needed.
* Refresh patches.
-- Bertrand Marc <bmarc@debian.org> Sun, 18 Nov 2018 18:32:40 +0100
7kaa (2.14.7+dfsg-1) unstable; urgency=medium
* debian/rules:
+ remove override_dh_builddeb, xz is the default compression.
+ enable all hardening build flags, including bindnow.
* debian/copyright:
+ update the exclude list according to upstream changes.
+ update years and Format: url.
* New upstream version 2.14.7+dfsg.
* Refresh patches.
* Build-depend on libcurl4-gnutls-dev.
* Standards-Version: 4.0.0.
-- Bertrand Marc <bmarc@debian.org> Wed, 26 Jul 2017 15:28:45 +0200
7kaa (2.14.6+dfsg-1) unstable; urgency=medium
* Use my @debian.org address in the uploaders field and in debian/copyright.
* Moved the package to Git.
* Remove the fix_format_security patch, included upstream.
* Migrate from a manual "-dbg" package to an automatic generated debug symbol
package:
+ debian/control: remove 7kaa-dbg and remove it from 7kaa Suggests.
+ debian/rules: use --dbgsym-migration in override_dh_strip.
* Use system libuiid:
+ Add a patch to replace every occurrence of guuid and misc.uuid.
+ Exclude src/common/misc_uuid.cpp,include/misc_uuid.h and COPYING.uuid in
debian/copyright.
+ Build-depends on uuid-dev.
+ Add dversionmangle to debian/watch.
* Update years and license text in debian/copyright.
* New upstream version 2.14.6.
* Remove debian/7kaa.menu, deprecated.
* Standards-version 3.9.8.
-- Bertrand Marc <bmarc@debian.org> Tue, 20 Sep 2016 08:21:57 +0200
7kaa (2.14.5-1) unstable; urgency=medium
* Update debian/watch.
* New upstream release.
* debian/control: update build dependencies according to README.
+ use libsdl2-dev instead of libsdl1.2-dev.
+ use libenet-dev instead of libsdl-net1.2-dev.
* Refresh the only patch.
* Add a patch picked upstream to fix build with -Werror=format-security.
* Update debian/copyright.
* Standards-version 3.9.6: no changes needed.
* debian/rules: pass dpkg-buildflags to configure.
-- Bertrand Marc <beberking@gmail.com> Wed, 29 Jul 2015 18:23:06 +0200
7kaa (2.14.4-1) unstable; urgency=low
* New upstream release.
* Add myself to uploaders.
* Remove quilt build-dep as package is format 3.0 (quilt).
* Add build-arch and build-indep targets in rules.
* Manually add relro to LDLFAGS in rules for now.
* Create data packages since data is in single tarball now.
* Fix watch file.
* Bump Standards Version to 3.9.4.
[ Markus Koschany ]
* Bump compat level to 9 and require debhelper >= 9.
* 7kaa.desktop: Add keywords.
* 7kaa.menu: Use an absolute icon path.
* debian/control:
- Remove dh-buildinfo from build-dep, not needed.
- Add dh-autoreconf to Build-Depends.
- Remove superfluous ${shlibs:Depends} substvar from 7kaa-dbg.
* debian/rules:
- Simplify debian/rules by using dh sequencer.
- Build with --parallel and --autoreconf.
- Use xz compression.
* Update debian/copyright top copyright format 1.0.
-- Barry deFreese <bdefreese@debian.org> Sun, 16 Jun 2013 10:33:37 -0400
7kaa (2.14.3-1) unstable; urgency=low
[ Bertrand Marc ]
* Initial release (Closes: #591302).
* Use dh_autotools-dev to update and restore config.*.
[ Miriam Ruiz ]
* New upstream release
-- Miriam Ruiz <little_miry@yahoo.es> Tue, 22 Mar 2011 22:29:38 +0100
|