Commit graph

1530 commits

Author SHA1 Message Date
wiz
58ff790ed1 Update to 7.1:
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-27 08:48:59 +00:00
wiz
644c151b75 Update to 3.6.5:
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-27 08:44:45 +00:00
szptvlfn
9b07cabdd2 Bump PKGREVISION for hs-vector-0.10.12.1 2014-10-18 21:28:58 +00:00
ryoon
543a0ccf6b Remove unused pacthes.
Thank you, Richard PALO.
2014-10-15 13:50:14 +00:00
ryoon
f7e550c4ca Update to 0.7.0
* Change to 0.8.0 branch
* Change license to mpl-2.0 from mit

Changelog:
Add some more formats.
2014-10-13 21:43:20 +00:00
wiz
31a1c5f44b Update to 1.46.4:
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-12 15:21:28 +00:00
wiz
dd6c1cef88 Update to 2.3.0:
Changes not found.
2014-10-12 14:52:36 +00:00
jaapb
1e2c6eff15 Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
2014-10-09 19:14:03 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
wiz
87161c842d Update to 3.6.4:
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-05 14:53:55 +00:00
wiz
10d1ad954d Update to 1.46.3:
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-10-01 12:12:28 +00:00
szptvlfn
75be48599d Bump PKGREVISION for hs-text-1.2.0.0 2014-09-13 22:23:27 +00:00
szptvlfn
3ec010fefe + hs-aeson 2014-09-07 21:09:17 +00:00
szptvlfn
a4278f969a Import aeson-0.7.0.6 as converters/hs-aeson,
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-07 21:07:53 +00:00
wiz
7905fde8d0 Update to 1.46.2:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2014-09-07 20:18:55 +00:00
obache
8fda7a7a19 Update skf to 1.99.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-06 04:55:44 +00:00
jperkin
d48ab4092e Ensure 'cd dir && make' rules are executed in a sub-shell, allowing us to
remove MAKE_JOBS_SAFE=no.  We can't depend on gmake due to circular
dependencies.
2014-09-02 10:07:23 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
rodent
ccff70dbc8 Version 1.0.9, released on 2014-08-12
=====================================

* Don't crash when gradients are applied to paths
2014-08-29 02:40:00 +00:00
wiz
8f81eacbb8 Update to 3.6.3:
Version 3.6.3 released 2014-08-18

* Documentation updates
  https://github.com/simplejson/simplejson/issues/103
2014-08-25 18:26:40 +00:00
adam
72ed0307eb Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
wiz
ce350da0c5 Update to 3.6.2:
Version 3.6.2 released 2014-08-09

* Documentation updates

Version 3.6.1 released 2014-08-09

* Documentation updates
2014-08-10 14:55:08 +00:00
obache
54ca7f0cae Update libkkc to 0.3.4.
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-10 02:27:24 +00:00
rodent
7cdf4e9a36 Version 1.0.8, released on 2014-07-14
=====================================

* Don't create an atomic layer for transparent tags with no children
2014-08-07 01:13:18 +00:00
wiz
3f71981680 Update to 3.6.0:
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-29 11:48:06 +00:00
wiz
200d46dfde Update to 1.46.1:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2014-07-29 11:46:56 +00:00
wiz
a277c39530 Update to 3.5.3:
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-27 00:00:43 +00:00
wiz
77db403dbe Update to 0.3.0. Ride libwpd bump.
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-23 06:29:53 +00:00
wiz
52eb9436bf Bump ABI depends. Ride libwpd bump. 2014-07-23 06:29:15 +00:00
wiz
ba3dc2b4d3 Update to 0.3.1. Ride libwpd bump.
13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
2014-07-23 06:20:48 +00:00
wiz
61ef99f8ac Update to 0.1.1. Ride libwpd bump.
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-23 06:15:22 +00:00
wiz
17fa84f589 Update to 0.1.0. Ride libwpd bump.
libvisio 0.1.0

- switch to librevenge
2014-07-22 11:20:33 +00:00
wiz
a51ce4f53d Update to 0.1.1. Ride libwpd bump.
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-22 11:17:44 +00:00
wiz
a01b3872b5 Update to 0.1.0. Ride libwpd bump.
libfreehand 0.1.0

- switch to librevenge
2014-07-22 11:14:57 +00:00
wiz
29afe6bb49 Update to 0.1.1. Ride libwpd bump.
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-22 11:13:26 +00:00
wiz
fb4fcc4075 Update to 0.1.0. Ride libwpd bump.
libcdr 0.1.0

* switch to librevenge
2014-07-22 11:07:58 +00:00
wiz
d18d6f92d0 Update to 0.1.0. Ride libwpd bump.
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-22 11:01:53 +00:00
wiz
762467a948 Update to 0.3.0. Ride libwpg bump.
0.2.2 - 0.3.0

- Switch to librevenge
- Miscellaneous fixes and cleanups
2014-07-22 10:58:04 +00:00
wiz
91824964da Fix scripto. 2014-07-22 10:55:14 +00:00
wiz
4f5cf1e0ad Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
wiz
5a28a4a3cb Update to 0.10.0:
0.9.9 - 0.10.0
- Switch to librevenge
- Miscellaneous fixes and cleanups
2014-07-22 10:52:24 +00:00
wiz
737687c9d5 Add buildlink3.mk file. 2014-07-22 10:47:52 +00:00
wiz
4456d0ae64 + librevenge. 2014-07-22 10:40:37 +00:00
wiz
605685ab3b Import librevenge-0.0.1 as converters/librevenge.
librevenge is a base library for writing document import filters.
It has interfaces for text documents, vector graphics, spreadsheets
and presentations.
2014-07-22 10:40:14 +00:00
wiz
86a65d4e8c regen for patch-help2man.PL (hi ryoon) 2014-07-16 02:02:10 +00:00
ryoon
c56ea0d925 Bump PKGREVISION
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
2014-07-15 14:54:52 +00:00
dholland
3453869f1c Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.
Also include sys/types.h first as a general precaution, and don't
use <utime.h> any more.
2014-07-06 18:50:20 +00:00
asau
0ef4e5427d FreeBSD's iconv(3) crashes configure tests. 2014-06-19 07:14:04 +00:00