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
|
nikwi (0.0.20120213-3) unstable; urgency=medium
* Team upload.
* Add support for big-endian architectures. (Closes: #440673)
* Re-enable building on any architecture.
-- James Cowgill <jcowgill@debian.org> Tue, 29 Mar 2016 18:41:29 +0100
nikwi (0.0.20120213-2) unstable; urgency=medium
* Team upload.
* wrap-and-sort -sa.
* debian/control: Replace arm with arm64 in architectures list.
Thanks to Martin Michlmayr for the report. (Closes: #791966)
* Declare compliance with Debian Policy 3.9.7.
* Vcs-Browser: Switch to https.
* nikwi.desktop: Add keywords and a comment in German.
* Remove quilt from Build-Depends because source format 3.0 uses quilt by
default.
* source/options: Use the default xz compression from now on.
* nikwi.6: Fix Lintian warning manpage-has-bad-whatis-entry.
* Remove empty directories in install-arch target.
-- Markus Koschany <apo@debian.org> Fri, 25 Mar 2016 17:07:58 +0100
nikwi (0.0.20120213-1) unstable; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Miriam Ruiz ]
* New upstream release, obtained from https://github.com/badsector/nikwi
* Changed URLs in debian/control and debian/copyright
* Changed my email to miriam@debian.org
* Added armhf to Architecture list. Closes: #645664
* Upgraded Standards-Version from 3.8.1 to
* Upgraded compat level to 9
* Upgraded package source format to 3.0
* Fortified the building of the package
-- Miriam Ruiz <miriam@debian.org> Fri, 13 Sep 2013 17:41:13 +0200
nikwi (0.0.20060823-2) unstable; urgency=low
[ Miriam Ruiz ]
* Added Recommends: nikwi to nikwi-data in debian/control
* Added kfreebsd-i386 and hurd-i386 as supported architectures.
Closes: #482901
[ Jon Dowland ]
* add Homepage: control field to source stanza
[ Ansgar Burchardt ]
* Remove deprecated Encoding key from .desktop file
* debian/control: Change XS-Vcs-* to Vcs-*
* Remove Homepage semi-field from description
* Added ia64 as a supported architecture (Closes: #483275)
[ Sam Hocevar ]
* Add amd64 to the list of architectures. Works like a charm.
[ Barry deFreese ]
* Add myself to uploaders.
* Add all little endian archs. (Closes: #515561).
* Fix some hyphens used as minus in manpage.
* Remove dh_make cruft from debian/copyright.
* Bump Standards Version to 3.8.1. (No changes needed).
-- Barry deFreese <bdefreese@debian.org> Tue, 14 Apr 2009 22:24:11 -0400
nikwi (0.0.20060823-1) unstable; urgency=low
[ Miriam Ruiz ]
* Initial release (Closes: #390073)
* Created build system based in standard make utility.
* Patched code so that data files can be stored in an absolute path.
* Removed rdtsc stuff for compatibility with other architectures.
* Restricted architecture to i386 for the moment, until I find a way to
solve the endianess problems.
[ Gonéri Le Bouder ]
* remove Applications from Categorie in the desktop file since it's not
an official categorie
* call dh_desktop to run update-desktop-database
[ Jon Dowland ]
* update menu section to "Games/Action" for menu policy transition.
Thanks Linas Žvirblis.
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 22 Aug 2007 15:09:51 +0000
|