* New upstream version 3.4.5
* fix typo: s/Libextttextcat/Libexttextcat/ (closes: #837772)
* [a1cf19b] update Homepage: (closes: #798546)
* [fdd7257] move Maintainer: to Debian LibreOffice Maintainers
* [bf0e45c] s/technic/technique/ (closes: #709096)
* [5bae828] use dh-autoreconf (closes: #757001)
* [b3b9f62] multiarchify
* New upstream release
* New upstream release
* upload to unstable
* debian/control: s/Libtextcat/Libexttextcat/g (closes: #699924)
* install .vapi (closes: #696367)
* New upstream release
- fixes polish LM (closes: #692241, #692242)
* Brown paper bag release.
* fix typo in .links to get libexttextcat.so -> libexttextcat-1.0.so link
right...
* New upstream release
* remove oboslete autoconf, automake1,7, libtool build-depends
(closes: #665484)
* New upstream release
* remove /usr/share/libtextcat/LM symlink again - as the library is now
named libexttextcat.so.0 we need a full-fledged transition anyway
* upload to unstable (we now don't interfere with libtextcat0 anymore)
* add /usr/share/libtextcat/LM -> /usr/share/libexttextcat compatibility
symlink as long as LibreOffice expects fpdb.conf on the former
* add Conflicts:/Replaces:/Provides: libtextcat-data on libexttextcat-data
(because of above link)
* oops, add lost install of langclass/LM/* - use proper make install
* $pkgdatadir is /usr/share/libexttextcat, change -data package
name to follow
* run make check (which doesn't yet run actual checks, but..)
* move .pc file into extra libexttextcat-dev
* switch to libexttextcat
* update symbols; install new .pc
* add missing fpdb.conf
* add OOo patch making libtextcat0 utf8-awar for use with OOo/LibO,
update symbol file
* stop building -utf8, make -data C/P/R it. This also closes: #607390.
* switch to "3.0 (quilt)"
* install header to /usr/include/libtextcat, where LibreOffice expects
it
* upload to unstable
* merge 2.2-5ubuntu1 and 2.2-5ubuntu2
* change Maintainer: to mysqlf , remove Daniele and Gouvain, never did
anything except the initial Ubuntu upload (and the mail adress here
isn't valid anymore) (closes: #609691)
* add Homepage: in control (closes: #599271)
* fix catalan.txt, thanks Siegfried-Angel Gevatter Pujals
(closes: #593896)
* Add symbols file.
* src/fingerprint.c (heapextract, issame): Make functions static.
* Don't ignore iconv errors during the build.
* Update download location.
* make libtextcat-data-utf8 conflict libtextcat-data, not
libtextcat-data-utf8 (closes: #607517)
* add patch for our ancient libtool 1.4 for kFreeBSD (see #578023)
* override libtextcat source: ancient-libtool ltmain.sh 1.4.3 as
per lintians own suggestion :)
* package fingerprints converted to UTF-8 (where this is possible)
* add ${misc:Depends}, explicit debian/source/format
* explicitly build-depend on autotools-dev to make clear we update
config.*
* createfp probably should be in "utils"..
* upload to Debian
* add myself and Gauvain Pocentek to Uploaders:, update Danieles address
* lintian fixes
* data must not be in library packages due to library packages
needing to be parallel installable, move them into a libtextcat-data
* don't install libtextcat.la
* fix createfps description
* Bump standards to 3.7.2
* Create createfp package which includes the executable
* Clean up debian/rules a bit
* Use dh_install to install the .h source file
* Initial release