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
|
magicmaze (1.5.0.0+dfsg-1) unstable; urgency=medium
* QA upload.
* New upstream version 1.5.0.0+dfsg.
* Updated d/watch with new github upstream location.
* Updated d/copyright and d/watch to use new upstream home.
* Updated packaging and patches for new upstream release.
-- Petter Reinholdtsen <pere@debian.org> Sun, 12 May 2024 08:54:46 +0200
magicmaze (1.4.3.6+dfsg-4) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.4 to 4.7.0.
* Updated vcs in d/control to Salsa.
* Switched from debhelper compat level 9 to 13.
* Updated homepage link in d/control to new location. (Closes: #972615)
* Added magicmaze.desktop file for desktop integration. Dropped old menu file.
(Closes: #737968)
* Changed obsolete package priority extra to optional.
-- Petter Reinholdtsen <pere@debian.org> Sun, 14 Apr 2024 08:52:39 +0200
magicmaze (1.4.3.6+dfsg-3) unstable; urgency=medium
[ Andreas Beckmann ]
* QA upload.
* Set Maintainer to Debian QA Group. (See: #869294)
[ Hans Joachim Desserud ]
* Depend on fonts-isabella now that ttf-isabella is a virtual package.
* Update isabella path in patch to new location,
closes: #747046, LP: #1360075.
-- Andreas Beckmann <anbe@debian.org> Sat, 06 Oct 2018 16:18:35 +0200
magicmaze (1.4.3.6+dfsg-2) unstable; urgency=low
* fix crash when pausing the game
* fix mangling in d/watch
-- Joe Nahmias <jello@debian.org> Sat, 29 Jun 2013 21:25:55 -0400
magicmaze (1.4.3.6+dfsg-1) unstable; urgency=low
* New upstream release
+ fixes display of help screen, closes: #583274.
* Convert patches from dpatch to quilt
* Switch to dpkg-source 3.0 (quilt) format, closes: #670383.
* Bump to debhelper level 9
* Minimize d/rules using dh(1)
* Bump copyright years
* Bump std. version to 3.9.4, no changes needed.
* add README.source to document how to recreate dfsg-free tarball
-- Joe Nahmias <jello@debian.org> Mon, 24 Jun 2013 10:33:20 -0400
magicmaze (1.4.3.2.dfsg-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "magicmaze searches for Isabella.ttf in wrong place, crashes.":
- add patch 20_isabella.dpatch: adjust fontfile variable to point to new
location of Isabella.ttf
- debian/control: make dependency on ttf-isabella versioned
Thanks to Raphael Wimmer for the bug report.
(Closes: #653953)
-- gregor herrmann <gregoa@debian.org> Sun, 22 Jan 2012 16:33:43 +0100
magicmaze (1.4.3.2.dfsg-1) unstable; urgency=low
* The "Now with DFSG-free orig tarball!" release
* Removed Fraktur Modern font from upstream tarball since it's not
dfsg-free (non-commercial only, no source).
* Add get-orig-source target which automates this
-- Joe Nahmias <jello@debian.org> Thu, 24 Jul 2008 21:02:17 -0400
magicmaze (1.4.3.2-1) unstable; urgency=low
* Initial release, closes: #491597.
* Patch file paths to follow FHS instead of assuming current dir.
* Don't install non-free fraktmod font, use ttf-isabella instead.
-- Joe Nahmias <jello@debian.org> Tue, 22 Jul 2008 23:47:26 -0400
|