* Ship abiword.pc (closes: #557021)
* Tighten libasio-dev build-dependency (closes: #557037)
* Fix goffice interface function signature mismatch (closes: #560475)
* Build without gucharmap (buggy, dropped in trunk; closes: #556746)
* Rewrite manpage (closes: #537988)
* Do not build abiword-plugin-goffice
* New upstream release
* Make myself maintainer (closes: #548365)
* Documentation is now in abiword-docs, built from a separate source
package.
* Merge abiword-plugin-goffice into main package, as abiword requires
goffice in any case.
* Ship libabiword-2.8 (closes: #512777)
* Remove dependency on libreadline5-dev (closes: #553713)
* Drop build-dep on libgnomeprintui (closes: #542552)
* To make sure, -plugins are installed two times at different points
- closes: #521223
* debian/rules: Rearranged the order of targets again, now installs
some missing .glades.
* valgrind is available only on selected architectures, and not
really required for building abiword. Thus, I removed it from
Build-Depends - closes: #521030.
* abiword-common: not depends on abiword anymore - closes: #495744
* 04_comma_subscript.diff: seems I forgot to import this patch from
the old package. Added.
* The configure scripts of -docs and -extras need a working abiword
binary at the build time, which is not available unless you've
already installed (existing) abiword package. To solve this
chicken-or-egg question(especially for buildd), I rearranged the
order of targets in debian/rules. pbuilder is your friend
- closes: #521074
* New upstream release.
* Rewrote the build system with CDBS & Quilt.
* Added Recommends: ttf-liberation - closes: #495927
* Added Homepage: field in debian/control - closes: #508733
* Added debian/watch - closes: #494830
* Added CREDITS.TXT - closes: #491237
* debian/copyright: Cleaned it up. Now the abiword tarballs don't
contain any source trees of external 3rd party libraries.
* Fix a crash when returning from Print Preview. closes: #492211
* The "Strike three, yer out!" release.
* Creating the dummy abiword-plugins package created yet another scenario
where we have to remove the diversions to the desktop files created by
the old packages.
* The "Strike two" release.
* Creating the dummy abiword-plugins package created a scenario where
abiword-plugin-grammar would conflict filewise with the old
abiword-plugins package, so add a Conflicts for abiword-plugins (<< 2.6.4)
to the grammar and mathview plugin packages.
* I disabled the "auto-save by default" patch by mistake and kept
a "disable smooth scrolling by default" patch in that I decided
to drop at the last minute. Fix dumb mistake.
* The "Please Ubuntu, take this package!" release.
* New upstream stable release, incorporating many build bits from Ryan
Pavlik. Thanks! (His Ubuntu changelogs follow this entry.)
closes: #473508, #488069
* Using medium priority to try and beat the freeze given the NEW delay
that this package will incur.
* Major changes:
- Split out the abiword-plugins and abiword-plugins-gnome package into
three individual plugin packages:
Recommended: abiword-plugin-mathview, abiword-plugin-grammar
Suggested: abiword-plugin-goffice (due to GNOME dependencies)
- The old abiword-plugins and abiword-plugins-gnome packages have been
obsoleted and abiword-plugins-gnome is now a Conflicts/Replaces in
abiword. Because abiword-plugins has been split into two packages,
though, there is a dummy abiword-plugins package to ease upgrades.
- There is no more abiword-gnome package. We only ship the GTK2 version,
which does depend on GNOME-Print, but that does not rely on the usual
large set of GNOME UI libraries.
- Many of the file import/export plugins formerly provided only by the
abiword-plugins package are now included in the base distribution to
provide the best out-of-box functionality for those who install only
the abiword package. This means that no matter what, the abiword package
now has ODF/OOXML support.
* Minor changes:
- Drop psiconv support overall to alleviate dependency bloat/package spam,
at the risk of offending the one guy who still has a Psion 5.
- Upgrade to debhelper 7 and Policy 3.8.0.
- Drop one of Ryan's Ubuntu patches by building abiword-2.6.pc in the
configure stage of debian/rules. Lose autoconf/automake build dep.
- Upgrade boost build-dependency to 1.35 to quell some apt-get insanity
while pbuilder satisfies the Build-Depends.
* Bug fixes from upstream:
- Print preview now matches onscreen layout more accurately.
closes: #336216
- Font operations are all done using Pango now, so the XAP_UnixFont
crash should no longer occur. closes: #443048, #444957
- Spellcheck button is no longer greyed out gratuitously. closes: #422520
- "!!" and "??" in DejaVu Sans Mono seem to be correctly monospaced
now. closes: #470949
- AbiWord can now import OpenWriter files without a MIME type.
closes: #376417
- Build error affecting 2.4.6 was already fixed upstream, but thanks
to Peter Green for the patch and Lucas Nussbaum for the report.
closes: #490414
abiword (2.6.3-0ubuntu1+ppa2) hardy; urgency=low
* Add dh_desktop to register MIME types.
* Update control for better upgrading.
abiword (2.6.3-0ubuntu1+ppa1) hardy; urgency=low
* Fix FTBFS due to problem in 02_add_mimetypes_to_desktop.dpatch
abiword (2.6.3-0ubuntu1) hardy; urgency=low
* Update to new upstream release.
* Remove debian/patches/50_backport_pre263.dpatch due to update.
* Remove debian/patches/20_disable_smooth_scrolling_default.dpatch
based on additional feedback on modern (Hardy-class) machines.
abiword (2.6.2-0ubuntu2+ppa3) hardy; urgency=low
* Add 20_disable_smooth_scrolling_default to improve
responsiveness by default.
* Upload to new abiword-stable repository.
* Fix 00list file for backport patch.
abiword (2.6.2-0ubuntu2+ppa2) hardy; urgency=low
* Fix FTBFS - add libpopt-dev build-dep for same reason as below.
abiword (2.6.2-0ubuntu2+ppa1) hardy; urgency=low
* Fix FTBFS - add libglade2-dev dependency that was being pulled
in presumably by libgoffice, even though Abi uses it directly
itself.
* Add poppler-utils to recommends for PDF import.
* Remove libgnome2-dev build-dep, not needed since GTK and GNOME
versions were merged.
abiword (2.6.2-0ubuntu2) hardy; urgency=low
* Removed libgoffice build-dep due to incompatibility with 0.6 and
0.4 (libgoffice-0-dev)'s presence only in universe
* Removed python-dev build-dep: we never needed it.
* Removed libpoppler build-dep: new PDF import plugin uses runtime
binaries (pdftotxt or pdftoabw) which should be included with
poppler.
* Updated control file to always appropriately upgrade plugins.
abiword (2.6.2-0ubuntu1) hardy; urgency=low
* New upstream version and associated packaging changes.
(LP: #202174) (LP: #36807) (LP: #56694) (LP: #3197)
* Updated build dependencies.
* Move all plugins without unreasonable dependencies into main
abiword package (LP: #24195)
* Merge abiword[-gtk], abiword-gnome, abiword-common (LP: #58662)
* Use upstream build system to handle installation during package
creation.
* Eliminated duplicated "desktop" file and icon in debian/misc in
favor of upstream.
* Copied manpage into debian/misc due to elimination from upstream
source.
* Ubuntu changes dropped:
- debian/patches/01_aaa_fix_plugins_m4.dpatch: not actually
applied in previous package, obsoleted by upstream build system.
- debian/patches/01_relibtoolize.dpatch: change obsoleted by
improvements to upstream build system.
- debian/patches/02_no_pedantic_configure.dpatch: change obsoleted
by improvements to upstream build system.
- debian/patches/09_bad_MANIFEST_omission.dpatch: change obsoleted
by improvements to upstream build system.
- debian/patches/13_base_strings.dpatch: upstream build system
handles strings properly.
- debian/patches/15_pt_BR_string_fix.dpatch: obsoleted by upstream
string updates.
- debian/patches/17_de_string_fix.dpatch: obsoleted by upstream
string updates.
- debian/patches/03_workaround_for_ots.dpatch: obsoleted by
upstream.
- debian/patches/10_browser_handling.dpatch: a better, simpler fix
is upstream.
- debian/patches/11_history_fullpath.dpatch: better, simpler fix
is upstream.
- debian/patches/18_new_poppler.dpatch: patch no longer applies -
plugin rewritten to use poppler binaries at runtime.
- debian/patches/poppler06-api.dpatch: patch no longer applies -
plugin rewritten to use poppler binaries at runtime.
* Added patches:
- debian/patches02_add_mimetypes_to_desktop.dpatch: account for
import/export support included in the main package now.
- debian/patches/03_modify_extras_pkgconfig.dpatch: fix configure
of abiword-extras source sub-package against a non-installed
AbiWord
* Backported important (reliability/crasher) changes from SVN -
patch should be removed from a 2.6.3 package. (Upstream
revisions 23441, 23443, 23446, 23451, 23453, 23477, 23481, 23482, 23526)
- debian/patches/50_backport_pre263.dpatch
* Rebuilt with the new libots-1-0.
* Bumped to Standards-Version: 3.7.3.
* Fixed various lintian warnings.
* Sorted out dpatch names.
0- : Debian specific
20-: Translation related
30-: Temporary build fixes.
* Rebuilt with libpoppler2, thanks Dmitry E. Oboukhov for build fix!
- closes: #452676
* Maintainer upload, acknowledged NMU - closes: #425066
* Updated menu section - closes: #445031
* Now recommends aspell-dictionary - closes: #447376
* Enabled psion plugin again.
* Disabled abigochart plugin for now, since its build fails with the current libgoffice-0-5. I'll investigate this issue later.
* Removed a mysterious file named debian/j. Is this joshk's?
* Non-maintainer upload.
* Adjust for current version of poppler. Closes: #425066
* Acknowledged NMU - closes: #403352
* Now Build-Deps: libgucharmap-dev - closes: #421051
* NMU.
* Use unversioned build dependency on python-dev instead of python2.3-dev.
* New upstream release, which means 01_relibtoolize was updated.
- Someone got around to fixing a longstanding DocBook support bug,
closes: #164683.
- FcFini fix merged upstream, patch removed.
- Toolbar buttons now scale, closes: #190690
* Fix a minor, longstanding typo in abw2html.1. Thanks A Costa.
closes: #350352.
* Fix a typo in German strings file, closes: #321810
* Enable the AbiGOChart plugin (in abiword-plugins-gnome). This allows
Gnumeric charts to be pasted into abiword-gnome. closes: #346207
* Merge the AbiRSVG plugin into abiword-plugins. librsvg no longer depends
on the GNOME library set (as of quite a while ago!)
* Make abiword-plugins a Recommends for abiword and abiword-plugins-gnome
a Recommends for abiword-gnome. Remove the Suggests for abiword-common
that achieve a similar, but erroneous effect. closes: #362470
* Fix crash in FcFini(). closes: #388445, #389852
* Build-depend on libfreetype6-dev. closes: #381058
* New upstream release.
* Add startup notification bit for the desktop files. closes: #358494
* Merged patches: 17_toolbar_buttons_crash, 16_make_docs_fix
* Bump Standards-Version to 3.7.2, no changes required.
* New upstream release.
* Acknowledge NMU, thanks Ray. closes: #341201
* Definitely rebuild against libenchant1c2a. (I think binNMUs did this for
us, but it's our bug). closes: #342806
* Resolve circular dependency of abiword-common on abiword | abiword-gnome
by lowering it to a Recommends. closes: #340015
* Correct a pt_BR string or two. Thanks, Jakson. closes: #344350
* Fix some m4 muck in abiword-plugins before autoreconfiguring.
* Add copyright information on included library sources (that aren't used
anyway, but oh well). closes: #355774
* Move online help to /usr/share/doc/abiword-help/html and fix the doc-base
file. closes: #333647
* Add 16_make_docs.dpatch to fix doc building, which was fixed after 2.4.4
was tagged.
* Add 17_toolbar_buttons_crash.dpatch to fix notorious Save-button crash
on AMD64. closes: #365841, #334382
* Works done at Codefest in Malaysia 2006.
* New upstream release, long overdue
* Acknowledged NMU, thanks jdassen - closes: #338831
* Added Build-Dep: libfreetype6-dev - closes: #340260
* Added gochart & abigrammar plugins - closes: #345087
* Bumped to Standards-Version: 3.6.2.2.
* NMU to produce packages that are installable again in a current pure sid
environment. (Closes: #338831)
* [debian/control] Bumped the libgsf-1-dev, librsvg2-dev, libwpd8-dev build
dependencies to make the libgsf transition; versioned the
libaiksaurus-1.2-dev and libaiksaurusgtk-1.2-dev build dependencies to
make the libstdc++ allocator transition.
* It looks like Depends: abiword-common (${Source-Version}) doesn't hold up
when binNMU'd. Fix this (hence urgency medium.)
* Add libpoppler-dev to enable PDF rendering for documents.
* Enable the excitingly sexy AbiMathView plugin, add libgtkmathview-dev to
build-deps, latex-xft-fonts to Recommends for abiword-plugins.
* Also enable the 'AbiCollab' plugin.
* Remove libpsiconv-dev from build-deps as it isn't new enough for the
current AbiWord.
* New upstream release.
* Patch work:
- 01_relibtoolize: rediffed, yay automake.
- 11_history_fullpath, 13_base_strings: rediffed
- 16_msword_importer_fixes, 17_msword_importer_more_fixes: removed (they
were HEAD backports)
- 18_race_fix.dpatch: removed (also HEAD backport)
- 15_manpage_typo.dpatch: merged
* Drop the old xfonts-abi package. closes: #327520
* Lose no longer used build-dependency on libgal2.2-dev. closes: #332677
* Patch work:
- 18_race_fix: Fix race condition that manifested itself in Word Count,
which could (and did, on amd64) cause a nasty infinite loop.
* New upstream release.
* Includes security fix for RTF buffer overflow exploit. closes: #329839
(CAN-2005-2964)
* Change build-dependency on libreadline4-dev to libreadline5-dev |
libreadline-dev. closes: #326391
* New upstream release.
* Patch work:
- 18_missing_info_files.dpatch (REMOVED): integrated upstream
- 06_support_vnd.ms-word.dpatch (REMOVED): integrated upstream
- 19_mailmerge_gcc4.dpatch (REMOVED): was a backport.
* Correct description for abiword-plugins-gnome - Gnome DB plugin is
not available anymore.
* Doh, build-depend on libaiksaurus-1.2-dev!
* Bumped Standards-Version to 3.6.2:
- Changed Suggests on doc-base to a Recommends.
* The "YOU DO NOT MESS WITH SLEEPING PEOPLE" post-Debconf release.
* New upstream release and a rebuild for new enchant, closes: #318212
* Add Recommends on aspell-en | aspell6-dictionary, closes: #303332
* Clean up generated documents to provide build idempotency, closes: #310892
* Fix typo in man page, closes: #300334
* Changed Build-Depends on libnautilus2-dev to libgnomeui-dev, thanks
Mohammed Adnène Trojette for the patch. closes: #315178
* Add doc-base references to abiword-help, closes: #314734
* Trash abiword-doc for now, realizing that it's tutorials that are several
years old and refer only to the Windows port. closes: #314735
* Patch work:
- 16_msword_importer_fixes.dpatch: fix regression of crasher bug #218806,
patch from CVS-HEAD.
- 17_msword_importer_more_fixes.dpatch: allow 0-byte Word documents to
be opened without crashing/burning. (What a concept, eh?)
- 18_missing_info_files.dpatch: Add .info files to allow docs to build
properly, upstream will fix this soon.
- 19_mailmerge_gcc4.dpatch: Add a forward declaration for a class to allow
building with GCC 4.x.
- 12_gcc4_fix.dpatch (REMOVED): alternate fix pushed upstream.
* Really remove the gnomedb dependencies this time. Thanks Jordi for
pointing that out.
* Disable the GDA plugin because of new libgda2-3 which is incompatible.
Also, no one uses it...
* Upstream brown paper bag release.
* New upstream release, marked by use of new libwpd8, which fixes 99%
of #240895.
* This version also sucks much less than 2.2.4 and 2.2.3. closes: #297652
* 64-bit compatibility fix pushed upstream, closes: #285085
* "Page Setup" crasher fixed upstream, closes: #299201
* Locale problems fixed in Debian (not quite clean enough for upstream
yet, though.) closes: #264447, #267852
* New upstream release.
* Remove aspell-dictionary relationship. closes: #294608
* Patch work:
- (UPDATED) 01_relibtoolize.dpatch: autotools still suck!
* New upstream release.
* Add dh_installmime -i to get our MIME associations back. Oops!
* Patch work:
- (ADDED) 01_relibtoolize.dpatch: We got lucky that time. Added back.
- (ADDED) 14_comma_subscript.dpatch: Ctrl-, is now a subscript toggle key.
* Turn some leading capital letters in Description fields to lowercase,
to appease lintian.
* New upstream release.
* Acknowledge really old NMU, closes: #267199
* Patch work:
- (REMOVED) 01_relibtoolise.dpatch: Upstream is using a newer automake.
- (ADDED): 12_gcc4_fix.dpatch: fixes compile partially on gcc-4.0/amd64
(awaiting a better fix for one part), thanks Andreas Jochens.
Closes-halfway: #285085
- (ADDED): 13_base_strings.dpatch: try 'base' languages before giving up
on finding a stringset. (closes: #285753)
* Add 'Office' to Categories for GNOME desktop files. closes: #287115
* Fix icon paths in desktop files and move abiword_48.png to
/usr/share/pixmaps. Thanks Dan Korostelev for the hint about relative
icon paths. closes: #284400, #285463
* Re-add the Debian menu file by changing dh_installmenu -a to
dh_installmenu -i. Oops! closes: #283376
* Really really add support for application/vnd.ms-word. Thanks
Michael Graham for alerting me to my mistake. (was bug#274643)
* Delete the obsoleted AbiWord.desktop.kde.
* Ditch the nroff plugin which does absolutely nothing right now.
closes: #285464
* Incorporated 2.0.14-2 manpage/changelog changes.
* New upstream release.
* Patch work:
- (UPDATED) 01_relibtoolise.dpatch: autotools still suck
- (REMOVED) 11_fix_doc_build.dpatch: merged upstream
- (REMOVED) 08_bad_g_prgname.dpatch: merged upstream
- (ADDED) 11_history_fullpath.dpatch: Make sure file history always points
to absolute paths whenever we can detect it.
* Be a little less rude to Dan Jacobson in -1's changelog entry.
* Fix more typos in abw2html.1. closes: #279826
* New upstream development release. Most changes inherited from 2.0.12-1.
* Patch work:
- (REMOVED) 05_perl_bindings.dpatch: No longer relevant for this version
- (REMOVED) 07_page_down_crash.dpatch: Was a backport from this version.
- (ADDED) 09_bad_MANIFEST_omission.dpatch: Added fix for build error,
committed upstream already.
- (CHANGED) 10_browser_handling.dpatch: adapted from 2.0.x patch.
- (ADDED) 11_fix_doc_build.dpatch: Adopted to CVS HEAD, fixes
documentation build that generated blank HTML.
* I'm now a comaintainer. I think. Add myself to Uploaders.
< mhatta_> do you want to be a co-maintainer of abiword?
< mhatta_> I'm a MIA in reality, so your help is appreciated
* New upstream version fixes:
- spontaneous window opening on AbiWord startup, closes: #263707
- inability to print grayscale PNGs, closes: #117005, #140025, #256650
* Patch work:
- (CHANGED) 01_relibtoolise.dpatch: Refresh. Autotools suck.
- (ADDED) 06_support_vnd.ms-word.dpatch: Part of the fix for #274643.
- (ADDED) 07_page_down_crash.dpatch: Backport from HEAD a crash fix
based on a graphics generation race condition that could occur if
one pressed Page Down before it finished.
- (ADDED) 08_bad_g_prgname.dpatch: Set g_prgname to something that
matches the name of the corresponding binary (AbiWord-2.0 in this
case, instead of AbiWord.) This allows bug-buddy to grab a stack
trace from the right program in case a crash occurs. closes: #243243
- (ADDED) 09_browser_handling.dpatch: Improve browser handling (launch
console browsers in an x-terminal-emulator, and check for x-www-browser
above all.)
* Fix grammatical error in abw2html.1. closes: #272604
* Also s/\.pl//g; s/\.sh//g in all manpages.
* Add abiword as a viewer for application/vnd.ms-word. closes: #274643
* Add more mailcap entries for abiword/abiword-plugins, based on the
.server file provided by upstream.
* Remove upstream-obsoleted ttftool/ttfadmin. Only useful in the
pre-Fontconfig days of AbiWord. Since it is no longer installed, this
closes: #233321.
* Stop shipping the old KDE desktop file. closes: #273217
* Install mime-info, applications and desktop files in the common package.
There's no sin in letting non-gnomeui apps use them. (Replaces: in
abiword-common takes care of transitioning for us.)
* Change Recommends: abiword | abiword-gnome to a Depends. By virtue of
the problem no longer really existing this closes: #228260
* Add a blank postinst file for abiword-common (only containing hashbang +
#DEBHELPER#) to potentially ease some upgrades. closes: #270815
* Non-Maintainer Upload.
* debian/patches/01_relibtoolise.dpatch: damn, I missed the *other*
configure script. Abiword's source tarball sucks in many ways...
(really closes: #267199).
* Non-Maintainer Upload.
* High urgency as this is needed for the libexif transition.
* debian/patches/01_relibtoolise.dpatch: new, relibtoolise the abi/
directory to fix FTBFS in mips (closes: #267199).
* The "Brief Return From The Hell" release.
* Maintainer upload.
* Acknowledged an NMU, thanks joshk - closes:#259175, #231193, #189539, #259809, #261667, #261003, #215861, #262551
* New upstream release
- Let's use the released tarball, are you happy, drew? - closes: #217265
* Linked abiword.1.gz <-> AbiWord-*2.0*.gz, really - closes: #259039
* Moved AbiRSVG plugin to abiword-plugins-gnome - closes: #260648
* [copyright] revised. Not really fixes #258918, but close enough.
* Non-maintainer upload.
* New upstream stable release. (Closes: #259175)
- Resolves for sarge: Print button crash (closes: #259809)
- Resolves for sarge: gdk_pixbuf_render_to_drawable() undefined
(closes: #261003)
* Bump Build-Depends on libgucharmap3 to libgucharmap4. (Closes: #261667)
* Link abiword.1.gz <-> AbiWord-2.0.1.gz. (Closes: #259039)
* Patch work:
- (REMOVED) 01_ia64_build_fix.dpatch: Seems to have been fixed
differently upstream.
- (ADDED) 04_autosave_default.dpatch: Save backup copies of files every
5 minutes by default. (Closes: #231193)
- (ADDED) 05_perl_bindings.dpatch: Timestamp issue tickled a desync
between the shipped AbiWord.cpp for the Perl bindings, and revealed
a missing argument to a findNext function. Rebuild with xsubpp.
* abw2html.pl link in abiword-common becomes just 'abw2html' (still
points to the abw2html.pl in /usr/share, though.) (Closes: #189539)
* Quote entries in the menu file for abiword-common.
* The "God Bless The Child" release.
* New upstream release (CVS snapshot).
* Removed AbiWord.exe.MANIFEST - closes: #245215
* The "Ericka" release.
* New upstream release (CVS snapshot).
* The "Are You Still Dreaming Ever-Free?" release.
* New upstream release (CVS snapshot).
* New upstream release (CVS snapshot).
* Do not set --enable-gnome when build plugins - closes: #237270
* The "G-Man" release.
* New upstream release (CVS snapshot).
* Adjusted Sections appropriately.
* The "Captain Buckles" release.
* New upstream release (CVS snapshot).
* Tweaked the order of build options - closes: #231337
* Now can be buildable on NFS-mounted fs - closes: #231315
* Set debhelpers -i and -a - closes: #226081
* Now psion plugin sorta works - closes: #220316, #217611
* Fixed description - closes: #229639, #228771
* Built with sane tar - closes: #232382
* New upstream release (CVS snapshot).
* [control] changed Maintainer field.
* Acknowledged NMUs, thank you folks - closes: #223606, #226102
* NMU
* add libenchant-dev to Build-Depends: (closes: #226102)
* NMU from Minneapolis BSP.
* Rebuit against new libwmf. (Closes: #223606)
* Rebuilt with libwpd4.
* Disabled perl binding since it doesn't build with Perl 5.8.2. *sigh*
* The "Muffin Man" release.
* New upstream release (CVS snapshot)
- Now uses STABLE branch - closes: #217265
* Now depends on libwpd3 - closes: #219491
* Now printing in non-GNOME version works - closes: #214016, #214836
* Now garbages don't enter when you paste from emacs - closes: #206759
* Now Abi survives when HT Text plugin is disabled - closes: #201430
* Now Abi survives when the view is changed - closes: #203616, #218726
* Now Abi survives when the ruler is removed - closes: #213519
* Now Abi survives when you push F11 - closes: #215434
* The "Blame It On Cain" release.
* New upstream release (CVS snapshot).
* Acknowledged NMU, thanks Jordi - closes: #216171, #216235, #213660
* New package: abiword-doc contains a manual and tutorials.
* New package: abiword-help contains online help - closes: #166145, #204142, #207551
* New package: abiword-plugins-gnome contains plugins which depend on GNOME libraries - closes: #211754
* New package: xfonts-abi provides a dummy package for smooth upgrade - closes: #192056
* Built with libenchant1, and now spell checker does nothing when
dictionary for specified language is not available - closes: #204143, #204264
* Now abiword-gnome depends on libgucharmap3 - closes: #212727
* This is actually 2.1.0+, but I'll package the stable 2.0.1 when it is
ready, thus stick with calling 2.0.0 for a while.
* Non-Maintainer Upload.
* Rebuild against the new libwpd-dev which changed soname (closes: #216171).
* debian/patches/01_ia64_build_fix.dpatch: add more fixes for ia64 and
alpha (thanks Bdale; closes: #213660).
* The "I HATE IA64" release.
* New upstream release (CVS snapshot).
* Applied Matt Kraai's IA64 build fix patch again - closes: #211060
* Built with the new libgucharmap3 - closes: #212635, #212385, #200910
* Built with the sane g++-3.3, now Insert -> Table works
- closes: #211196, #208579, #211624
* Linked with the sane libwpd0.
* The "Zazueira" release.
* New upstream release (CVS snapshot).
* Applied Matt's patch to fix ia64 build problem - closes: #207902
* Now uses dpatch.
* The "September Song" release.
* New upstream release (CVS snapshot).
* Updated es-ES.po - closes: #207527
* Build fix for ia64, thanks Matt - closes: #207682
* Bumped Standards-Version to 3.6.0.
* abiword.application -> abiword.applications.
* The "Misty" release.
* New upstream release (CVS snapshot).
* Fixed in the upstream - closes: #149797, #200359, #207369
* More rigorous GNOME support - closes: #194756, #197351, #186850
* Added Build-Depends: libpng12-dev.
* The "Bantu Penda" release.
* New upstream release (CVS snapshot).
* Disabled imagemagick plugin explicitly (by the upstream's request).
* Enabled ots plugin.
* Fixed typos in description (thanks Jens Seidel).
* Now depends on python2.3 - closes: #204760, #205823
* The "Sister Caroline" release.
* New upstream release (CVS snapshot).
* The "Selim" release.
* New upstream release (CVS snapshot).
* Now 'Insert Symbol' works - closes: #181289
* Now buildable - closes: #198874
* Rebuilt with proper libraries - closes: #198180, #196333
* Now claims "Word Processor" prominently in menu - closes: #197376
* The "Sungi Mungi" release.
* New upstream release (CVS snapshot).
* libwpd0 is now available in unstable - closes: #191944
* Fixed in the upstream - closes: #186942
* Fixed a typo in .server - closes: #192514
* Really linked with libwpd0.
* The "Gumbo Filet" release.
* New upstream release (CVS snapshot).
* The "Dementia" release.
* New upstream release (CVS snapshot).
* The "Hippy Dip" release.
* New upstream release (CVS snapshot).
* Fixed in the upstream - closes: #188650
* The "Jeepers Creepers" release.
* New upstream release (CVS snapshot).
* Bumped to Standards-Version: 3.5.9.
* Fixed in the upstream - closes: #181286, #146060, #152397
* The "Bennie's Diggin'" release.
* New upstream release (CVS snapshot).
* The "Root Down (and Get It)" release.
* New upstream release (CVS snapshot).
* The "The MIghty Burner" release.
* New upstream release (CVS snapshot).
* The "One Finger Snap" release.
* New upstream release (CVS snapshot).
* Rebuilt with new libgal2.0-1 - closes: #185231
* Now installs manpages - closes: #174619, #174683
* Added Replaces: abiword-common (<< 1.1.3+cvs.2003.03.13-1) to abiword and abiword-gnome - closes: #185210
* Fixed in the upstream - closes: #180955, #181285, #181326
* The "Workin' On A Groovy Thing" release.
* New upstream release (CVS snapshot).
* The "It's Too Late" release.
* New upstream release (CVS snapshot).
* Added Depends: gsfonts - closes: #182619, #180624, #180887
* -gnome is back now - closes: #182242
* Added kderemove tag to abiword-common.menu - closes: #181549
* Now installs MIME entries - closes: #181430
* Now removes defoma leftover - closes: #179795
* Fixed confused Conflicts: - closes: #179834, #179891
* The "That's The Groovy Thing" release.
* New upstream release (CVS snapshot).
* Now abiword doesn't have any binary-all packages - closes: #167578
* Now can read this doc file - closes: #176299
* Added menu entries - closes: #179289, #179302
* Now Provides: abiword-gtk, abiword-gnome - closes: #179633
* Seems this bug has gone - closes: #157862
* Not reproducible, if persists please reopen - closes: #163960, #172507, #172510, #172511
* I don't think this is a bug - closes: #172509
* The "Transition" release.
* Now uses CVS HEAD(the development branch). Well, it's still
somewhat shaky, but rapidly maturing. Bug reports are welcome.
* Before bitching me, think what "sid" is all about.
* Now installable - closes: #177357, #177447, #178198, #178064, #176179
* Now uses fontconfig, so these bugs are gone
- closes: #134451, #139045, #145317, #145332, #147992, #150552, #153447, #160380, #175215, #162714, #165120, #172205, #142558, #160380, #168916, #171788, #144132, #163761
* Now uses libxml2, so this bug is gone - closes: #143942
* Now AbiWord uses new GNU aspell, so these bugs shold be gone - closes: #162302, #162534, #166361
* Seems AbiWord uses GNOME's default browser - closes: #174306
* Now fixed (or possibly fixed) in the upstream - closes: #171069, #146061, #137414, #161149, #167866, #178092, #148330
* Thanks, but not needed anymore - closes: #174737
* The "These Foolish Things" release.
* New upstream release (CVS snapshot).
* Built with libgal21 - closes: #169582
* The "Watch What Happens" release.
* New upstream release (CVS snapshot).
* Oops, libgal20 doesn't exist in sid - closes: #167627
* The "You And The Night And The Music" release.
* New upstream release (CVS snapshot).
* Well, I should have stated that's in abiword-common - closes: #165709
* Build-Depends: automake1.4 - closes: #166383
* The "Lies" release.
* New upstream release (CVS).
* Bumped Standards-Version to 3.5.7.
* Enabled Perl bindings again.
* The "Blue Drag" release.
* New upstream release (CVS).
* Disabled Perl bindings.
* The "Everybody's Cryin' Mercy" release.
* New upstream release (CVS).
* Well, let's built with libpng2 for a while - closes: #158401
* Built with gdk-pixbuf in unstable - closes: #157833, #158259, #158262
* Acknowledged NMU(actually done by me ;-) - closes: #157807
* Disabled perl binding.
* The "Expensive Shit" release.
* New upstream release (CVS).
* Fixed in the upstream - closes: #156808
* Added Build-Depends: libungif4-dev - closes: #157048
* Removed build dependency on libmagick5-dev, libmagick5++-dev and libwmf-dev.
* The "Truckin'" release.
* New upstream release (CVS).
* Added OpenWriter plugin.
* The "Do You Know What It Means To Miss New Orleans" release.
* New upstream release (CVS).
* Now abiword-common pre-depends on defoma - closes: #153292
* Added aspell-en to Depends - closes: #153264
* The priority of -gnome is now set to 35(and -gtk is set to 30), which
means in case -gnome is installed, /usr/bin/AbiWord_d should be always
symlinked to /usr/bin/AbiWord_d.gnome unless you changed it explicitly
by using /usr/sbin/update-alternatives - closes: #151043
* The "Iko Iko" release.
* New upstream release (CVS).
* Seems these bugs are gone...if not please reopen - closes: #146654, #146875, #149771
* Improved description - closes: #151358
* Removed dependencies for aspell-* except aspell-dictionary - closes: #152618
* Now uses nextgen.sh for building plugins(suggested by fjf).
* Revised README.Debian.
* Removed more leftover directories. Tried to shut linda up, quite
unsuccessfully...
* The "Got A Good Thing Goin'" release.
* Rebuilt with libesd0 from sid - closes: #150320
* Fixed Build-Depends: - closes: #150282, #150312
* Included non-Latin1 help docs - closes: #150379
* The "Moon In June" release.
* New upstream release (CVS).
* The "Doin' The Thing" release.
* New upstream release (CVS).
* Added aiksaurus plugin.
* The "I'm Your Puppet" release.
* New upstream release (CVS).
* Added Categories entry to AbiWord.desktop.gnome - closes: #148744
* Moved credits.* into abiword-common - closes: #148889
* Added tt_unregister routine to abiword-common.defoma.
* The "A Smooth One" release.
* New upstream release (CVS).
* Disabled freetrans plugin since it doesn't work now.
* Now install *.oaf under /usr/share/oaf (suggested by MG, thanks).
* Fixed a typo in abiword-common.defoma.
* Now Depends: psfontmgr.
* The "Play It Back" release.
* New upstream release (CVS).
* The "I Heard It Through The Grapevine" release.
* New upstream release (CVS).
* Added Japanese template.
* Added gdict plugin.
* Fixed abiword-common.menu - closes: #145858, #145425
* Tightened dependency between abiword packages - closes: #145875
* Seems fixed in the upstream - closes: #144005
* Set urgency to high - would be nice if we have this one in woody.
* Oops, defoma-app returns value 1 - closes: #144930
* Removed american.hash - closes: #144886
* This one really should go into woody *SIGH*
* The "Don't Keep Me Wonderin'" release.
* New upstream release (CVS).
* Cosmetic changes only - hope they don't cause any serious problem.
* Purge old abiword configuration - closes: #144215
* Fixed menu hint - closes: #144281
* Check whether XF86Config-4 exists - closes: #144423
* Set urgency to high, since this one should go into woody.
* The "Now's The Time" release.
* New upstream release (CVS).
* Fixed Spanish template - closes: #143754
* The "A Change Is Gonna Come" release.
* New upstream release (CVS). This is actually RC1.
* Sueggests: aspell-* - closes: #143078
* Suppressed defoma messages - closes: #142933
* The upstream discarded the old help, so I don't need to include new one
to abiword-docs. So abiword-doc/help is removed.
* The "I Believe My Time Ain't Long" release.
* New upstream release (CVS).
* Patch for building on s390 accepted by the upstream - closes: #142402
* Make sure the old /var/lib/defoma/abiword.d is removed - closes: #142425
* abiword-doc/XHTML is obsoleted, now install abiword-doc/help instead - closes: #139642
* The "Don't Explain" release.
* New upstream release (CVS).
* Hopefully this release can be built on ppc - closes: #140758
* The "Life's Backward Glance" release.
* New upstream release (CVS).
* Added some more plugins.
* Added some notes about running it on remote machines - closes: #59267, #102764, #139086
* Commented out zh-HK stuff - closes: #140932
* The "April Fool" release. Well, this is an Eric Dolphy tune ;-)
* New upstream release (CVS).
* Refined description - closes: #140607
* Refined copyright - closes: #140636
* BTW, the distribution of AbiWord by Debian is already acknowledged
by the upstream, so this is the "official" or at least "semi-official"
product of AbiWord for Debian. I think we can call it AbiWord anyway.
Man, who cares ;-)
* Added Brazilian Portuguese templates - closes: #140410
* Fixed in the upstream - closes: #134054, #139646
* The "Out-Bloody-Rageous" release.
* New upstream release (CVS).
* Added missing Build-Depends: libgnome-vfs-dev - closes: #140253
* Added a workaround for building arm, ppc and s390 - closes: #127007
* The "Foolin' Myself" release.
* New upstream release (CVS).
* Added missing Build-Depends: libgal-dev.
* Changed package name "abiword" to "abiword_common" in
abiword-common.defoma.
* Added Depends: abiword-{gtk,gnome} to abiword dummy package.
* The "To Lay Me Down" release.
* New upstream release (CVS).
* Disabled magick plugin since libmagick5 depends on libwmf0.2-2 which in
turn depends on libxml2. *SIGH* - closes: #139638, #135923, #139399
* Added missing Build-Depends: libgnome-dev.
* Oops, conflicting aspell-dictionary was actually a bad idea -
removed and stated in README.Debian instead.
* The "Who Cares?" release.
* New upstream release (CVS).
* Made a dirty workaround to cope with Autoconf 2.53 - closes: #139445
* Not reproducible, seems fixed in the upstream? - closes: #117614
* Weird...when aspell-en is installed, -gtk freezes as the submitter
reported. Maybe the upstream pspell-related code bug, but I added
Conflicts: aspell-dictionary for the time being - closes: #139367
* The "What A Diff'rence A Day Made'" release.
* New upstream release (CVS).
* Added Build-Depends: autotools-dev. config.{guess,sub} are now
updated from /usr/share/misc at build time.
* Now Depends: libpspell-ispell1 | aspell-dictionary - closes: #139448
* Debian's gnome-print uses libxml1 while libwmf0.2-2 uses libxml2.
This is where it all began. Anywise, just removing
--with-libwmf fixed this long-standing annoying
print-preview bug - closes: #135585, #137847, #138996
* But this made HTML plugin unusable, so disabled.
* The "Don't Blame Me, Take 2" release.
* New upstream release (CVS).
* Wow, Bi-di is back. Enabled - closes: #121407
* Depends: -> Recommends: abiword-gtk | abiword-gnome.
* Added "Recommends: psfontmgr, x-ttcidfont-conf".
* Added "Suggests: xfs".
* The "But Not For Me" release.
* New upstream release (CVS).
* Made symlinks of fonts in /usr/X11R6/lib/X11/fonts/Type1 and
generates fonts.{dir,scale} - closes: #138491
* The change above should fix this one, too - closes: #138193
* Added ABIWORD_BINARY feature(explained in README.Debian) - closes: #138277
* Don't show debconf note if /etc/X11/XF86Config-4 contains "type1" - closes: #135764
* The "Well, You Needn't" release.
* New upstream release (CVS).
* Fixed in the upstream (Bug 2780) - closes: #137412
* Now depends on libpspell-ispell1 to make sure at least en-US spell
checker works - closes: #137413, #136883
* The "Don't Blame Me" release.
* New upstream release (CVS).
* Removed entries for text/plain and text/html from mime - closes: #136120
* Added French template - closes: #136109
* Added Spanish template - closes: #136364
* Added Russian template - closes: #137160
* Added German template - closes: #137213
* Added a little FAQ about Debianized abiword package. Questions are welcome!
* Now Recommends: abiword-doc & abiword-plugin - closes: #135987, #138007
(You need abiword-doc to see credits, and abiword-plugin to read HTML)
* Moved KDE menu hints - closes: #137740
* Fixed manpage problem - closes: #135783
* Added Conflicts: abiword (<< 0.99.2) to xfonts-abi - closes: #135883
* Changed abiword dummy's arch to any - closes: #135726
* Added Build-Depends: libtool - closes: #135685
* Added Conflicts: abiword (<< 0.99.2) to abiword-doc - closes: #135682
* The "Look Ma, I'm Cryin'" release.
* New upstream release (CVS).
* Show notes about Type1 font during the installation - closes: #121223, #134451
* Call update-alternatives --auto when removed - closes: #135607
* Not reproducible, seems fixed in the upstream? - closes: #122912
* The "Tons Of Sobs" release.
* New upstream release (CVS).
* Divided into several packages. Notably,
abiword-doc - closes: #130002
abiword-gnome - closes: #122565, #52944, #113540
xfonts-abi - closes: #57322
* I think I can assume these bug has been fixed - closes: #52278
* No reply from the submitter, assumes this bug has been fixed - closes: #129963
* Linked with expat...this is a workaround, but fixes this annoying
strings problem - closes: #134479, #134483, #135191
* This bug is not present in 0.99.1+, explained to the submitter - closes: #134835, #135043
* Pasting works in this version - closes: #134750
* New upstream release (CVS).
* Added GNOME/KDE menu files - closes: #117812, #110089, #109708, #64772
* Now AbiWord can handle RTF files properly - closes: #120106, #42703
* No GNOME support yet, though.
* Added libpspell-ispell-dev to Build-Depends - closes: #134337
* Now Recommends: libpspell-ispell1 | aspell-en.
* New upstream release (CVS).
* Daily update of the fat stuff - sorry for downloaders!
* Now I understand what "pspell support" really means...
* What we need now is aspell-en, not ispell-dictionary - closes: #134334
* I think most of spell checker problem has gone since spell checking is now
done via pspell. if not please reopen - closes: #108980, #111586
* If you want to check Espanol spelling, try aspell-es - closes: #123331
* When I tested examples/Unicode1.abw.gz today, seems unrecognized UTF8
characters are mapped to "o". I think this is a sane behavior - closes: #63321
* Now abiword says "Error importing file foobar.doc" in such cases,
that's also a sane behavior - closes: #134052
* New maintainer: Masayuki Hatta <mhatta@debian.org> - closes: #133016
* Thank you aaronl, foka, Jan and Joy!
* Switched to CVS snapshot. That's (slightly) better.
* abiword doesn't depend on expat anymore (libxml2 only).
* Enabled Perl scripting support.
* Disabled Bi-di support (now can be built, but still doesn't work).
* /var/lib/defoma/abiword.d/dirs/zh-CW should be zh-TW, of course...
* Added preliminary zh-HK support.
* Fixed typo in abiword.defoma - closes: #133929, #134074, #134107
* Fixed ttftool problem (which affect ttf-thryomanes, etc.) - closes: #133921
* Fixed in the upstream - closes: #95305
* Not reproducible, seems fixed in the upstream? - closes: #111587
* Not reproducible, seems fixed in nautilus? - closes: #126874
* Forgot to close - closes: #94566
* Acknowledged NMU - closes: #129314, #133856, #122341, #127268, #128240, #129610, #131713, #93271, #113461, #114513, #119985, #121307, #130392, #130209, #133535
* NMU.
* Added Build-Depends: libltdl3-dev - closes: #133856
* This package doesn't make a symlink anymore - closes: #93271
* Copy and paste seems work now...if not please reopen - closes: #127268
* NMU.
* New upstream release. - closes: #130392, #130209
* Seems wv package doesn't provide files for development, so uses supplied
one for now.
* Seems Perl scripting support and bi-directional support are broken
and can not be built, so disabled for now.
* Seems it doesn't depend on libstdc++3 anyway, even if Build-Conflicts is
removed(fixed at libgtk1.2?).
* Rewrote and cleaned up debian/rules.
* Completed defoma support.
* Enabled pspell support.
* Enabled libjpeg support.
* Enabled libwmf support.
* No GNOME support yet.
* Several manpages are missing. Someone should write it.
* (Almost) Lintian-free.
* Assume these are fixed...if not please reopen - closes: #121307, #128240, #131713
* Seems fixed - closes: #119985
* Included ttftool and ttfadmin.sh - closes: #122341
* Install mime entry - closes: #133535
* This version of abiword can handle it - closes: #129610
* "Recommends: ispell-dictionary" must have fixed it - closes: #113461
* Get'em defomized! - closes: #114513
* NMU
* Add -ffunction-sections for hppa. Closes: #129314.
* New upstream version
* Build-Conflicted on most architectures with libstdc++3 as a workaround
for the libstd++3 dependencies.
The real cause of the problem is GTK bug #118221. (Closes: #118705)
* Correct path to help (Closes: #117844)
* Rebuild against the new expat, which UNEXPECTEDLY BROKE BINARY COMPATIBILITY
* Fix Chinese input (Closes: #113610)
* Resize menu icon to appropriate dimensions (Closes: #110043)
* Remove README symlink. It wasn't relevant. (Closes: #114560)
* Fix lintian complaints
* Move help to /usr/share/doc/abiword
* add +x bit to configure scripts before trying to run them
* Use autoconf-based build system. Should fix MIPS. (Closes: #108986)
* Add better error output to wrapper script
* Semi-new upstream release. Upstream "botched" 0.9.4, and this replaces it.
RTF export should be fixed.
* HPPA support integrated upstream.
* Use system expat, despite accidentally including a copy. Fixes a busted
build in certain circumstances.
* Know about the endianness of PA-RISC. This does not fix mips, which is
a PITA.
* Newer upstream release
* New maintainer
* Bumped standards-version
* gsfonts are used instead of included duplicates
* Non-maintainer upload.
* New upstream release. (Closes: #107352)
* Added Depends on xbase-clients. (Closes: #100689)
* Updated config.guess and config.sub (2001-08-02). (Closes: #99805)
* Included more example from abi/test/wp/. (Closes: #87543)
* For now, use own american.hash instead of that from iamerican package.
* Use fonts that are already included in gsfonts package.
* Modified debian/rules to use upstream's install.sh for the most part.
Also used features from debhelper (>= 3).
* Added /usr/share/AbiSuite/fonts/zh-{CN,TW}/fonts.dir as a quick fix.
(Defoma is the future, but I don't have time nor the skill now.)
The Debian JP and KR Teams may want to add {ja,ko}/fonts.dir too. :-)
* Non-maintainer upload.
* Run libtoolize to get support for new architectures. Closes: #103347
* NMU
* rm debian/files in clean target so it really can be autobuilt (Closes: #86729)
* Point to standard Debian GPL file in copyright.
* Switch back to expat, since now we can use the shared library version, and expat appears smaller and faster.
* NMU
* New upstream version
* Fix binary{-arch} targets in debian/rules so that autobuilders are not confused
* Use libxml2 library instead of built-in expat sources
* Determine version number from the changelog; don't hardcode it in the rules file
* NMU to bring back into testing
* New upstream version (Closes: #80211, #83133, #74882, #61581, #85444, #85569)
* Moving back into one package. Sorry about this, folks. (Closes: #79202)
* Add Build-dependencies (Closes: #70060)
* Fix typos (Closes: #81239)
* Reintroduce menu item (Closes: #79055)
* added icon to menu entry (closes #58663)
* added a patch for the arm (closes #59096, forwarded)
* added a patch for "spaces in filenames" (close #57382)
* updated the man page
* New upstream version
* Upstream changes: (no upstream changelog)
- User Interface
+ True WYSIWYG support (BruceP@wn.com.au)
+ No more character dirt (BruceP@wn.com.au)
+ Overline (msevior@mccubbin.ph.unimelb.edu.au)
+ Fixed minor display glitches
+ Insert Date and Time dialog (megabyte@salesexplosion.com)
+ Page-level navigation
- Localizations
+ Better support for non-English content (henrik@lansen.se)
+ Swedish (henrik@lansen.se)
+ Indonesian (tim@proximity.com.au, made@nakula.rvs.uni-bielefeld.de)
+ Updates for Danish, Finnish, French, Italian, Norwegian, and Spanish
- File Formats
+ LaTeX exporter (cuenca@ie2.u-psud.fr)
+ Various Word import improvements
+ Fix for RTF import POW (malcolm@mpeacock.demon.co.uk)
+ Minor .abw file format change
- Other
+ Error propagation to fix (sytobinh@uchicago.edu)
+ Mouse wheel support for Windows (BruceP@wn.com.au)
+ Unix no longer requires libstdc++
+ Misc PostScript fixes (bob@sbst.com)
* Verified call path for menu entry (closes #50506)
* Upstream changes: (no upstream changelog)
+ Speed up of spelling checks
+ Profiles have been fixed
+ Subscript and superscript. Luke Jordan <ljordan@mweb.co.za> added
support for subscripts and superscripts.
+ View ruler. Stephen Hack <shack@uiuc.edu> implemented this menu item
so that you can hide or show the ruler on a per-window basis.
+ Compressed AbiWord files. The AbiWord file format (*.abw) was
designed from the get-go to be a highly-readable form of XML.
However, for those of you who care more about bloat than legibility,
Richard Jefts <babs@cs.jhu.edu> added import/export logic for a
gzip-compressed variant (*.zabw).
+ The following translations have been added or updated:
# Catalan -- Jordi Mas <jmas@softcatala.org>
# Czech -- Zbynek Miksa <xmiksa@informatics.muni.cz>
# Danish -- Birger Langkjer <birger.langkjer@image.dk>
# Finnish -- Jarmo Karvonen <karvonen@dawn.joensuu.fi>
# Portuguese -- Rui Silva <rms@ssi.aaum.pt>
+ Word import improvements.
+ Options dialog started.
* recompiled against the new libpng
* New upstream version
* Added a recommends for ispell-dictionary (closes: #42218)
* Upstream changes: (no upstream changelog)
+ Spell checking improvements.
# a spiffy Spelling dialog with the usual Ignore / Add / Change
functionality, including suggestions and a custom dictionary.
# a context menu to remove those pesky red squiggles.
+ Zoom and Paragraph dialogs.
+ Full paragraph justification
+ Clipboard code has been streamlined to be much more efficient.
+ Middle-mouse X selections should Just Work now
+ Word import improvements
* new upstream version (closes: #42778)
(closes: #44926)
* changed menu entry to abiword (closes: #42875)
* changed zip (I hope) to use minizip
* added Roman Hodek's changes to allow debuild to work
* New Upstream Version
* Upstream changes: (no upstream changelog)
+ Snazzy new importer for Word 97, Word 95, and Word 6!
+ RTF improvements
+ Clipboard now honors formatting
+ Italian localization
+ Various bug fixes (closes #41980)
* Added a recommends on ispell (closes #42218)
* Fixed the doc direcotry (closes #42044)
* New Upstream Version
* Upstream changes: (no upstream changelog)
+ French localization updates (duperron@mail.dotcom.fr)
+ German localization updates (cterboven@gmx.net)
+ Finnish localization updates (jarmo@dawn.joensuu.fi)
+ Now works on Alpha/NT (ayoung@teleport.com)
+ Various bug fixes
+ Fixed annoying suffix bug number 464
+ Spell dictionaries are now endian-specific
* New build system. Fonts included in deb at request of upstream authors
* New Upstream Version
* Upstream changes: (no upstream changelog)
+ Improvements to localization support
+ New dialog: Insert Break
+ Several bug fixes in the editing portions of the code
+ Reworked command line parsing
+ Finnish localization (jarmo@dawn.joensuu.fi)
+ Patch to fix ispell hashfiles (gecko@benham.net)
+ More vi keybindings. (stepp@mithril.res.cmu.edu)
* Gotten rid of the need to use special dictionary...abiword.hash
* Removed requirement of Fonts directory to build (for other archs)
* change default spellchecker from american.hash to default.hash
* fixed copyright path in copyright file (closes: #35622)
* New Upstream Version
* Upstream changes: (no upstream changelog)
+ Better support for GTK themes
+ Hardcoded Style sets
+ Very basic support for headers and footers. (Not yet editable)
+ Simple support for time, page number, and page count fields
including page numbers
+ Improvements to GTK file dialog, font dialog, and popup menus
+ vi keybindings! :-) (rwerner@lx1.microbsys.com)
+ Start of a status bar
* Removed Build dependency on uninstalled source package
* Turned off debug flag to prevent some security issues
* Removed kernel version and arch -isms
* What happened to the depends for abi-fonts???
* Compiling for gtk1.2 at request of the bleeding edgers
we're still at glibc2.0, though
* Added a custom dictionary for spell checking
To use this, you have to delete ~/.abiword or change the two
entries to point to /usr/share/abiword/abiword.hash
* New upstream version
* Added two documents:
- one describes abword and fonts and how to add fonts
- one describes the format of abword documents (saved in abiword
format)
* Upstream changes: (no upstream changelog)
- Complete set of menu items (stubs only)
- Improvements to the Word97 importer
- XP mechanism for user options
- Improvements to Unix font chooser dialog
- Emacs-style key bindings (optional)
- Zoom
- New dialog: More Windows
- New dialog: About
- More cleanup of Unix font handling
- MRU menu
- Context menus
* Initial Release. 0.5.1 came out before 0.5.0 was uploaded.
* Initial Release (canceled, see above).