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 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376
|
apertium (3.7.1-1) unstable; urgency=low
[ Tino Didriksen ]
* Append the endianness to the PCRE version (Closes: #977753)
-- Kartik Mistry <kartik@debian.org> Tue, 22 Dec 2020 09:42:17 +0530
apertium (3.7.0-1) unstable; urgency=low
* Update to latest upstream
* Remove patch as it's been integrated upstream
* Split off apertium-get to its own package, but Recommend it
* Recommend Transfuse
* debian/control:
+ Updated Standards-Version to 4.5.1
-- Tino Didriksen <tino@didriksen.cc> Thu, 26 Nov 2020 21:30:24 +0100
apertium (3.6.1-2) unstable; urgency=low
[ Tino Didriksen ]
* Added patch to fix FTBFS with GCC 10 (Closes: #957002)
* debian/control:
+ Updated dh to 13.
+ Updated Standards-Version to 4.5.0
* Remove superfluous trigger and warning.
[ Kartik Mistry ]
* Updated Lintian overrides.
* Added debian/upstream/metadata.
-- Kartik Mistry <kartik@debian.org> Sun, 05 Jul 2020 20:18:56 +0530
apertium (3.6.1-1) unstable; urgency=low
[ Tino Didriksen ]
* Update to latest upstream:
+ Added new binary for Python module.
* Updated dh to 12
* debian/control:
+ Updated Standards-Version to 4.4.1
+ Split apertium-all-dev to its own package.
* Prefer duplicate README-MODES in the modes folder.
* Lintian overrides:
+ Ignore modes/README.
+ man .Lk syntax warnings.
-- Kartik Mistry <kartik@debian.org> Thu, 24 Oct 2019 13:41:25 +0530
apertium (3.5.2-2) unstable; urgency=low
* Added Salsa CI Pipeline config.
* Updated Standards-Version to 4.3.0
-- Kartik Mistry <kartik@debian.org> Tue, 21 May 2019 17:49:47 +0530
apertium (3.5.2-1) unstable; urgency=low
[ Tino Didriksen ]
* Update to latest upstream
[ Kartik Mistry ]
* Updated debian/watch file with version.
* debian/control:
+ Updated for dh 11.
+ Removed cyclic dependencies for apertium-all-dev.
* debian/rules:
+ Updated for dh 11
+ Remove duplicate README.
-- Kartik Mistry <kartik@debian.org> Sat, 13 Oct 2018 19:55:47 +0530
apertium (3.5.1-1) unstable; urgency=low
* Update to latest upstream (Closes: #886361)
-- Tino Didriksen <tino@didriksen.cc> Mon, 26 Mar 2018 16:07:23 +0200
apertium (3.5.0~r84331-1) unstable; urgency=low
[ Tino Didriksen ]
* Update to latest upstream.
* Undo debhelper 11 in favour of 9.
[ Kartik Mistry ]
* debian/control, debian/copyright:
+ Updated URLs.
-- Kartik Mistry <kartik@debian.org> Fri, 16 Mar 2018 10:19:56 +0530
apertium (3.4.2~r68466-4) unstable; urgency=medium
* debian/patches/00-parallel-ftbfs.patch:
+ Added patch to fix frequent parallel FTBFS. Patch by Adrian Bunk
<bunk@debian.org> (Closes: #886361)
-- Kartik Mistry <kartik@debian.org> Fri, 05 Jan 2018 10:11:44 +0530
apertium (3.4.2~r68466-3) unstable; urgency=low
[ Tino Didriksen ]
* Rename libhfstNN-dev to plain libhfst-dev (Closes: #885450)
[ Kartik Mistry ]
* debian/control:
+ Updated Standards-Version to 4.1.2.0
+ Set Section to libs for libapertium package.
* Set debian/compat to 11:
+ Removed autoconf, autotools-dev, dh-autoreconf from Build-Depends.
+ Build-Depends on debhelper (>= 11).
* Added Hardening support.
* debian/rules:
* Make apertium-createmodes.awk script executable.
* Added lintian overrides for:
+ Duplicate triggers.
+ Missing symbol control file.
-- Kartik Mistry <kartik@debian.org> Thu, 28 Dec 2017 18:13:48 +0530
apertium (3.4.2~r68466-2) unstable; urgency=medium
[ Tino Didriksen ]
* Update depends for newer libhfst49-dev (Closes: #874563)
[ Kartik Mistry ]
* debian/control:
+ Updated Standards-Version to 4.0.0
* Updated debian/watch file.
-- Kartik Mistry <kartik@debian.org> Thu, 07 Sep 2017 18:54:43 +0530
apertium (3.4.2~r68466-1) unstable; urgency=low
[ Tino Didriksen ]
* New upstream release.
* New binary metapackage: apertium-all-dev.
[ Kartik Mistry ]
* debian/control:
+ Updated Standards-Version to 3.9.8
* Use dpkg triggers instead of postinst.
-- Kartik Mistry <kartik@debian.org> Wed, 08 Jun 2016 09:07:31 +0530
apertium (3.4.0~r61013-5) unstable; urgency=medium
* Rebuild for lttoolbox, again.
-- Kartik Mistry <kartik@debian.org> Sat, 06 Feb 2016 17:41:55 +0530
apertium (3.4.0~r61013-4) unstable; urgency=low
* Rebuild for new lttoolbox (>= 3.3.2~).
* debian/control:
+ Updated lttoolbox dependency.
+ Updated Vcs-* URLs.
-- Kartik Mistry <kartik@debian.org> Wed, 03 Feb 2016 09:57:51 +0530
apertium (3.4.0~r61013-3) unstable; urgency=low
* Removed symbols file. It is causing build failures as of now.
-- Kartik Mistry <kartik@debian.org> Sun, 26 Jul 2015 09:30:49 -0500
apertium (3.4.0~r61013-2) unstable; urgency=low
[ Tino Didriksen ]
* Disable static libraries.
[ Kartik Mistry ]
* debian/libapertium3-3.4-0.symbols:
+ Added symbols control file.
-- Kartik Mistry <kartik@debian.org> Tue, 07 Jul 2015 14:13:22 +0530
apertium (3.4.0~r61013-1) unstable; urgency=medium
[ Tino Didriksen ]
* New upstream snapshot.
* Upload to unstable.
[ Kartik Mistry ]
* Do not add apertium-all-dev, apertium-all-languages and apertium-all-pairs
metapackage until we package all dependencies.
-- Kartik Mistry <kartik@debian.org> Tue, 30 Jun 2015 19:59:07 +0530
apertium (3.3.0.56825-2) experimental; urgency=low
* Add PCRE workaround patch (Closes: #757539) (Closes: #767069)
-- Tino Didriksen <mail@tinodidriksen.com> Tue, 28 Oct 2014 09:30:00 +0100
apertium (3.3.0.56825-1) experimental; urgency=low
[ Tino Didriksen ]
* New upstream release
* Standards-Version updated to version 3.9.6
* Using upstream release from svn, to avoid pre-generated automake files
* Re-done packaging to take advantage of debhelper 9
* Added multiarch support
* Builds with clang (Closes: #748976)
* 3.3 includes all of 3.2 (Closes: #753459)
[ Kartik Mistry ]
* Added myself as uploader.
* wrap-and-sort control and install files.
* Updated VCS-* fields.
* Added debian/watch file.
-- Kartik Mistry <kartik@debian.org> Wed, 24 Sep 2014 10:23:13 +0530
apertium (3.1.0-2) unstable; urgency=low
* Team upload
* Package migrated to Debian Science
* Standards-Version updated to version 3.9.3
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 05 Jun 2012 21:50:34 +0200
apertium (3.1.0-1.4) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS (Closes: #660715)
- depend on dh-autoreconf and set compat to 7
- add dh_autoreconf{,-clean} to debian/rules
-- Jonathan Wiltshire <jmw@debian.org> Sat, 03 Mar 2012 11:59:00 +0000
apertium (3.1.0-1.3) unstable; urgency=low
* Non-maintainer upload.
* Don't ship .la files (Closes: #621304).
-- Luk Claes <luk@debian.org> Sat, 18 Jun 2011 15:58:21 +0200
apertium (3.1.0-1.2) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Fix bashisms in various shell scripts in this package, since /bin/sh will
not be bash by default in squeeze. Thanks to Andres Mejia for the initial
version of this patch. Closes: #464491.
* Set source format 3.0 (quilt) since we're patching the upstream source.
* Drop versioned build-dep on libpcre3-dev (<< 7.9) which prevents us from
rebuilding the package. Closes: #581334.
* Drop versioned dep on libpcre3 (<< 7.9) as well. The versioned dependency
actually exists between libpcre3 and the individual dictionary packages
containing the compiled regexps, apertium itself is entirely agnostic
regarding libpcre3 versions and should not have this hard-coded.
* Lintian fixes:
- add missing ${misc:Depends} to libapertium3-3.1-0-dev.
- bump standards-version to 3.8.4 (no changes required).
-- Steve Langasek <vorlon@debian.org> Sun, 20 Jun 2010 21:56:56 +0000
apertium (3.1.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Changed Provides: apertium-pcre1 -> apertium-pcr2 (Closes: #503861)
* Closes security in unstable that was in t-p-u. (Closes: #496395)
-- Miguel Gea Milvaques <xerakko@debian.org> Fri, 20 Feb 2009 00:00:27 +0100
apertium (3.1.0-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <ftyers@prompsit.com> Tue, 03 Feb 2009 20:14:08 +0000
apertium (3.0.7+1-2~lenny2) testing-proposed-updates; urgency=low
* Fix PCRE dependency nightmare. (Closes: #503861)
* Fix mktemp security symlink thing. (Closes: #496395)
-- Francis Tyers <ftyers@prompsit.com> Wed, 3 Nov 2008 22:47:00 +0000
apertium (3.0.7+1-2) unstable; urgency=medium
* Fix syntax error in previous upload. Patch thanks to Xavi
Drudis Ferran. (Closes: #498618)
-- Francis Tyers <ftyers@prompsit.com> Sat, 13 Sep 2008 11:10:07 +0100
apertium (3.0.7+1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Replace pid-based, hardcoded and $RANDOM-based temporary file names
to prevent against symlink attacks. Based mostly on a patch by Moritz
Muehlenhoff <jmm@inutil.org>. (Closes: #496395)
-- Chris Lamb <chris@chris-lamb.co.uk> Sat, 06 Sep 2008 22:36:07 +0100
apertium (3.0.7+1-1) unstable; urgency=low
* Fix FTBFS gcc-4.3. Closes: #417083
-- Francis Tyers <ftyers@prompsit.com> Wed, 26 Mar 2008 21:42:14 +0000
apertium (3.0.5-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <ftyers@prompsit.com> Thu, 06 Dec 2007 12:01:18 +0000
apertium (3.0.4-1) unstable; urgency=low
* New upstream release
* Double-free bug fixed. (Closes: #446785)
-- Francis Tyers <ftyers@prompsit.com> Thu, 18 Oct 2007 21:11:47 +0100
apertium (3.0.3-1) unstable; urgency=low
* New upstream release
* Now it doesn't over-optimise (Closes: #396001)
* Optimisation was causing segfaults on amd64 systems,
optimisations were removed, now does not
segfault (Closes: #446785)
-- Francis Tyers <ftyers@prompsit.com> Tue, 16 Oct 2007 19:52:24 +0100
apertium (3.0.2-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <ftyers@prompsit.com> Sun, 14 Oct 2007 19:39:10 +0100
apertium (3.0.1-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <ftyers@prompsit.com> Wed, 03 Oct 2007 09:39:10 +0100
apertium (3.0.0-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <ftyers@prompsit.com> Tue, 02 Oct 2007 20:30:16 +0100
apertium (2.0.2-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <f.tyers@uea.ac.uk> Thu, 5 Apr 2007 23:48:03 +0100
apertium (2.0.1-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <f.tyers@uea.ac.uk> Sat, 24 Mar 2007 14:37:23 +0000
apertium (1.0.3-3) unstable; urgency=high
* Added install dependency for lttoolbox (Closes: #407050)
-- Francis Tyers <f.tyers@uea.ac.uk> Fri, 19 Jan 2007 10:08:28 +0000
apertium (1.0.3-2) unstable; urgency=low
* Added lttoolbox dependency (Closes: #407050)
-- Francis Tyers <f.tyers@uea.ac.uk> Thu, 18 Jan 2007 09:28:16 +0000
apertium (1.0.3-1) unstable; urgency=low
* New upstream release
-- Francis Tyers <f.tyers@uea.ac.uk> Thu, 9 Nov 2006 12:30:55 +0000
apertium (1.0.1-1) unstable; urgency=low
* Initial release Closes: #320930
-- Francis Tyers <f.tyers@uea.ac.uk> Sun, 4 Jun 2006 23:56:02 +0100
|