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
|
pachi (1:1.0-15) unstable; urgency=low
* Fixed scores.dat handling.
-- Martin A. Godisch <godisch@debian.org> Mon, 03 Mar 2025 12:35:38 +0100
pachi (1:1.0-14) unstable; urgency=low
* Switched to debhelper, recompiled against gcc-14, closes: #1075354.
* Added watch file.
* Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Mon, 03 Mar 2025 09:55:56 +0100
pachi (1:1.0-13) unstable; urgency=low
* Rebuild.
-- Martin A. Godisch <godisch@debian.org> Fri, 24 Jan 2025 07:35:15 +0100
pachi (1:1.0-12) unstable; urgency=low
* Fixed FTBFS with gcc-14, closes: #1075354.
-- Martin A. Godisch <godisch@debian.org> Thu, 08 Aug 2024 19:19:00 +0200
pachi (1:1.0-11) unstable; urgency=low
* rebuild against current sid
-- Martin A. Godisch <godisch@debian.org> Sun, 17 Mar 2024 07:49:26 +0100
pachi (1:1.0-10) unstable; urgency=low
* Fix FTCBFS: Let dpkg's buildtools.mk supply tools, closes: #958131.
Thanks to Helmut Grohne.
* Added desktop file, closes: #737995.
-- Martin A. Godisch <godisch@debian.org> Sun, 26 Jul 2020 14:12:46 +0000
pachi (1:1.0-9) unstable; urgency=low
* Recompiled against sid.
* Updated standards version: added strip --strip-unneeded,
sorted DEBIAN/md5sums, fixed postinst/postrm scripts.
-- Martin A. Godisch <godisch@debian.org> Sat, 16 Feb 2019 18:49:05 +0100
pachi (1:1.0-8) unstable; urgency=low
* Fixed reproducible builds, closes: #787125, thanks to Dhole.
-- Martin A. Godisch <godisch@debian.org> Sun, 07 Jun 2015 18:45:33 +0200
pachi (1:1.0-7) unstable; urgency=low
* Cleaned up Debian patches, closes: #643236.
* Updated build script.
* Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Sat, 28 Dec 2013 19:11:37 +0100
pachi (1:1.0-6) unstable; urgency=low
* (Partly) fixed dependencies.
* Updated package to source format 3.0 (quilt).
* Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Sat, 11 Sep 2010 23:53:12 +0200
pachi (1:1.0-5) unstable; urgency=low
* Updated menu section.
* Removed linda overrides file.
-- Martin A. Godisch <godisch@debian.org> Sat, 14 Jul 2007 16:49:10 +0200
pachi (1:1.0-4) unstable; urgency=low
* Fixed timestamps.
* Fixed control file, closes: #432988.
* Updated debian/rules.
* Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Fri, 13 Jul 2007 21:45:05 +0200
pachi (1:1.0-3) unstable; urgency=low
* Don't let pachi-data depend on pachi, closes: #339901.
* Updated standards version,
fixed debian/control, debian/copyright, debian/rules.
-- Martin A. Godisch <godisch@debian.org> Sat, 19 Nov 2005 17:41:05 +0100
pachi (1:1.0-2) unstable; urgency=low
* Make pachi-data depends on pachi, closes: #295128.
* Fixed POSIX compliance of debian/rules.
-- Martin A. Godisch <godisch@debian.org> Mon, 14 Feb 2005 06:02:45 +0100
pachi (1:1.0-1) unstable; urgency=low
* New upstream release.
* Minor fixes in debian/rules and debian/menu.
-- Martin A. Godisch <godisch@debian.org> Wed, 28 Apr 2004 20:50:14 +0200
pachi (20031005-2) unstable; urgency=low
* Splitted into binary and data package, closes: #233427.
* debian/rules cleanup.
-- Martin A. Godisch <godisch@debian.org> Wed, 18 Feb 2004 09:09:15 +0100
pachi (20031005-1) unstable; urgency=low
* New upstream release.
* Removed versioned build dependency and README file.
* Updated package description and standards version.
-- Martin A. Godisch <godisch@debian.org> Fri, 10 Oct 2003 14:13:36 +0200
pachi (20030420-1) unstable; urgency=low
* New upstream release, closes: #183610.
-- Martin A. Godisch <godisch@debian.org> Sun, 20 Apr 2003 12:51:35 +0200
pachi (20030224-2) unstable; urgency=low
* Fixed backspace handling when reading the player's name.
* Recompilation against new sdl-mixer1.2.
* Tightened build-dependency.
* Added Linda overrides file.
* Removed CFLAGS from debian/rules.
* Updated standards version.
-- Martin A. Godisch <godisch@debian.org> Sun, 16 Mar 2003 07:35:00 +0100
pachi (20030224-1) unstable; urgency=low
* Initial release, closes: #177611.
-- Martin A. Godisch <godisch@debian.org> Tue, 25 Feb 2003 17:46:22 +0100
|