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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
|
mudlet (1:3.7.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Export CCACHE_DIR in debian/rules to prevent a FTBFS because of
a non-writable cache directory.
* QTabBar-include.patch: Fix FTBFS by adding the missing include for QTabBar.
(Closes: #907159)
-- Markus Koschany <apo@debian.org> Sun, 09 Dec 2018 15:12:05 +0100
mudlet (1:3.7.1-1) unstable; urgency=medium
* New upstream release
* Update to standards 4.1.2
-- Craig Small <csmall@debian.org> Sun, 24 Dec 2017 17:49:23 +1100
mudlet (1:3.5.0-1) unstable; urgency=medium
* New upstream release
* Fix edebee compile error Closes: #871027
* Update to standards 4.1.1 - no change
-- Craig Small <csmall@debian.org> Fri, 20 Oct 2017 22:45:23 +1100
mudlet (1:3.3.1-1) unstable; urgency=medium
* New upstream release, Closes: #870208
* Updated to standards version 4.0.0
-- Craig Small <csmall@debian.org> Sun, 06 Aug 2017 21:10:43 +1000
mudlet (1:3.2.0-1) unstable; urgency=medium
* New upstream release
* Removed luaglobal patch, using the upstream path logic
-- Craig Small <csmall@debian.org> Thu, 08 Jun 2017 22:02:36 +1000
mudlet (1:3.0.1-1) unstable; urgency=medium
* New upstream release
* Added lua zip and filesystem dependencies
-- Craig Small <csmall@debian.org> Fri, 14 Apr 2017 07:14:11 +1000
mudlet (1:3.0.0-2) unstable; urgency=medium
* Remove upstream Makefile Closes: #858730
-- Craig Small <csmall@debian.org> Sun, 26 Mar 2017 08:15:59 +1100
mudlet (1:3.0.0-1) unstable; urgency=medium
* Upstream 3.0.0 finally released!
-- Craig Small <csmall@debian.org> Sat, 25 Mar 2017 13:20:13 +1100
mudlet (1:3.0.0~rc7iota-1) unstable; urgency=medium
* New upstream release
-- Craig Small <csmall@debian.org> Tue, 22 Nov 2016 22:12:53 +1100
mudlet (1:3.0.0~rc6zeta-1) unstable; urgency=medium
* New upstream release
* Added icon back into menu
-- Craig Small <csmall@debian.org> Sun, 13 Nov 2016 22:01:51 +1100
mudlet (1:3.0.0~epsilon-1) unstable; urgency=medium
* New upstream release
* cherry-pick patch to fix profile name crash
-- Craig Small <csmall@debian.org> Sat, 22 Oct 2016 09:24:14 +1100
mudlet (1:3.0.0~delta-3) unstable; urgency=medium
* Remove arm from the builds Closes: #825354
* Update to standards 3.9.8
-- Craig Small <csmall@debian.org> Tue, 31 May 2016 21:03:18 +1000
mudlet (1:3.0.0~delta-2) unstable; urgency=medium
* Bring 3.0.0 into sid
* Fixup copyright file
* Update VCS links in control
-- Craig Small <csmall@debian.org> Wed, 13 Apr 2016 22:40:14 +1000
mudlet (1:3.0.0~delta-1) experimental; urgency=medium
* New upstream release
- Fixes data corruption issue
* Added menu item Closes: #737973
-- Craig Small <csmall@debian.org> Sun, 25 Jan 2015 09:11:43 +1100
mudlet (1:3.0.0~beta1-1) experimental; urgency=medium
* New upstream beta release
* Fixed typo in description Closes: #749858
-- Craig Small <csmall@debian.org> Mon, 22 Dec 2014 12:48:39 +1100
mudlet (1:2.1-2) unstable; urgency=low
* Updated to standards 3.9.4
* Fixed lua related dependencies Closes: #723766
-- Craig Small <csmall@debian.org> Sun, 22 Sep 2013 22:32:33 +1000
mudlet (1:2.1-1) unstable; urgency=low
* New upstream release
- open telnet support for extending mud protocols
- new mud: slothmud
- mapper has doors and door weights
* GeyserSetConstraints protected against locale problems Closes:
#626404
-- Craig Small <csmall@debian.org> Fri, 18 Jan 2013 18:02:31 +1100
mudlet (1:2.0-1) unstable; urgency=low
* New upstream release
* Require epoch otherwise RC appear newer
* Fixed locale-related problem with startup scripts Closes: #646404
-- Craig Small <csmall@debian.org> Tue, 01 Jan 2013 16:09:15 +1100
mudlet (2.0-rc12-3) unstable; urgency=low
* Removed dependency on luajit Closes: #680134
* Updated to standards version 3.9.3
* Updated to debhelper 9
-- Craig Small <csmall@debian.org> Wed, 04 Jul 2012 21:43:11 +1000
mudlet (2.0-rc12-2.1) unstable; urgency=low
* Non-maintainer upload.
* Add missing include to fix FTBFS with Qt 4.8 (Closes: #661946)
- Thanks to Andreas Moog from Ubuntu for the patch
-- Scott Kitterman <scott@kitterman.com> Thu, 10 May 2012 17:39:10 -0400
mudlet (2.0-rc12-2) unstable; urgency=low
* Linked to yajl2 Closes: #653880
-- Craig Small <csmall@debian.org> Sun, 19 Feb 2012 09:12:16 +1100
mudlet (2.0-rc12-1) unstable; urgency=low
* New upstream release
* Control file uses luajit on available arches Closes: #644649
-- Craig Small <csmall@debian.org> Tue, 01 Nov 2011 14:19:08 +1100
mudlet (2.0-rc11-2) unstable; urgency=low
* Conditionally compiles against lua or luajit Closes: #644649
* Changed ifdef so it is conditional on GLIBC and not Linux Closes:
#644592
-- Craig Small <csmall@debian.org> Wed, 19 Oct 2011 06:38:33 +1100
mudlet (2.0-rc11-1) unstable; urgency=low
* New upstream release
* Updated to standard version 3.9.2 - no change
* Updated to debhelper 8
-- Craig Small <csmall@debian.org> Mon, 22 Aug 2011 09:09:26 +1000
mudlet (2.0-rc5-1) unstable; urgency=low
* New upstream release
-- Craig Small <csmall@debian.org> Sat, 14 May 2011 20:12:49 +1000
mudlet (2.0-rc4~20110506-1) unstable; urgency=low
* New upstream release
* Links to luajit not lua libraries
-- Craig Small <csmall@debian.org> Sat, 07 May 2011 16:17:24 +1000
mudlet (2.0-rc1~20110116-3) unstable; urgency=low
* Uses system dictionaries and suggest hunspell-en-us
* Added pkg-config to build depends to stop FTBFS
-- Craig Small <csmall@debian.org> Fri, 21 Jan 2011 21:50:44 +1100
mudlet (2.0-rc1~20110116-2) unstable; urgency=low
* Relocate lua files to /usr/share and patch to find it
* Added lua documentation
-- Craig Small <csmall@debian.org> Mon, 17 Jan 2011 22:20:30 +1100
mudlet (2.0-rc1~20110116-1) unstable; urgency=low
* Initial release Closes: #610175
-- Craig Small <csmall@debian.org> Sun, 16 Jan 2011 08:14:21 +1100
|