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
|
wizznic (0.9.9+dfsg-1) unstable; urgency=medium
[ Reiner Herrmann ]
* QA upload.
* New upstream release. (Closes: #757430)
* Use Files-Excluded instead of get-orig-source target for obtaining
repacked tarball.
* Update to debhelper compat 12.
* Update Standards-Version to 4.5.0:
- Declare that d/rules does not require root
* Mark wizznic-data as Multi-Arch:foreign.
* Drop -Wl,--as-needed from d/rules, as it is the default.
[ Helmut Grohne ]
* Fix FTCBFS: Defer stripping to dh_strip (Closes: #941497)
-- Reiner Herrmann <reiner@reiner-h.de> Sat, 14 Mar 2020 11:22:49 +0100
wizznic (0.9.2-preview2+dfsg-4) unstable; urgency=medium
* QA upload.
* Bumped Standards-Version to 3.9.7.
* Updated to DH level 9.
* debian/control:
- Reorganized the long description.
* debian/copyright:
- Fixed the license for debian/*.
- Updated the copyright notices for packaging.
* debian/menu: removed. According the CTTE #741573 this file is useless.
Just the /debian/wizznic.desktop is enough.
* debian/patches: added fix-makefilelinux.diff to add gcc hardening.
* debian/README.debian.source:
- Removed the extra lines.
- Renamed to README.source.
* debian/rules:
- Added the DEB_BUILD_MAINT_OPTIONS variable to fix the issues
pointed by blhc.
- Added the DEB_CFLAGS_MAINT_APPEND variable to improve the GCC
hardening.
- Added the DEB_LDFLAGS_MAINT_APPEND variable to avoid the warning
of useless dependency and to improve the GCC hardening.
- Removed the line "export CFLAGS = -std=gnu89".
* debian/source/options: removed to avoid the compress bz2 to the file
debian.tar.xz.
* debian/watch: improved.
-- Raphael Mota Ramos <raphaelmota.ti@gmail.com> Sun, 28 Feb 2016 14:12:54 -0200
wizznic (0.9.2-preview2+dfsg-3) unstable; urgency=medium
* QA upload.
* Build-depend on libpng-dev rather than libpng12-dev (closes: #662550).
* Drop hard-coded dependency on libpng12-0.
-- Adam Borowski <kilobyte@angband.pl> Tue, 12 Jan 2016 10:33:25 +0100
wizznic (0.9.2-preview2+dfsg-2) unstable; urgency=medium
* QA upload.
* Orphaning the package as discussed on debian-qa@l.d.o
* Fix typos in German man page.
* Update homepage reference.
* Do not install wizznic mime file. It is not in the proper format expected
from update-mime(8) and seems to not be necessary for most users.
Closes: #647276
* Review long description. Closes: #679941
* Include subcategory in desktop file. Closes: #738053
* Update policy to 3.9.6, no change required.
-- Helge Kreutzmann <debian@helgefjell.de> Sat, 07 Nov 2015 15:19:37 +0100
wizznic (0.9.2-preview2+dfsg-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix build failure with GCC 5 by adding -std=gnu89 to CFLAGS. Thanks
to Betty Dall for the patch. Closes: #778169
-- Martin Michlmayr <tbm@cyrius.com> Wed, 01 Jul 2015 20:50:57 -0400
wizznic (0.9.2-preview2+dfsg-1.1) unstable; urgency=low
* Non maintainer upload
* Fix typo in extended description. Closes: 637850
* Add German translation in desktop file. Closes: 640230
* Add Category "Game" in desktop file. Closes: 652616
* Provide infrastructure to i18n the man page. Closes: 640232
* Add german translation of man page. Closes: 640244
-- Helge Kreutzmann <debian@helgefjell.de> Tue, 05 Jun 2012 20:38:10 +0200
wizznic (0.9.2-preview2+dfsg-1) unstable; urgency=low
* Initial Release. Closes: #635058
-- Edgar Antonio Palma de la Cruz <xbytemx@gmail.com> Mon, 01 Aug 2011 21:10:42 -0500
|