summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2014-11-03Remove libgee0.8.prlw12-4/+5
libgee now contains the most recent version of libgee, which follows the 0.8 API. If in the future, that API changes, we can copy libgee back to libgee0.8, and carry on updating libgee.
2014-10-27Update to 7.1:wiz3-8/+8
2014-10-06: Version 7.1 * New: Option -i, --info to print file information. This new option prints number of DOS, Unix, and Mac line breaks, the byte order mark, and if the file is text or binary. And it can print the names of files that would be converted. 2014-09-09: Version 7.0 * New: automated self-tests. * New: option -u to keep UTF-16 encoding. * New: option -v to print information about BOMs and converted line breaks. * Change: stdio mode does not automatically set quiet mode. * Change: stdio mode does not automatically force conversion of binaries. An error is returned when the stdin stream contains a binary symbol. * Bugfix: dos2unix -l created DOS line breaks from Mac line breaks. * Bugfix: system error number was not always returned. * Bugfix: an Unicode input file disabled 7bit and iso mode for next input files. * Bugfix: mac2unix help text, options -b and -r. * The code has been cleaned up.
2014-10-27Update to 3.6.5:wiz2-6/+6
Version 3.6.5 released 2014-10-24 * Importing bug fix for reference leak when an error occurs during dict encoding https://github.com/simplejson/simplejson/issues/109
2014-10-18Bump PKGREVISION for hs-vector-0.10.12.1szptvlfn2-4/+4
2014-10-15Remove unused pacthes.ryoon3-62/+0
Thank you, Richard PALO.
2014-10-13Update to 0.7.0ryoon4-48/+51
* Change to 0.8.0 branch * Change license to mpl-2.0 from mit Changelog: Add some more formats.
2014-10-12Update to 1.46.4:wiz3-26/+6
help2man (1.46.4) unstable; urgency=medium * Include architecture.mk and buildflags.mk into rules to replace the multiple calls to dpkg-architecture and to pick up the correct hardening flags. * Add $(LDFLAGS) when building preload to pick up -z relro (see https://wiki.debian.org/Hardening). * Minor correction to Norwegian Bokmaal translation. * Minor correction to Brazilian Portuguese translation. * Escape dashes in --name flag for groff (see lintian tag: hyphen-used-as-minus-sign). * Fix example using AM_MISSING_PROG in documentation: this macro no longer requires the third argument.
2014-10-12Update to 2.3.0:wiz2-6/+6
Changes not found.
2014-10-09Revbump for ocaml 4.02.0.jaapb1-2/+2
(Some packages omitted because they will be updated to new versions)
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz16-48/+16
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz7-14/+7
2014-10-07Revbump after updating libwebp and icuadam7-14/+14
2014-10-05Update to 3.6.4:wiz2-6/+6
Version 3.6.4 released 2014-09-29 * Important bug fix for dump when only sort_keys is set https://github.com/simplejson/simplejson/issues/106
2014-10-01Update to 1.46.3:wiz3-7/+9
help2man (1.46.3) unstable; urgency=medium * Update Serbian translation (thanks to Мирослав Николић). * Add Spanish translation (thanks to Antonio Ceballos). -- Brendan O'Dea <bod@debian.org> Sun, 21 Sep 2014 19:01:16 +1000
2014-09-13Bump PKGREVISION for hs-text-1.2.0.0szptvlfn2-3/+4
2014-09-07+ hs-aesonszptvlfn1-1/+2
2014-09-07Import aeson-0.7.0.6 as converters/hs-aeson,szptvlfn5-0/+92
packaged for wip. A JSON parsing and encoding library optimized for ease of use and high performance. To get started, see the documentation for the Data.Aeson module. (A note on naming: in Greek mythology, Aeson was the father of Jason.)
2014-09-07Update to 1.46.2:wiz3-7/+8
Version 1.46 July 7, 2014 * Add German, Ukranian and Polish translations of info documentation. * Add Hungarian and Norwegian Bokmaal translations.
2014-09-06Update skf to 1.99.9.obache3-10/+9
skf (1.99.9) * fix nkf compatible mode applied on inappropriate situation * fix k_in setting is ignored * fix "ansel" doesn't properly defined * fix document incorrectly declared UTF-16 as little endian.
2014-09-02Ensure 'cd dir && make' rules are executed in a sub-shell, allowing us tojperkin3-9/+24
remove MAKE_JOBS_SAFE=no. We can't depend on gmake due to circular dependencies.
2014-08-29make it clear what package depend onszptvlfn1-1/+2
discussed with wiz@.
2014-08-29Version 1.0.9, released on 2014-08-12rodent2-6/+6
===================================== * Don't crash when gradients are applied to paths
2014-08-25Update to 3.6.3:wiz2-6/+6
Version 3.6.3 released 2014-08-18 * Documentation updates https://github.com/simplejson/simplejson/issues/103
2014-08-13Revbump after boost-libs updateadam7-8/+14
2014-08-10Update to 3.6.2:wiz2-6/+6
Version 3.6.2 released 2014-08-09 * Documentation updates Version 3.6.1 released 2014-08-09 * Documentation updates
2014-08-10Update libkkc to 0.3.4.obache3-10/+10
Update translations Port to libgee 0.8 API rom-kana: Retain partial input when "convert-*" commands are called rom-kana: Assign "ly<X>" to HIRAGANA SMALL LETTER <X>
2014-08-07Version 1.0.8, released on 2014-07-14rodent2-6/+6
===================================== * Don't create an atomic layer for transparent tags with no children
2014-07-29Update to 3.6.0:wiz2-6/+6
Version 3.6.0 released 2014-07-21 * Automatically strip any UTF-8 BOM from input to more closely follow the latest specs https://github.com/simplejson/simplejson/pull/101
2014-07-29Update to 1.46.1:wiz3-8/+14
Version 1.46 July 7, 2014 * Add German, Ukranian and Polish translations of info documentation. * Add Hungarian and Norwegian Bokmaal translations.
2014-07-27Update to 3.5.3:wiz2-6/+6
Version 3.5.3 released 2014-06-24 * Fix lower bound checking in scan_once / raw_decode API https://github.com/simplejson/simplejson/issues/98
2014-07-23Update to 0.3.0. Ride libwpd bump.wiz5-32/+20
0.2.x -> 0.3.0 - switch to librevenge - add support for Works Spreadsheet - add support for Works Database - miscellaneous fixes and cleanups
2014-07-23Bump ABI depends. Ride libwpd bump.wiz1-2/+2
2014-07-23Update to 0.3.1. Ride libwpd bump.wiz3-12/+13
13/5/2014 - add code to create embedded spreadsheet - AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
2014-07-23Update to 0.1.1. Ride libwpd bump.wiz4-25/+15
libe-book 0.1.1 - Fix various problems when using --disable-experimental. - Work around MSVC bug. - Fix parsing of zipped FictionBook 2 files. libe-book 0.1.0 - switch to librevenge - PeanutPress: make sure the output is UTF-8 - TCR: make sure the output is UTF-8 - sanitize format detection
2014-07-22Update to 0.1.0. Ride libwpd bump.wiz4-55/+39
libvisio 0.1.0 - switch to librevenge
2014-07-22Update to 0.1.1. Ride libwpd bump.wiz4-17/+17
libmspub 0.1.1 - Fix a crash when opening certain documents in LibreOffice, caused by a symbol clash. - Several minor code improvements. libmspub 0.1.0 - switch to librevenge
2014-07-22Update to 0.1.0. Ride libwpd bump.wiz3-10/+9
libfreehand 0.1.0 - switch to librevenge
2014-07-22Update to 0.1.1. Ride libwpd bump.wiz4-16/+21
libetonyek 0.1.1 - Fix detection of Keynote 3 documents. libetonyek 0.1.0 - switch to librevenge - add BIPU support for import of Pages documents - add skeleton for (future) import of Numbers spreadsheets
2014-07-22Update to 0.1.0. Ride libwpd bump.wiz4-19/+20
libcdr 0.1.0 * switch to librevenge
2014-07-22Update to 0.1.0. Ride libwpd bump.wiz4-14/+14
0.0.1 -> 0.1.0 - Switch to librevenge - Do not add extra tab for list indentation - Avoid possible crash on file format detection - Ignore cells that are not inside a table
2014-07-22Update to 0.3.0. Ride libwpg bump.wiz4-16/+16
0.2.2 - 0.3.0 - Switch to librevenge - Miscellaneous fixes and cleanups
2014-07-22Fix scripto.wiz1-2/+2
2014-07-22Recursive bump for libwpd shlib name change.wiz20-30/+43
2014-07-22Update to 0.10.0:wiz4-24/+16
0.9.9 - 0.10.0 - Switch to librevenge - Miscellaneous fixes and cleanups
2014-07-22Add buildlink3.mk file.wiz1-0/+13
2014-07-22+ librevenge.wiz1-1/+2
2014-07-22Import librevenge-0.0.1 as converters/librevenge.wiz4-0/+74
librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations.
2014-07-16regen for patch-help2man.PL (hi ryoon)wiz1-2/+2
2014-07-15Bump PKGREVISIONryoon3-3/+23
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
2014-07-06Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.dholland2-10/+12
Also include sys/types.h first as a general precaution, and don't use <utime.h> any more.