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 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
|
speechd-el (2.9-2) unstable; urgency=medium
* New, source-only, upload.
-- Milan Zamazal <pdm@debian.org> Thu, 23 Apr 2020 22:06:43 +0200
speechd-el (2.9-1) unstable; urgency=medium
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Fri, 07 Feb 2020 22:07:28 +0100
speechd-el (2.8-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch to versionless emacs dependency (Closes: #933322)
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 02 Aug 2019 12:48:34 +0200
speechd-el (2.8-2) unstable; urgency=low
* Support for emacs25 added.
* Support for emacs23 dropped.
* Debhelper compatibility level increased to 9.
-- Milan Zamazal <pdm@debian.org> Thu, 10 Nov 2016 20:26:31 +0100
speechd-el (2.8-1) unstable; urgency=low
* New upstream version; closes: #830667.
* Standards 3.9.8 (no real change).
* Don't depend on emacs23 anymore.
-- Milan Zamazal <pdm@debian.org> Sun, 10 Jul 2016 13:05:56 +0200
speechd-el (2.7-1) unstable; urgency=low
* New upstream version.
* Standards 3.9.6 (no real change).
* Updated for new Emacs policy.
-- Milan Zamazal <pdm@debian.org> Thu, 23 Oct 2014 06:22:42 +0200
speechd-el (2.6-1) unstable; urgency=low
* New upstream version; closes: #718537, #719031, #719032, #719841.
-- Milan Zamazal <pdm@debian.org> Sat, 24 Aug 2013 22:53:15 +0200
speechd-el (2.5-6) unstable; urgency=low
* Remove *.el symlinks when needed; closes: #711912.
* Don't fail on removal when unsupported Emacs version is installed;
closes: #711909.
* Don't fail on Czech documentation processing with Texinfo 5;
closes: #712353.
-- Milan Zamazal <pdm@debian.org> Sat, 15 Jun 2013 11:36:17 +0200
speechd-el (2.5-5) unstable; urgency=low
* Ensure source files can be located by Emacs; closes: #710574.
* Use debian-pkg-add-load-path-item instead of modifying load-path
directly; closes: #710575.
-- Milan Zamazal <pdm@debian.org> Sat, 08 Jun 2013 21:38:42 +0200
speechd-el (2.5-4) unstable; urgency=low
* Make emacs23 the first alternative in Depends to make the package
suitable for wheezy.
-- Milan Zamazal <pdm@debian.org> Tue, 04 Dec 2012 20:23:27 +0100
speechd-el (2.5-3) unstable; urgency=low
* Upload to unstable as #694676 is actually release critical.
-- Milan Zamazal <pdm@debian.org> Tue, 04 Dec 2012 10:19:16 +0100
speechd-el (2.5-2) experimental; urgency=low
* Require proper Emacs versions; closes: #694676.
* Upload to experimental because wheezy is frozen.
-- Milan Zamazal <pdm@debian.org> Mon, 03 Dec 2012 22:29:03 +0100
speechd-el (2.5-1) unstable; urgency=low
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Wed, 06 Jun 2012 22:06:35 +0200
speechd-el (2.4-3) unstable; urgency=low
* Prevent compilation freeze in certain environments; closes: #667538.
* debian/rules: build-arch and build-indep targets added.
* Remove site-lisp/speechd-el directory after purging .elc files.
* Standards 3.9.3 (no real change).
-- Milan Zamazal <pdm@debian.org> Sat, 07 Apr 2012 14:28:00 +0200
speechd-el (2.4-2) unstable; urgency=low
* Upstream fix applied to make speechd-el work with Emacs >= 23.3;
closes: #623565.
* Standards 3.9.2 (no real change).
-- Milan Zamazal <pdm@debian.org> Tue, 26 Apr 2011 10:44:41 +0200
speechd-el (2.4-1) unstable; urgency=low
* New upstream version.
* Dependency on eieio updated.
-- Milan Zamazal <pdm@debian.org> Mon, 21 Jun 2010 12:21:27 +0200
speechd-el (2.3-3) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
* Switch from dpatch to quilt.
* Homepage field added.
* Standards 3.8.4.
-- Milan Zamazal <pdm@debian.org> Mon, 15 Mar 2010 10:26:12 +0100
speechd-el (2.3-2) unstable; urgency=low
* Update dependencies for emacs23.
* Update to debhelper 7.
* README.source created.
* Standards 3.8.3.
-- Milan Zamazal <pdm@debian.org> Wed, 07 Oct 2009 13:51:47 +0200
speechd-el (2.3-1) unstable; urgency=low
* New upstream version.
* Standards 3.8.0 (no real change).
* Description added to the Debian patch.
* debian/rules: Build the package in binary-indep instead of binary-arch.
-- Milan Zamazal <pdm@debian.org> Thu, 26 Jun 2008 21:13:05 +0200
speechd-el (2.2-2) unstable; urgency=low
* License information in debian/copyright fixed.
* Standards-Version 3.7.3.
-- Milan Zamazal <pdm@debian.org> Mon, 3 Dec 2007 10:50:37 +0100
speechd-el (2.2-1) unstable; urgency=low
* New upstream version.
* Invoke both `info' and `info-cs' build targets in debian/rules.
* Use dpatch.
-- Milan Zamazal <pdm@debian.org> Thu, 29 Nov 2007 14:07:53 +0100
speechd-el (2.1-2) unstable; urgency=low
* Support for `emacs22' package added.
* Set debhelper version in debian/compat, not in rules.
* Don't build Info files which are already present.
-- Milan Zamazal <pdm@debian.org> Wed, 23 May 2007 08:34:02 +0200
speechd-el (2.1-1) unstable; urgency=low
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Fri, 20 Oct 2006 20:13:11 +0200
speechd-el (2.0-2) unstable; urgency=low
* Load SSIP and BrlTTY drivers by default; closes: #386578.
-- Milan Zamazal <pdm@debian.org> Thu, 14 Sep 2006 17:31:04 +0200
speechd-el (2.0-1) unstable; urgency=low
* New upstream version.
* debhelper build dependency moved to Build-Depends.
* Standards 3.7.2 (no real change).
-- Milan Zamazal <pdm@debian.org> Sun, 9 Jul 2006 12:32:15 +0200
speechd-el (1.0-4) unstable; urgency=low
* Install when the Emacs flavor is emacs-snapshot.
* DH_COMPAT increased to 4.
-- Milan Zamazal <pdm@debian.org> Tue, 2 May 2006 11:08:19 +0200
speechd-el (1.0-3) unstable; urgency=low
* Depend on emacs-snapshot | emacs21 (>= 21.3); older emacsen not
supported.
* Standards 3.6.2 (no real change).
-- Milan Zamazal <pdm@debian.org> Mon, 15 Aug 2005 14:47:55 +0200
speechd-el (1.0-2) unstable; urgency=low
* Upstream bug fix.
-- Milan Zamazal <pdm@debian.org> Sat, 9 Apr 2005 13:49:30 +0200
speechd-el (1.0-1) unstable; urgency=low
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Thu, 13 Jan 2005 15:11:29 +0100
speechd-el (0.5-1) unstable; urgency=low
* New upstream version.
* Standards 3.6.1 (no real change).
-- Milan Zamazal <pdm@debian.org> Tue, 19 Oct 2004 20:22:18 +0200
speechd-el (0.4-2) unstable; urgency=low
* Recommend sharutils.
-- Milan Zamazal <pdm@debian.org> Fri, 23 Jul 2004 13:43:28 +0200
speechd-el (0.4-1) unstable; urgency=low
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Thu, 27 May 2004 12:58:15 +0200
speechd-el (0.3-1) unstable; urgency=low
* New upstream version.
-- Milan Zamazal <pdm@debian.org> Tue, 30 Mar 2004 12:18:35 +0200
speechd-el (0.2-2) unstable; urgency=low
* NEWS file installed.
* debian/control: Global Section added.
-- Milan Zamazal <pdm@debian.org> Thu, 18 Mar 2004 15:07:24 +0100
speechd-el (0.2-1) unstable; urgency=low
* New upstream release.
* Binary packages moved to sections defined by the override file.
-- Milan Zamazal <pdm@debian.org> Sat, 13 Dec 2003 13:06:05 +0100
speechd-el (0.1-2) unstable; urgency=low
* Don't depend on emacsen-common.
* Depend on `emacs21' and `make'.
* Don't compile for Emacs flavors other than `emacs21'; closes: #223530.
-- Milan Zamazal <pdm@debian.org> Wed, 10 Dec 2003 17:37:54 +0100
speechd-el (0.1-1) unstable; urgency=low
* Initial packaging.
-- Milan Zamazal <pdm@debian.org> Fri, 7 Nov 2003 13:16:18 +0100
|