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
|
efp (1.6-2) unstable; urgency=medium
[ Nicolas Boulenguez ]
* [f702f8e] Typo spotted by Adam Gashlin <agashlin@gmail.com>
* [454974b] Simplify and update copyright
* [55df65e] Debhelper 13
* [f6aba05] Standards-Version: 4.5.0, Rules-Requires-Root: no
* [02d92e3] Publish package history on salsa.debian.org.
* [07ca481] Transfer maintainership
[ Joseph Nahmias ]
* [ab59fee] build using dasm, not xa65 (Closes: 966968)
* [c85df77] update maintainer field
* [3381c4c] use salsa-ci pipeline
-- Joseph Nahmias <jello@debian.org> Thu, 15 Oct 2020 22:46:10 -0400
efp (1.6-1) unstable; urgency=medium
* New maintainer. Closes: #869301.
* New upstream release, applying all Debian patches.
* Delete trailing whitespaces in this changelog.
* Use HTTPS protocol for Homepage.
* Use upstream name for efpbw, instead of Debian-specific efp-rev.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 29 May 2018 04:22:50 +0200
efp (1.5-2) unstable; urgency=medium
* QA upload.
* Debhelper 11.
* Standards-Version 4.1.4. Prefix debhelper config files with package name.
* Update author address in copyright file.
-- Nicolas Boulenguez <nicolas@debian.org> Wed, 02 May 2018 20:06:36 +0200
efp (1.5-1) unstable; urgency=medium
* Orphan the package.
* New upstream release.
* Update URL in watch file. Closes: #450358.
* Replace menu file with desktop file. Closes: #737865.
* Fix fceu name (fceux -> fceux) and path (/usr/bin -> games).
* Debhelper 10, Standards-Version 4.0.0, Homepage, copyright format 1.0.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 31 Jul 2017 16:28:34 +0200
efp (1.4-2) unstable; urgency=low
* Ack NMU, thanks Steinar! closes: #397828.
* Add binary-arch target to debian/rules for policy compliance.
Thanks to Aurelien Jarno <aurel32@debian.org>, closes: #395594.
* Bump debhelper to v5, std-ver to 3.7.2.2
-- Joe Nahmias <jello@debian.org> Mon, 25 Dec 2006 06:52:08 +0000
efp (1.4-1.1) unstable; urgency=high
* Non-maintainer upload.
* Depend on the emulators instead of recommending them; also, fceu-sdl has
been renamed to fceu, so rename in the dependency too.
(Closes: #397828)
-- Steinar H. Gunderson <sesse@debian.org> Fri, 17 Nov 2006 02:29:18 +0100
efp (1.4-1) unstable; urgency=low
* New upstream release
+ fixes over-acceleration cheat in -rev version, closes: #234660.
+ adds level 13.
+ NES header is now in the source (removes header.bin).
* debian/control: updated description.
* debian/menu: add quotes around section to quiet lintian.
-- Joe Nahmias <jello@debian.org> Fri, 27 Feb 2004 01:26:19 -0500
efp (1.3-1) unstable; urgency=low
* Initial Release, closes: #230663.
* Many thanks to Adam for his help in porting the code from DASM to xa.
* README.Debian: added NES emulator compatibility/testing info.
* Also, include an additional ROM with the controls reversed for ease of
use.
-- Joe Nahmias <jello@debian.org> Tue, 3 Feb 2004 21:32:30 -0500
|