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 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481
|
wv (1.2.9-4.2) unstable; urgency=medium
* Non-maintainer upload. Acknowledged by Daniel Walrond.
* Tighten dependency libpng12-dev -> libpng-dev, to ease libpng
transition. (Closes: #816103)
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 16 Mar 2016 16:00:24 +0100
wv (1.2.9-4.1) unstable; urgency=medium
* Non-maintainer upload. Acknowledged by Daniel Walrond.
* Tighten dependency wv -> libwv-1.2-4 to meet policy 12.3.
(Closes: #776253)
-- Helmut Grohne <helmut@subdivi.de> Mon, 26 Jan 2015 20:30:47 +0100
wv (1.2.9-4) unstable; urgency=medium
* "debian/control":
+ Standards-Version: 3.9.6.
+ Added VCS links.
- Dropped conflicts with obsolete "mswordview".
- Removed needless versioned dependencies from Build-Depends.
- Removed myself from Uploaders.
* "debian/copyright":
+ Minor re-formatting.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 02 Oct 2014 19:34:46 +1000
wv (1.2.9-3.1) unstable; urgency=medium
* Non-maintainer upload (acked by maintainer)
* Change B-D to libjpeg-dev to finish the transition to libjpeg-turbo
(Closes: #763497)
-- Ondřej Surý <ondrej@debian.org> Fri, 26 Sep 2014 16:34:21 +0200
wv (1.2.9-3) unstable; urgency=low
* d-control:
+ build-deps: libpng12-dev replaced with libpng-dev to help transition
(Closes: #662552 I:"Please Build-Depends on libpng-dev...")
+ standards to current 3.9.3
* d-copyright: DEP-5 URL is updated
* hardening-format.patch: minor header update (forwarded)
-- Dmitry Smirnov <onlyjob@member.fsf.org> Tue, 06 Mar 2012 22:31:55 +1100
wv (1.2.9-2) unstable; urgency=low
* patch to fix man warning "macro 'PU' not defined"
* patch to build with format hardening
* acknowledging replacement of ${Source-Version} with ${binary:Version}
(Thanks to Aron Xu)
* no longer build .a files (--disable-static)
* debhelper & compat to version 9 + multi-arch
* wv description is updated (Closes: #473884) (Closes: #653463)
* bugs squashed:
• (Closes: #168925) - "crash on some document"
-- Dmitry Smirnov <onlyjob@member.fsf.org> Fri, 10 Feb 2012 11:42:37 +1100
wv (1.2.9-1) unstable; urgency=medium
* Added myself as Uploader.
* uploading to unstable since pyabiword is ready for transition.
(Closes: #655789)
-- Dmitry Smirnov <onlyjob@member.fsf.org> Thu, 09 Feb 2012 13:43:50 +1100
wv (1.2.9-0.1) experimental; urgency=medium
* Non-maintainer upload.
* New Upstream Release
* added missing build-deps (Closes: #655789)
* debian/watch updated with new URL (Closes: #599679)
(Upstream do not publish to sf.net since 2008)
* Major packaging update:
+ to straight debhelper (cleanup)
+ dh-autoreconf
+ use dpkg-provided build flags & some hardening
+ --as-needed to minimize depends
- removed portion of GPL license from debian/rules
* debian/copyright to DEP-5 format
+ added missing copyrights of Debian contributors
-- Dmitry Smirnov <onlyjob@member.fsf.org> Sun, 22 Jan 2012 02:25:41 +1100
wv (1.2.4-2.1) unstable; urgency=low
[Jari Aalto]
* Non-maintainer upload.
- Move to packaging format "3.0 (quilt)".
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): update to debhelper 8. Remove dpatch, remove -N
Debian version suffix from libwmf-dev. Add autoconf, automake,
libtool.
- (Homepage): Add.
- (Standards-Version): Update to 3.9.2.
- (Suggests): Change obsolete gs to ghostscript and tetex-extra to
texlive (Closes: #566762).
* debian/copyright
- Update to DEP 5.
* debian/patches/series
- Rename from 00list.
* debian/rules
- Delete dpatch.
- (build-stamp): Fix Lintian error binary-or-shlib-defines-rpath by
modifying "hardcode_into_libs" in configure files.
* debian/source/format
- New file.
[tony mancill]
* Update debian/rules to support BuildArchTarget.
* Add man-wvware-typo.patch. (Closes: #642346)
-- Jari Aalto <jari.aalto@cante.net> Wed, 09 Nov 2011 16:19:20 +0200
wv (1.2.4-2) unstable; urgency=low
* Thanks to Matej Vela for all his work on the package.
* New maintainer is Daniel Walrond. Closes: #379466.
* New uploader is Stuart Teasdale.
-- Daniel Walrond <debian@djw.org.uk> Sun, 12 Nov 2006 20:12:19 +0000
wv (1.2.4-1) unstable; urgency=high
* QA upload.
* New upstream release.
- Version 1.2.3 fixes multiple integer overflows. [CVE-2006-4513]
Closes: #396256.
- Version 1.2.4 fixes unfiltered input in wvHandleCommandField(), and
potential segfaults in wvBeginDocument() and wvEndDocument().
There's no CVE, and no mention of security implications, but this
still might be worth backporting to stable.
- SONAME changed to libwv-1.2-3, though there have been no changes to
the ABI. Dumbass upstream.
-- Matej Vela <vela@debian.org> Tue, 31 Oct 2006 08:00:15 +0100
wv (1.2.2-1) unstable; urgency=low
* QA upload.
* New upstream release.
-- Matej Vela <vela@debian.org> Tue, 12 Sep 2006 16:26:34 +0200
wv (1.2.1-2) unstable; urgency=low
* Orphaning.
* Drop .la file. Closes: #374746.
* Conforms to Standards version 3.7.2.
-- Matej Vela <vela@debian.org> Sat, 22 Jul 2006 20:46:26 +0200
wv (1.2.1-1) unstable; urgency=low
* New upstream release. Closes: #240087.
* Acknowledge NMU (thanks, Mikael!). Closes: #200772.
* Split off libwv-1.2-1 and libwv-dev. Closes: #93065.
* Update build dependencies:
- Replace libglib1.2-dev with libglib2.0-dev.
- Add libgsf-1-dev.
- Add libpng12-dev.
- Replace libexpat1-dev with libxml2-dev.
* Switch to debhelper 5.
* Switch to dpatch.
* Automatically update config.sub and config.guess from autotools-dev.
* wvDVI.in: Avoid `are the same file' error when the output extension is
`.dvi'. Closes: #309524.
* wvMime: If available, use see(1) from mime-support.
* wvWare.c (wvStrangeNoGraphicData): Remove dangling reference to
placeholder.eps. Closes: #197979.
* help/man/wvAbw.1, help/man/wvCleanLatex.1, help/man/wvDVI.1,
help/man/wvHtml.1, help/man/wvSummary.1, help/man/wvText.1:
Ensure that all man pages have a consistent set of references.
* help/man/wvRTF.1: Fix NAME section. Closes: #339398.
* help/man/wvWare.1: Document all options. Closes: #200776, #334769.
* debian/changelog: Remove `closes' keyword from 0.1.0-2 entry to avoid
Lintian warnings.
* debian/control: Suggest elinks and links as alternatives to lynx for
plain text output.
* debian/copyright: Update upstream URL.
* debian/rules:
- Update FSF address.
- Add support for DEB_BUILD_OPTIONS=noopt.
* debian/wv.mime:
- Remove `copiousoutput' flag from wvMime entry. Closes: #220207.
- Use `priority=1' to rank behind OpenOffice.org (`priority=3') and
AbiWord (`priority=2'). Closes: #350134.
- Use the wvText script now that it accepts /dev/stdout for output.
- Remove `print' commands; neither OpenOffice.org nor AbiWord provide
them, and wvText makes a poor default.
* debian/watch: Add.
* Conforms to Standards version 3.6.2.
-- Matej Vela <vela@debian.org> Sat, 18 Mar 2006 19:21:07 +0100
wv (1.0.2-0.1) unstable; urgency=high
* NMU to fix security bug, it also applies to the sarge version.
* New upstream release, with fix for security bugg with
CAN-2004-0645 (Closes: #264972)
* wvText.in has changed, so the diff doesn't apply any more.
* debian/rules L33: Checking for GNUmakefile instead for makefile
* debian/rules L43: bin/make_epses.sh,bin/wv-*config and share/wv/ttf
doesn't not exists any more
* debian/rules L44,L45: Some removed files. README still exists, but the
other doesn't exists in 1.0.2.
* help/man/GNUmakefile.am: L1, adding share to manonedir
(aclocal-1.8 and automake-1.8 need to be runned after that and give some
warnings)
-- Mikael Sennerholm <mikan@debian.org> Wed, 11 Aug 2004 11:44:10 +0200
wv (0.7.4-1) unstable; urgency=low
* New upstream release:
- char is no longer assumed to be signed. Closes: #176381.
* Acknowledge NMU. Closes: #165262, #166500.
* text.c (wvConvertUnicodeToLaTeX): Disable debugging code which causes
spurious output for non-Latin-1 files. Thanks to Peter Novodvorsky
for the patch. Closes: #171193.
* wvDVI.in, wvPDF.in, wvPS.in: Fix ImageMagick check. Closes: #160925.
* wvText.in: Use `--nographics', as suggested by Edmund GRIMLEY EVANS.
* Makefile.in, exporter/Makefile.in: Disable `-ansi -pedantic' in order
to get declarations for non-ANSI functions like fdopen.
* wvWare.c: Remove declaration of strdup; without `-ansi' strdup is a
macro and this expands to garbage.
* Add imagemagick to Suggests (wv{DVI,PDF,PS} like to use convert).
* Remove libwmf-bin from Suggests (conversion to EPS is built-in now).
* Explain in the description what the suggested packages are for.
* debian/mime: Specify `copiousoutput' rather than `needsterminal'.
Closes: #179624.
* debian/rules: Remove `debug' support and enable `-g' by default.
* Conforms to Standards version 3.5.8.
-- Matej Vela <vela@debian.org> Thu, 20 Feb 2003 20:53:53 +0100
wv (0.7.2-2.1) unstable; urgency=low
* Non-Maintainer Upload (BSP 2002-11).
* Changed Build-Depends on libwmf-dev from (>= 0.2.2-2) to (>= 0.2.7-1)
(closes: bug#166500, bug#165262).
-- Aurelien Jarno <aurel32@debian.org> Sat, 23 Nov 2002 14:11:05 +0100
wv (0.7.2-2) unstable; urgency=low
* Link against libwmf0.2-6 to avoid #141203.
-- Matej Vela <vela@debian.org> Mon, 26 Aug 2002 22:49:15 +0200
wv (0.7.2-1) unstable; urgency=low
* New upstream version.
* Switch to debhelper 4.
-- Matej Vela <vela@debian.org> Mon, 29 Apr 2002 22:42:13 +0200
wv (0.7.1+rvt-2) unstable; urgency=low
* Link with expat instead of libxml2 to be consistent with libwmf.
-- Matej Vela <vela@debian.org> Sat, 13 Apr 2002 19:36:25 +0200
wv (0.7.1+rvt-1) unstable; urgency=low
* New upstream version.
* help/man/wvSimpleCLX.1: wvSimpleCLX is gone; removed.
-- Matej Vela <vela@debian.org> Mon, 21 Jan 2002 17:03:41 +0100
wv (0.7.0-3) unstable; urgency=medium
* fbse.c, wv.h, wvRTF.c, wvWare.c: Patched from AbiWord CVS to fix a
segmentation fault. Closes: #126230.
-- Matej Vela <vela@debian.org> Thu, 27 Dec 2001 15:49:02 +0100
wv (0.7.0-2) unstable; urgency=medium
* wvMime: Use `wvPS --targetdir'. Closes: #120417.
* Don't include make_epses.sh as the new wvPS converts images on its
own.
-- Matej Vela <vela@debian.org> Fri, 23 Nov 2001 13:31:27 +0100
wv (0.7.0-1) unstable; urgency=low
* New upstream version:
* wvCleanLatex, wvDVI, wvLatex no longer munge slashes in
filenames. Closes: #112101.
* make_epses.sh: Handle documents with no embedded WMF.
Closes: #111838.
* make_epses.sh, wvMime, wvText: Handle whitespace in filenames.
Closes: #113958.
* Suggest tetex-extra for ulem.sty (used for underlining).
Closes: #118692.
-- Matej Vela <vela@debian.org> Sun, 11 Nov 2001 11:42:02 +0100
wv (0.6.7-1) unstable; urgency=low
* New upstream version.
* make_epses.sh: Use wmf2eps (libwmf2) rather than wmftoeps, after
checking whether it's installed. Closes: #110675.
-- Matej Vela <vela@debian.org> Sun, 2 Sep 2001 17:16:21 +0200
wv (0.6.5-1) unstable; urgency=medium
* New upstream version. Closes: #93411.
* Updated config.guess and config.sub. Closes: #105013.
* Added MIME support. Closes: #82062.
* Switched to debhelper 3.
* Conforms to Standards version 3.5.6.
-- Matej Vela <vela@debian.org> Wed, 1 Aug 2001 00:54:28 +0200
wv (0.6.2-1) unstable; urgency=low
* New upstream version. Closes: Bug#59942, Bug#61773, Bug#71139,
Bug#71683, Bug#72270, Bug#74855, Bug#75074, Bug#80428.
* magick/utility.c, wvMime, wvText.in: Fixed /tmp race conditions.
* Wrote (forgotten?) wvSimpleCLX.1.
* wvPDF: Use ps2pdf instead of distill. Closes: Bug#77297.
* debian/control:
* Suggest gs (needed for wvPDF), postscript-viewer (needed for
wvMime), libwmf-bin (needed for make_epses.sh), lynx (needed for
wvText), tetex-bin (needed for wvDVI).
* Expanded description.
* Conforms to Standards version 3.2.1:
* debian/rules: Added support for the `debug' build option.
* These can't be fixed without very large diffs: (Should be sorted out
with upstream shortly.)
* libwv.a and headers excluded -- this should be a shared library.
It'll have to wait until libtool is fully integrated...
* Not built with libmagick5-dev due to problems with configure
detecting it (caused by <magick/config.h> redefining HasPNG)...
-- Matej Vela <vela@debian.org> Sun, 7 Jan 2001 18:07:58 +0100
wv (0.6.0-1) unstable; urgency=low
* New upstream vesrion
* New upstream source package name
* NMU (Closes: #72270, #59942)
* Updated Build-depends
-- Ivan E. Moore II <rkrusty@debian.org> Thu, 12 Oct 2000 03:30:00 -0700
mswordview (0.5.14-bw6-2) unstable; urgency=low
* Conforms to Standards version 3.1.0:
* debian/control:
* Suggesting `lynx | www-browser' instead of `www-browser' as
recommended in section 8.6 of the Packaging Manual.
* Added build dependancies.
-- Matej Vela <vela@debian.org> Sat, 6 Nov 1999 19:58:36 +0100
mswordview (0.5.14-bw6-1) unstable; urgency=medium
* New upstream version.
* Fixed insecure uses of temporary storage. Closes: Bug#45450.
* Using realclean instead of distclean for cleaning to ensure that
lex.yy.c is removed.
* Renamed notes/summaryinfo/readme.orig to
notes/summaryinfo/readme.original in the pristine source tarball
so that it isn't removed by dh_clean.
* Conforms to Standards version 3.0.1:
* Changed debian/copyright to reference
`/usr/share/common-licenses/GPL'.
-- Matej Vela <vela@debian.org> Wed, 22 Sep 1999 07:13:46 +0200
mswordview (0.5.14-1) unstable; urgency=low
* New upstream version.
* Simplified debian/rules by making use of `make distclean'.
-- Matej Vela <vela@debian.org> Fri, 28 May 1999 19:45:21 +0200
mswordview (0.5.12-1) unstable; urgency=low
* New upstream version.
-- Matej Vela <vela@debian.org> Mon, 17 May 1999 02:02:57 +0200
mswordview (0.5.11-1) unstable; urgency=low
* New upstream version.
* Added `$(includedir)' to installdirs in Makefile.in to make
the installation of header files possible.
* Adapted paths in the new scripts wv-incconfig and wv-libconfig.
* Wrote manual pages for wv-incconfig and wv-libconfig. Modified
Makefile.in to install them.
-- Matej Vela <vela@debian.org> Thu, 13 May 1999 15:18:39 +0200
mswordview (0.5.10-1) unstable; urgency=low
* New upstream version.
* Linked with the newly-packaged libwmf. Closes: Bug#36058.
* Added `1999' to debian/copyright.
-- Matej Vela <vela@debian.org> Sun, 9 May 1999 20:02:52 +0200
mswordview (0.5.6-1) unstable; urgency=low
* New upstream version.
* New maintainer.
* Removed debian/conffiles which seems to have been accidentally
copied from sysklogd.
* Added the `tcs' copyright directly to debian/copyright.
* Simplified debian/rules and converted to debhelper.
* Fixed a typo in the description and reformatted it.
* Changed Priority to optional and Section to text (this is what
both catdoc and word2x use).
* Updated Standards-Version to 2.5.0.0.
-- Matej Vela <vela@debian.org> Sun, 11 Apr 1999 15:50:20 +0200
mswordview (0.5.1-2) unstable; urgency=low
* Corrected files, darn binary files were added/removed so diff and cvs
were confused.
-- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 9 Feb 1999 00:51:14 +0100
mswordview (0.5.1-1) unstable; urgency=low
* New upstream version
-- Martin Schulze <joey@finlandia.infodrom.north.de> Mon, 8 Feb 1999 22:49:17 +0100
mswordview (0.4.4-1) unstable; urgency=low
* New upstream version
-- Martin Schulze <joey@finlandia.infodrom.north.de> Thu, 24 Sep 1998 01:52:26 +0200
mswordview (0.1.0-2) unstable; urgency=low
* Modified laola/Makefile.in in order not to screw the paths again.
(closes: Bug#26710)
* Adjusted the manpage.
-- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 22 Sep 1998 03:01:58 +0200
mswordview (0.1.0-1) unstable; urgency=low
* New upstream version
-- Martin Schulze <joey@finlandia.infodrom.north.de> Sun, 6 Sep 1998 23:06:42 +0000
mswordview (0.0.25-1) unstable; urgency=low
* New upstream version, now with free UTF conversion routines
* Added /usr/lib/mswordview to perl path for laola programs, fixes
unreported bug
* Changed libdir to /usr/lib/mswordview
-- Martin Schulze <joey@finlandia.infodrom.north.de> Wed, 8 Jul 1998 01:23:28 +0200
mswordview (0.0.24-1) unstable; urgency=low
* First version
-- Martin Schulze <joey@finlandia.infodrom.north.de> Thu, 25 Jun 1998 20:57:49 +0200
|