liferea (1.4.16b-0.1ubuntu1) intrepid; urgency=low * Merge from Debian unstable. * Remaining Ubuntu changes: - Change Build-Depends from xulrunner-dev to xulrunner-1.9-dev. - Add intltool to Build-Depends. - Fix systray mis-behaviour when Liferea is visible in another workspace. - Add Hildonisation from Frothing as a patch. - Add libhildon-1-dev Build-Depends for lpia. - --enable-maemo when building on lpia. - Call intltool-update -p to generate translation template for Rosetta. - Do not build transitional packages (not required due to Conflicts/ Provides/Replaces). - Build-depend on liblualib50-dev instead of liblua5.1-0-dev. - Do not build webkit package. - Munge Maintainer field as per spec. * Ubuntu changes dropped: - mobile.desktop, it isn't needed any more. - Added xulrunner-1.9 to liferea dependencies. - Quilt changes. * Edit xulrunner-1.9 patch to not patch configure, handle that in 99_autoconf. -- Steve Kowalik Mon, 23 Jun 2008 12:44:17 +0100 liferea (1.4.16b-0.1) unstable; urgency=low * New upstream release. * Non-maintainer upload. * debian/control: Build-depend on xulrunner-dev instead of libxul-dev, and add dependency on xulrunner-1.9 to liferea. * debian/patches/xulrunner-1.9, debian/patches/series: Patch configure.ac and configure to look for libxul-embedding-unstable.pc instead of libxul-embedding.pc. Closes: #480087, 479055. -- Mike Hommey Sun, 22 Jun 2008 18:27:28 +0200 liferea (1.4.15-1ubuntu2) intrepid; urgency=low * Fix LP: #238958 - systray mis-behavior when liferea is visible in a different workspace. Make the window move to the current workspace when the systray is clicked instead of doing nothing. Patch by Fabien Tassin and Sasa Bodiroza - add debian/patches/fix_systray_behavior - update debian/patches/series * Update the xul1.9 patch to look for a specific xulrunner-1.9 instead of depending on wildcards for the corrupted places work-around. This was causing issues when multiple xulrunner are installed - update debian/patches/xul1.9 -- Fabien Tassin Mon, 09 Jun 2008 01:10:48 +0200 liferea (1.4.15-1ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes (LP: #228827): - debian/control: + Added xulrunner-1.9-dev and intltool to build-deps. + Add libhildon-1-dev to the Build-Depends for lpia. + Removed libxul-dev and libwebkitgtk-dev from build-deps. + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + Changed Maintainer field to match DebianMaintainerSpec. + Added xulrunner-1.9 to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces). + Do not build webkit package. - debian/liferea-webkit.files: + Not needed. We don't build the webkit rendering plugin. - debian/rules: + Install a mobile.desktop file suitable for mobile when on lpia. + Call intltool-update -p to generate translation template for Rosetta + Don't disable gecko, and don't enable xulrunner and webkit. + Add --enable-hildon when building on lpia. * In debian/patches/: Removed next patches, they are included upstream: - 02_upstream_fix_crash_on_quit_when_updating.dpatch - 03_upstream_fix_crash_on_ctrl+Q_when_nothing_selected.dpatch * In debian/patches/: Migrate Ubuntu's patches from dpatch to quilt: - Removed 00list, added below patches to series - Removed 01_ubuntu_feedlists.dpatch, added 01_ubuntu_feedlists - Removed 99_autoconf.dpatch, rebuilt and added 99_autoconf - Removed debian-example-feeds.dpatch, added debian-example-feeds - Removed hildon_frothing.dpatch, added hildon_frothing - Removed lua5.1.pc.dpatch, added lua5.1.pc - Removed www-browser.dpatch, added www-browser - Removed xul1.9.dpatch, added xul1.9 - Removed xul1.9.code.dpatch, added xul1.9.code * In debian/control: Change Depends and Build-Depends for xulrunner-1.9-dev, so it depends on version 1.9~rc1 or greater * In debian/rules: - Include /usr/share/quilt/quilt.make, instead of /usr/share/dpatch/dpatch.make - Modify patch-stamp to $(QUILT_STAMPFN) -- Sasa Bodiroza Thu, 08 May 2008 20:00:00 +0200 liferea (1.4.15-1) unstable; urgency=low * New upstream release. - Fixes subscription not updated anymore when number of flagged items = cache limit (Closes: #433393). - Fixes invalid XHTML in searches when using Swedish translation (Closes: #475603). - Several other bugfixes and translation updates, see upstream Changelog. * Updated for new webkit: - Remove webkit-update-revert patch, which existed for compatibility with older webkit snapshots. - Update Build-Depends to libwebkit-dev -- Luis Rodrigo Gallardo Cruz Sat, 19 Apr 2008 19:18:20 -0500 liferea (1.4.14-1) unstable; urgency=low * New Upstream Release (Closes: #468410). - Avoids copying "new_susbscription" from previous versions' config dir (Closes: #469245). - Fixes several crashes reported upstream. - Fixes several, and works around the remaining, issues that caused negative read item counts. - Includes our patch for 454184. - We reverted upstream changes for compatibility with newer webkit snapshots. Debian sid currently has r27674. * debian/patches/lua5.1.pc rebased for line numbering changes. -- Luis Rodrigo Gallardo Cruz Fri, 14 Mar 2008 19:09:01 -0600 liferea (1.4.14-0ubuntu4) hardy; urgency=low * debian/patches/02_upstream_fix_crash_on_quit_when_updating.dpatch: - Patch from upstream r3810, fix a crash when quiting Liferea when it's automatically updating the feeds. LP: #211264 * debian/patches/03_upstream_fix_crash_on_ctrl+Q_when_nothing_selected.dpatch - Patch from upstream r3771, fix a crash when exiting Liferea with Ctrl+Q when there's no feed selected (e.g. on startup). * debian/patches/00list: - Added above patches. -- Emilio Pozuelo Monfort Mon, 07 Apr 2008 20:15:36 +0200 liferea (1.4.14-0ubuntu3) hardy; urgency=low * fix generation of corrupted places by setting up LD_LIBRARY_PATH properly (LP: #203413) - update debian/patches/xul1.9.dpatch -- Alexander Sack Mon, 31 Mar 2008 17:41:42 +0200 liferea (1.4.14-0ubuntu2) hardy; urgency=low * fix glue startup code to also load the internal symbols through GREStartupGlueInternal() - LP: #207410 + update debian/patches/xul1.9.code.dpatch -- Alexander Sack Thu, 27 Mar 2008 16:32:14 +0100 liferea (1.4.14-0ubuntu1) hardy; urgency=low * New upstream release (LP: #201226) - Fixes SQL join when matching item metadata in a search folder. - Added workaround for negative search folder unread count values. - Fixes Debian #469245: hanging on cache migration from 1.0 when copying deprecated named pipe "new_subscription" (reported by Oliver Berger). - Workaround for Debian #454184: crash on startup * debian/patches/hildon_autoconf: Removed, use 99_autoconf.dpatch -- Pedro Fragoso Wed, 12 Mar 2008 19:01:04 +0000 liferea (1.4.12-1) unstable; urgency=low * New Upstream Release (Closes: #465442). * Check the result of calling gtk_moz_embed_get_nsIWebBrowser. (Closes: #454184). * liferea-webkit diverts on install the xulrunner rendering plugin, to avoid it pulling libxul and dependencies into ram (Closes: #445320). * Depend on debhelper (>= 5.0.51~), because of dh_icons. * Migrate patch handling to quilt. * Add --host args to ./configure call. * Link with --as-needed. Apply joss' patch from #347650 to ltmain.sh. -- Luis Rodrigo Gallardo Cruz Sat, 23 Feb 2008 17:26:22 -0600 liferea (1.4.12-0ubuntu2) hardy; urgency=low * Change the hildon patches to applied regardless, it's too hard otherwise. * Remove autom4te.cache from the hildon_autoconf patch. * Add -DMAEMO_CHANGES to CFLAGS on lpia. -- Steve Kowalik Fri, 08 Feb 2008 12:20:42 +1100 liferea (1.4.12-0ubuntu1) hardy; urgency=low * New upstream release: - Added support for OPML blogrolls with "xmlURL" (instead of "xmlUrl") feed attributes as created by LiveJournal blogroll exports. - Fixes SF #1879861: browser skimming hotkey doesn't work correctly when used in search folders. LP: #185930. - Removes versioned notification plugin soname. -- Emilio Pozuelo Monfort Sun, 03 Feb 2008 03:42:50 +0100 liferea (1.4.11-1ubuntu2) hardy; urgency=low xulrunner-1.9 support * add xul 1.9 support patches - update debian/patches/00list - add debian/patches/xul1.9.code.dpatch - add debian/patches/xul1.9dpatch * use configure args --enable-gecko=xulrunner-1.9 --disable-xulrunner - update debian/rules * fixup build-depends and depends to use xulrunner-1.9-dev and xulrunner-1.9 - update debian/control * drop midbrowser hacks for lpia - update debian/control - update debian/patches/hildon_autoconf.dpatch - remove debian/patches/midbrowser_support.dpatch - update debian/patches/00list.lpia -- Alexander Sack Mon, 28 Jan 2008 13:15:45 +0100 liferea (1.4.11-1ubuntu1) hardy; urgency=low * Merge from Debian (LP: #173590), remaining changes: - debian/control: + Added firefox-dev and intltool to build-deps. + Add libhildon-1-dev to the Build-Depends for lpia. + Removed libxul-dev and libwebkitgtk-dev from build-deps. + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + Changed Maintainer field to match DebianMaintainerSpec. + Added firefox to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces). + Do not build webkit package. - debian/liferea-webkit.files: + Not needed. We don't build the webkit rendering plugin. - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Don't disable gecko, and don't enable xulrunner and webkit. + Add --enable-hildon when building on lpia. - debian/patches/01_ubuntu_feedlists.dpatch: + Add Ubuntu specific feeds. LP #51604. - debian/patches/00list: + Do not apply lua5.1.pc, as lua5.1 is in universe. - debian/mobile.desktop, debian/rules: + * Install a .desktop file suitable for mobile when on lpia. - debian/patches/00list.lpia, debian/patches/hildon_autoconf.dpatch, debian/patches/hildon_frothing.dpatch, debian/patches/midbrowser_support.dpatch: + Add patches from Frothing for Hildonisation. -- Emilio Pozuelo Monfort Mon, 21 Jan 2008 18:02:36 +0100 liferea (1.4.11-1) unstable; urgency=low * New upstream release (Closes: #461364). - Fixes crash when selecting news bins (Closes: #461347). - Integrates translate-spanish-feedlist.dpatch. - Other updates and fixes for bugs not reported in Debian, see upstream changelog. -- Luis Rodrigo Gallardo Cruz Sat, 19 Jan 2008 09:23:46 -0600 liferea (1.4.10-1) unstable; urgency=low * New upstream release. - Add debian-example-feeds.dpatch with the addresses of Debian Planets to the lists of example feeds. - Fixes wrong handling of old items due to cache limits (Closes: #453322). - Fixes crashing on search (Closes: #454333). - Removes comments from database when the parent item is deleted, preventing unlimited growth of the database. On migration from 1.4.9 it will delete *all* comments from the database, but this should be invisible to users, as they will be re-fetched when the parent entry is first viewed. - New European Portuguese translation. - Other updates and fixes for bugs not reported in Debian, see upstream changelog. * Add translations for strings in Spanish example feedlist. * Change my address to rodrigo@debian.org. - Remove Dm-Upload-Allowed field, as it's pointless now. * Set liferea-dbg's priority to extra. Put ${shlibs:Depends} and ${misc:Depends} into its control entry, in case something ever needs to add a dependency there. * Update Standards-Version to 3.7.3. No changes needed. * Remove clean-patched target and make the clean target call make unpatch at the end, to eliminate the unsafe handling when called using -j. * Recommend: a file download tool (Closes Ubuntu#173590). -- Luis Rodrigo Gallardo Cruz Sat, 22 Dec 2007 13:51:30 -0600 liferea (1.4.10-0ubuntu2) hardy; urgency=low * Add patches from Frothing for Hildonisation. * Add --enable-hildon when building on lpia. * Add libhildon-1-dev to the Build-Depends for lpia. * Build-Depend on midbrowser-dev on lpia instead of firefox-dev. * Add a patch so ./configure recognizes midbrowser-dev. * Install a .desktop file suitable for mobile when on lpia. -- Steve Kowalik Fri, 11 Jan 2008 12:57:04 +1100 liferea (1.4.10-0ubuntu1) hardy; urgency=low * New upstream release: - Fixes SF #1850139: assertion when searching for feed item (reported by Mlind), amongst other things. LP: #176129. -- Emilio Pozuelo Monfort Wed, 19 Dec 2007 21:50:53 +0100 liferea (1.4.9-1ubuntu1) hardy; urgency=low * New upstream release. - Adds a Ctrl+W shortcut to close tabs. LP: #138747. - Fixes a crash when the DB is locked. LP: #133066. * debian/patches/01_ubuntu_feedlists.dpatch: - Added. Adds planet.ubuntu.com and fridge.ubuntu.com to all the feedlist, and also local planets where possible. LP: #51604. - Updated 00list accordingly. * Sync with Debian, remaining Ubuntu changes: - debian/control: + Added firefox-dev and intltool to build-deps. + Removed libxul-dev and libwebkitgtk-dev from build-deps. + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + Changed Maintainer field to match DebianMaintainerSpec. + Added firefox to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces). + Do not build webkit package. - debian/liferea-webkit.files: + Not needed. We don't build the webkit rendering plugin. - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Don't disable gecko, and don't enable xulrunner and webkit. - debian/patches/01_ubuntu_feedlists.dpatch: + Add Ubuntu specific feeds. LP #51604. - debian/patches/00list: + Do not apply lua5.1.pc, as lua5.1 is in universe. -- Emilio Pozuelo Monfort Tue, 04 Dec 2007 23:54:36 +0100 liferea (1.4.9-1) unstable; urgency=low * New upstream releases. [1.4.7] - Fixed catalan translation (Closes: #444888). [1.4.8] - Fix insecure setting of LD_LIBRARY_PATH (CVE-2005-4791) (Closes: #451548). [1.4.9] - Fixes broken negative search folders rules (Closes: #453521). - Various other bug fixes not reported in Debian, see upstream changelog. * Set Dm-Upload-Allowed: yes in debian/control. -- Luis Rodrigo Gallardo Cruz Sat, 01 Dec 2007 20:16:06 -0600 liferea (1.4.8-0ubuntu1) hardy; urgency=low * New upstream release. LP: #160460. -- Emilio Pozuelo Monfort Thu, 22 Nov 2007 16:55:29 +0100 iliferea (1.4.7-0ubuntu1) hardy; urgency=low * New upstream release. LP: #154727, #156303, #141158, LP: #134086, LP: #125896. * debian/control: change liblua50-dev to liblualib50-dev, so configure recognizes LUA50. This builds the Script Manager. LP: #158422. * debian/patches/10_from_upstream_fixes_lp_151217.dpatch, debian/patches/20_from_upstream_fix_sql_join_lp_141155.dpatch, debian/patches/30_from_upstream_workaround_data_loss_lp_138208.dpatch: - Removed, fixed upstream. * Merge from Debian unstable, remaining Ubuntu changes: - debian/control: + Added firefox-dev and intltool to build-deps. + Removed libxul-dev and libwebkitgtk-dev from build-deps. + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + Changed Maintainer field to match DebianMaintainerSpec. + Added firefox to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces). + Do not build webkit package. - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Don't disable gecko, and don't enable xulrunner and webkit. - debian/liferea-webkit.files: + Not needed. We don't build the webkit rendering plugin. -- Emilio Pozuelo Monfort Mon, 29 Oct 2007 23:14:45 +0100 liferea (1.4.6-1) unstable; urgency=low * New upstream releases. 1.4.5b: - Fixes use of sqlite3_free, avoiding crashing when using with sqlite 3.5 (Closes: #446050). 1.4.6: - No longer segfaults when selecting empty folder (Closes: #445457). - Fixes loss of customized feed titles (Closes: #443413). - Various other bug fixes not reported in Debian, see upstream changelog. * debian/control: - Correct typo in liferea-webkit description (Closes: #446109). - Remove XS- prefix from Vcs-* fields. - Move Homepage from description into propper field. -- Luis Rodrigo Gallardo Cruz Tue, 30 Oct 2007 14:16:59 -0600 liferea (1.4.5-1) unstable; urgency=low * New upstream releases. 1.4.3b: - Better handling of extra XML namespaces (Closes: #430782). - Avoid dropping flagged items from the cache (Closes: #442811, #443427). 1.4.4: - Fixes assertion when cancelling feed updates using the update monitor dialog. - No longer tries to run scripts to retrieve favicons (Closes: #443751). - Reduces minimum window size (Closes: #434866). 1.4.5: - Fixes crash when using "Select File" from the advanced subscribtion dialog (Closes: #445387). - Close and reopen database every 500 write attempts, to work around data loss on unclean termination (Closes: #445666). - Adapt WebKit plugin to renamed function names. * debian/rules: Add call to dh_icons, to register program icons with the Gtk icon cache. Thanks to Emilio Pozuelo Monfort for the suggestion. * debian/control: Update build-depends to libwebkitgtk-dev, the new name of the WebKit package. -- Luis Rodrigo Gallardo Cruz Wed, 10 Oct 2007 16:50:17 -0500 liferea (1.4.4-0ubuntu3) gutsy; urgency=low * debian/patches/20_from_upstream_fix_sql_join_lp_141155.dpatch: - Added, fixes a bad sql join when modifying search folders. LP: #141155. * debian/patches/30_from_upstream_workaround_data_loss_lp_138208.dpatch: - Added, fixes data loss on forced termination. LP: #138208. -- Emilio Pozuelo Monfort Fri, 12 Oct 2007 13:43:09 +0200 liferea (1.4.4-0ubuntu2) gutsy; urgency=low * debian/patches/10_from_upstream_fixes_lp_151217.dpatch: Added, fixes a crash when adding a local feed (Add Subscription>Advanced Local file>Select file. LP: #151217. -- Emilio Pozuelo Monfort Wed, 10 Oct 2007 20:44:29 +0200 liferea (1.4.4-0ubuntu1) gutsy; urgency=low * New upstream release. (LP: #125896, #127789). - Removing deprecated "Encoding" entry from .desktop file (Luis Rodrigo Gallardo Cruz) - Fixed warnings/errors with "gecko" as program name. Now the correct name "liferea" is used. - Fixes assertion when cancelling feed updates using the update monitor dialog. (reported by caccolangrifata and Aleksei Miheev) - Fixes Debian #443751: Tries to run scripts to retrieve favicons (reported by Daniel Jacobowitz) - Fixes SF #1803072: Search folders broken - Fixes vertical/horizontal pane position saving when exiting Liferea while the mainwindow is not visible. (Keith Curtis) * upload ok'd by Steve Langasek * debian/rules: - Use dh_icons instead of dh_iconcache. -- Emilio Pozuelo Monfort Mon, 01 Oct 2007 18:48:33 +0200 liferea (1.4.3b-0ubuntu2) gutsy; urgency=low * debian/control: + Use lua5.0 instead of 5.1, as we don't have 5.1 in main for gutsy. -- Sebastian Dröge Sat, 29 Sep 2007 07:40:19 +0200 liferea (1.4.3b-0ubuntu1) gutsy; urgency=low * New upstream release. (UVFe LP: #145326) * Version 1.4.3b (Stable) - Fixes a data loss problem that causes flagged items to be dropped out of cache. Normally flagged items are never to be dropped. (reported by Keith Curtis) * Version 1.4.3 (Stable) - Fixes a grave bug that caused continuous feed downloads when the default update interval is set to 0, which is to mean disabled. - Fixes assertions in db_item_check() and db_query_to_sql() for search folders that do not have rules. (reported by pochu) - Fixes SF #1798880: problem when using Ctrl-u inside a search folder matching unread items. (LP: #102161) - Fixes Debian #430782: better handling of RSS 2.0 LiveJournal feeds which use lj: prefix for some HTML elements. (reported by Daniel Jacobowitz) - Fixes SF #1799476: crash when following links. (reported by jphendrix) (LP: #141250) Version 1.4.2b (Stable) - Fixes compilation problems of GtkHTML2 rendering. - Fixes SF #1798158: problem with 'mark as read' option in popup window (reported by zodmaner) - Now removes leading/trailing white spaces from feed list node titles. (patch from Christian Dywan) - Fixes broken HTTP authentication. Auth info was just not passed with HTTP requests. (reported by Jim Henderson) - Fixes Debian #442798: update interval values isn't correctly updated. Interval unit is lost. (reported by Yannick Palanque) * Merge with Debian, remaining Ubuntu changes: - debian/control: + Added firefox-dev and intltool to build-deps. + Removed libxul-dev from build-deps. + Changed Maintainer field to match DebianMaintainerSpec. + Added firefox to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces) - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Call dh_iconcache + Don't disable gecko - debian/patches/00list: + Do not apply expand_treeview.dpatch, since it's fixed since 1.4.2. -- Emilio Pozuelo Monfort Tue, 25 Sep 2007 16:56:01 +0200 liferea (1.4.3-1) unstable; urgency=low * New upstream release (Closes: #442112). - Remove debian/patches/expand_treeview.dpatch: Included upstream. - Fixes using the spacebar to browse articles (Closes: #368986). - Fixes silent loss of the update interval unit (Closes: #442798). * debian/control, debian/rules, debian/liferea-webkit.files: Enable experimental webkit support (Closes: #443469). -- Luis Rodrigo Gallardo Cruz Mon, 24 Sep 2007 16:33:07 -0500 liferea (1.4.2-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #137990, LP: #130606, LP: #131742). -- Emilio Pozuelo Monfort Fri, 07 Sep 2007 14:22:15 +0200 liferea (1.4.1-1) unstable; urgency=low * New upstream version (Closes: #440499). - Upload 1.4 series to unstable. - debian/control: libgtk2.0-dev requirement downgraded again to 2.8 - debian/patches/expand_treeview.dpatch: Patch from upstream, to be merged in 1.4.2 * Add XS-Vcs fields. * Comply with the new debian menu structure. -- Luis Rodrigo Gallardo Cruz Wed, 05 Sep 2007 18:34:44 -0500 liferea (1.4~rc3-1) gutsy; urgency=low * New upstream release, featuring many bugfixes and translation updates. * debian/control: + Require Gtk >= 2.10.0. -- Sebastian Dröge Sun, 22 Jul 2007 23:44:06 +0200 liferea (1.4~RC2-1) experimental; urgency=low * New upstream release (Closes: #424903) - Comment feeds. - Feed cache is now stored in sqllite. - Main menu is reorganized. - Notification area icon is transparent again (Closes: #426779). - Other miscelaneous improvements and fixes. - Updated Build-Dependencies: libsqlite3-dev (>= 3.3.9), libglade2-dev, libgtk2.0-dev (>= 2.10.0) * Migrate scripting plugin to lua 5.1 * Added -dbg package. * Improve clean rule -- Luis Rodrigo Gallardo Cruz Fri, 13 Jul 2007 12:48:37 -0500 liferea (1.4~rc1-0ubuntu1) gutsy; urgency=low * New upstream release. * debian/control: - Added libsqlite3-dev and libglade2-dev to build-depends. -- Emilio Pozuelo Monfort Sun, 08 Jul 2007 13:49:29 +0200 liferea (1.2.20-1) unstable; urgency=low * New upstream version (Closes: #426779). * Improve clean rule. -- Luis Rodrigo Gallardo Cruz Mon, 23 Jul 2007 12:52:14 -0500 liferea (1.4~RC2-1) experimental; urgency=low * New upstream release (Closes: #424903) - Comment feeds. - Feed cache is now stored in sqllite. - Main menu is reorganized. - Notification area icon is transparent again (Closes: #426779). - Other miscelaneous improvements and fixes. - Updated Build-Dependencies: libsqlite3-dev (>= 3.3.9), libglade2-dev, libgtk2.0-dev (>= 2.10.0) * Migrate scripting plugin to lua 5.1 * Added -dbg package. * Improve clean rule -- Luis Rodrigo Gallardo Cruz Fri, 13 Jul 2007 12:48:37 -0500 liferea (1.2.19-0ubuntu1) gutsy; urgency=low * New upstream release. - Fixes SF #1741243 which caused endless loops on LiveJournal authentication. - Added Brazilian-Portugese localized feed list. (Og Maciel) -- Emilio Pozuelo Monfort Tue, 03 Jul 2007 21:48:48 +0200 liferea (1.2.18-0ubuntu1) gutsy; urgency=low * New upstream release. - Fixes some memory leaks (Hubert Figuiere) - Improved manpage (Emilo Pozuelo Monfort) - Starter script support for $DEBUGGER (Hubert Figuiere) - Fixed XulRunner library root compilation parameter (Hubert Figuiere) - Making the tray icon transparent again when the "show new count" option is disabled. * debian/control: - Remove libnspr4-dev (not needed anymore). -- Emilio Pozuelo Monfort Sat, 23 Jun 2007 13:24:15 +0200 liferea (1.2.17-0ubuntu1) gutsy; urgency=low * Merge with Debian, remaining Ubuntu changes: - debian/control: + Added libnspr4-dev, firefox-dev and intltool to build-deps + Removed libxul-dev from build-deps + Changed Maintainer field + Added firefox to liferea dependencies. + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces) - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Call dh_iconcache + Don't disable gecko * New upstream release - Fixes some memory leaks (Hubert Figuiere) - Fixes SF #1731789 "Open Feed" in detailed libnotify popup view did not work (reported by vfiend) - Fixes SF #1736409 HTTP Digest authentication handling to support spaces in quoted value strings. - Ignores GNUTLS_E_UNEXPECTED_PACKET_LENGTH (-9) errors which seems to happen with GMail feeds. - New Czech translation from Martin Picek - New Basque default feed list from Iñaki Larrañaga Murgoitio -- Emilio Pozuelo Monfort Sat, 16 Jun 2007 10:47:47 +0200 liferea (1.2.16b-1) unstable; urgency=low * New upstream release. - Aditional power consumption fixes. (Closes: #423839) * dbus-1-utils was eliminated. Fix dependency. -- Luis Rodrigo Gallardo Cruz Fri, 08 Jun 2007 15:35:56 -0500 liferea (1.2.16b-0ubuntu1) gutsy; urgency=low * New upstream release * Merge with Debian, remaining Ubuntu changes: - debian/control: + Added libnspr4-dev, firefox-dev and intltool to build-deps + Removed libxul-dev from build-deps + Changed Maintainer field + Added firefox to liferea dependencies, and removed dbus-1-utils + Do not build transitional packages (not required due to Conflicts/ Provides/Replaces) - debian/rules: + Call intltool-update -p to generate translation template for Rosetta + Call dh_iconcache + Don't disable gecko -- Emilio Pozuelo Monfort Tue, 05 Jun 2007 01:33:18 +0200 liferea (1.2.15b-1) unstable; urgency=low * New upstream release. - Better update result processing timer, should cause less CPU usage. (Closes: #423839) * Remove libgtkhtml2-dev from Build-deps. It has not actually been needed since the removal of the gtkhtml rendering plugin. * Reintroduce -xulrunner as a dummy update package. Apt won't upgrade liferea from 1.0.27-2 without it. (Closes: #425472) -- Luis Rodrigo Gallardo Cruz Mon, 21 May 2007 20:48:56 -0500 liferea (1.2.15b-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #115981) -- Emilio Pozuelo Monfort Mon, 21 May 2007 16:12:42 +0200 liferea (1.2.15-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #85650, #114356) - Better update result processing timer, should cause less CPU usage. (patch from Arjan van de Ven) - Increased security: disallowing clicking on file:// links in the rendering widget, as well as preventing from opening such links using the context menu. - Fixes unresolved symbol in LUA binding. (SF #1720462, reported by Jonathan Cristoforetti) - Fixes broken base URL when selecting items in 3 pane mode from folders. -- Emilio Pozuelo Monfort Thu, 17 May 2007 20:02:31 +0200 liferea (1.2.14-1) unstable; urgency=low [Franz Pletz] * New upstream release. (Closes: #415951) * debian/watch: Upstream releases minor fixes as letters in version. * debian/control: - Stop building liferea-xulrunner, liferea-gtkhtml and liferea-mozilla transitional packages, they don't serve any purpose. - Remove versions from Conflicts and Replaces to let dpkg remove the transitional packages. - Bumped Standards-Version to 3.7.2.2, no changes necessary. * debian/copyright: Update copyright holders. * Remove debian/NEWS.Debian, not relevant anymore. * debian/rules: Fix typo, libnotyfy -> libnotify. * src/ui/ui_prefs.c: Add x-www-browser to external browser settings. (Closes: 415314) [Rodrigo Gallardo] * Only enable network manager in linux builds. -- Luis Rodrigo Gallardo Cruz Wed, 9 May 2007 15:21:21 -0500 liferea (1.2.14-0ubuntu1) gutsy; urgency=low * New upstream release * Merge with Debian, remaining Ubuntu changes: + debian/control: - Added libnspr4-dev, firefox-dev, libxt-dev and intltool to build-deps - Removed libxml-parser-perl, libgtkhtml2-dev and libxul-dev from build-deps - Added firefox to liferea dependencies, and removed dbus-1-utils - Make liferea replaces/conflicts/provides release-independent - Updated Maintainer to Ubuntu Core Developers + debian/control, debian/rules, debian/NEWS.Debian: - We don't build the Xulrunner engine, but the Gecko (Firefox) one + debian/rules - Call intltool-update -p to generate translation template for Rosetta (LP: #78885) - Call dh_iconcache -- Emilio Pozuelo Monfort Tue, 08 May 2007 00:58:51 +0200 liferea (1.2.13-0ubuntu2) gutsy; urgency=low * debian/control - Added libnspr4-dev to build-deps (LP: #112384) -- Emilio Pozuelo Monfort Fri, 04 May 2007 14:13:12 +0200 liferea (1.2.13-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #98725, #103688, #110458) -- Emilio Pozuelo Monfort Thu, 19 Apr 2007 13:49:51 +0200 liferea (1.2.10c-0ubuntu1) feisty; urgency=low * New upstream release (LP: #102114) - Reverting fix of 1.2.10 to prevent crashes in the Gecko support code when clicking links in the HTML view. (LP: #98522, LP: #98861, LP: #98968) - Changed feed property label (auto-load link) to match real (suboptimal) behaviour when external browser is configured. - Adds a hot key (Ctrl-L) to mark all feeds as read. (patch suggested by Paul Dwerryhouse) - Update of Turkish translation (Mehmet Atif Ergun) * Fixed deb-a-day feed (and others) (LP: #51603) -- Emilio Pozuelo Monfort Mon, 2 Apr 2007 23:17:34 +0200 liferea (1.2.10b-0ubuntu1) feisty; urgency=low * New upstream release (LP: #98532, #98522) -- Emilio Pozuelo Monfort Thu, 29 Mar 2007 11:49:34 +0200 liferea (1.2.10-0ubuntu1) feisty; urgency=low * New upstream release (LP #97182, #89484) -- Emilio Pozuelo Monfort Wed, 28 Mar 2007 00:05:27 +0200 liferea (1.2.9-0ubuntu1) feisty; urgency=low * New upstream release: Version 1.2.9 (Stable) + Fixes negative unread count problems introduced with the last release. + Lowered memory usage by correctly unloading feeds from memory after unselecting recursively displayed folders. + Improved performance by avoiding unnecessary folder load recursions. + New preference option that allows enabling the display of the number of new items in the tray icon. + New preference option that allows to disable minimizing to tray when closing the main window. + Adding DBUS introspection (patch by moonz) Translation + Update of German translation (Lars Strojny) Version 1.2.8 (Stable) + Adds a DBUS ping function that is used by the liferea-add-feed script to check if the program is running. + The liferea-add-feed script now starts Liferea if necessary. (solution by intangible/tsukasa) + Added 1x1 pixel filter to adblocking stylesheet. + Fixes SF #1668278: error when exporting the feed list although the export was successfully completed (reported by Allan Engelhardt) + Fixes SF #1657717: memory leak when stripping DHTML from HTML type metadata (reported by Hubert Figuiere) Translations: + Updated Italian translation (Dario Conigliaro) + Updated Brazilian Portugese translation (Og Maciel) + New Swedish translation (Daniel Nylander) -- Sebastian Dröge Mon, 26 Mar 2007 09:44:28 +0200 liferea (1.2.7-1) experimental; urgency=low * New upstream release (closes: #404330, #408475). * Remove liferea-xulrunner and liferea-mozilla packages. Now that we use a single rendering engine there's no point to the package split anymore. * Build with support for - libnotify - network-manager * Bump debhelper compatibility mode to 5. * Update watch file for 1.2.x series. -- Luis Rodrigo Gallardo Cruz Mon, 12 Mar 2007 10:36:17 -0600 liferea (1.2.7-0ubuntu1) feisty; urgency=low * New upstream release: Version 1.2.7 (Stable) + Fixes in the feed list loading error handling. + Now after successful feed list import on startup a feedlist.opml backup file will be created. + Fixes LUA support detection. -- Sebastian Dröge Thu, 22 Feb 2007 10:34:34 +0100 liferea (1.2.6b-0ubuntu1) feisty; urgency=low * New upstream release: Version 1.2.6b (Stable) - Fixes SF #1654989 that caused crashes when marking duplicate items as read/unread (reported by turminal) - Merged patch SF #1646186 by mooonz that improves LUA build support and allows compilation against LUA 5.0 and 5.1 - Update of French translation (Vincent Lefevre) - Update of Japanese translation (Takeshi AIHANA) Version 1.2.6 (Stable) - Conditional display of the feed title when viewing merged item lists so that it is clear what the source feed of a displayed item is. - The item view header now provides a list of the feeds that contain a duplicate of the feed. - When changing the read status of an item with duplicates in other feeds the read status is propagated to the other item instances. - Update of French translation (Vincent Lefevre) Version 1.2.5 (Stable) - Disabling GtkHTML2 support for x86_64 platforms. Maintainers: please do discontinue any GtkHTML2 support on such platforms if possible, as it cause only trouble! - Removed console warning that was given on each startup as long as social bookmarking site was not set. - Fixes Debian #408475: liferea wrapper script is brittle, depends on $0 (report and patch by jrodman) - Fixes a type problem in the Digest authentication that caused crashes on AMD64 (SF #1636563) - Fixes for Turkish translation (Mehmet Atif Ergun) - Fixes for Arabic translation (Khaled Hosny) - New Russian translation (Oleg Maloglovets) * debian/control: + Update maintainer field... + Drop gtkhtml backend as it is not supported anymore upstream because of too many bugs, especially 64bit related. Provide painless update to mozilla backend with a dummy package. -- Sebastian Dröge Tue, 20 Feb 2007 23:43:30 +0100 liferea (1.0.27-2) unstable; urgency=low * Remove liferea-gtkhtml. This plugin is basically unusable on 64bit architectures. (Closes: #379900, #407152, #361376, #368866) * Remove upstream's NEWS file, it contains only version release dates. -- Luis Rodrigo Gallardo Cruz Tue, 30 Jan 2007 11:49:35 -0600 liferea (1.2.4-0ubuntu2) feisty; urgency=low * debian/rules: + Call intltool-update -p to generate translation template for Rosetta (Ubuntu: #78885) -- Sebastian Dröge Fri, 26 Jan 2007 14:49:11 +0100 liferea (1.2.4-0ubuntu1) feisty; urgency=low * New upstream release: + Fixes a possible GUI deadlock usually happening when using the Gecko rendering during background feed updates. + Fixes a problem with relative feed base URLs. + Update of French translation (Vincent Lefevre) + New Turkish translation (Mehmet Atif Ergun) -- Sebastian Dröge Mon, 22 Jan 2007 18:33:03 +0100 liferea (1.2.3-0ubuntu1) feisty; urgency=low * New upstream release: + HTML view respects GTK theme colors now. + Fixes negative new count values in the mainwindow status bar. + Fixes incorrect unread count of parent folder when removing subscriptions with unread items. + Fixes node info updating when marking read with middle mouse button in the feed list. + Fixes a bug that caused item loss in news bins. + Adds Arabic translation from Khaled Hosny. * debian/control: + Update build dependencies -- Sebastian Dröge Thu, 11 Jan 2007 18:15:04 +0100 liferea (1.2.2-0ubuntu1) feisty; urgency=low * New upstream release -- Sebastian Dröge Mon, 8 Jan 2007 14:40:29 +0100 liferea (1.2.1-0ubuntu2) feisty; urgency=low * debian/rules: + Call dh_iconcache * debian/control, debian/liferea-lua.files: + Drop -lua package to be in sync with Debian again -- Sebastian Dröge Sun, 31 Dec 2006 09:57:21 +0100 liferea (1.2.1-0ubuntu1) feisty; urgency=low * New upstream release * debian/control: + Update build dependencies + Add liferea-lua package -- Sebastian Dröge Fri, 29 Dec 2006 11:31:28 +0100 liferea (1.0.27-1ubuntu1) feisty; urgency=low * Sync with Debian: + debian/control: - Add libxt-dev build dependency - Drop dbus-1-utils dependency + debian/control, debian/liferea-mozilla.files, debian/rules: - Use firefox, not xulrunner + liferea.schemas: - Use localized dates + opml/feedlist*.opml: - Add Planet Ubuntu -- Sebastian Dröge Fri, 15 Dec 2006 10:37:38 +0100 liferea (1.0.27-1) unstable; urgency=low * New upstream release - Bugfix release related to 64 bit archs. * Avoid shipping upstream's changelog twice. -- Luis Rodrigo Gallardo Cruz Thu, 7 Dec 2006 23:47:20 -0600 liferea (1.0.26-1) unstable; urgency=low * New upstream release (Closes: #372763). -- Luis Rodrigo Gallardo Cruz Mon, 20 Nov 2006 09:21:35 -0600 liferea (1.0.25-1) unstable; urgency=low * New upstream release (Closes: #393160). * Merged changes from experimental version: - Provide long description for liferea-mozilla (closes: #379669). - Generate gconf2 dependency by using ${misc:Depends}, so that it's properly versioned. - Link html documentation from /usr/share/doc/liferea. - Added build-depends on autotools-dev, to get config.sub and config.guess. -- Luis Rodrigo Gallardo Cruz Thu, 2 Nov 2006 20:32:29 -0600 liferea (1.1.7c-1) experimental; urgency=low * New upstream release. (closes: #391112) - HTTPS. - lua scripting. * Added long description to liferea-mozilla, to please lintian. * Generate gconf2 dependency by using ${misc:Depends}, so that it's properly versioned. * Link html documentation from /usr/share/doc/liferea. * Added build-depends on autotools-dev, to get config.sub and config.guess. -- Luis Rodrigo Gallardo Cruz Fri, 20 Oct 2006 21:06:20 -0500 liferea (1.0.18-1) unstable; urgency=low * New upstream release. (Closes: #378645) * Ensure clean upgrade path for users of liferea-mozilla by reintroducing liferea-mozilla as a transitional package which depends on liferea-xulrunner. (Closes: #370216) * Added debian/docs. -- Franz Pletz Sun, 23 Jul 2006 03:56:11 +0200 liferea (1.0.17-1) unstable; urgency=low * New upstream release - Closes: #374194, #376849, #372724, #364084, #366822, #304830. * New maintainer. (Closes: #378389) * Added debian/watch. * debian/control: - Removed circular dependencies. (Closes: #370434) - Bumped Standard-Version to 3.7.2.0, no changes necessary. - Added libsm-dev to Build-Depends (see next item). * debian/rules: - Added --enable-sm to configure call to ensure Xsession support is being built. (Closes: #374428) - Manpage for liferea-add-feed, symlink to liferea.1. * Tweaked debian/copyright. -- Franz Pletz Wed, 19 Jul 2006 00:02:49 +0200 liferea (1.0.12-1) unstable; urgency=low * New upstream release. * Dropping Mozilla-backend support and replacing now for xulrunner - Closes: #361376, #353957, #364069. -- David Moreno Garza Mon, 8 May 2006 17:36:08 -0500 liferea (1.0.10-1) unstable; urgency=low * New upstream release. * Checking now if DBUS_SESSION_BUS_ADDRESS is set (Closes: #364084). -- David Moreno Garza Sun, 23 Apr 2006 02:33:23 -0500 liferea (1.0.9-1) unstable; urgency=low * New upstream release (Closes: ##363638). -- David Moreno Garza Fri, 21 Apr 2006 11:19:45 -0500 liferea (1.0.7-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Sun, 5 Mar 2006 22:34:13 -0400 liferea (1.0.6-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Sun, 5 Mar 2006 13:03:24 -0400 liferea (1.0.5-1) unstable; urgency=low * New upstream release. * Updated pt_BR translation (Closes: #352448). -- David Moreno Garza Tue, 21 Feb 2006 20:00:06 -0600 liferea (1.0.4-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Sat, 11 Feb 2006 17:35:24 -0600 liferea (1.0.3-2) unstable; urgency=low * Really fixed the Atom 1.0 parsing bug (Closes: #350779). -- David Moreno Garza Thu, 9 Feb 2006 08:21:36 -0600 liferea (1.0.3-1) unstable; urgency=low * New upstream release. * Atom 1.0 parsing bug fixed (Closes: #330116, #350779). -- David Moreno Garza Sat, 4 Feb 2006 15:34:53 -0600 liferea (1.0.2-1) unstable; urgency=low * New upstream release (Closes: #350009). -- David Moreno Garza Thu, 26 Jan 2006 12:06:15 -0600 liferea (1.0-2) unstable; urgency=low * Building against libdbus-glib-1-dev instead of obsolete dbus-glib-1-dev - Closes: #348500. -- David Moreno Garza Tue, 17 Jan 2006 19:09:44 -0600 liferea (1.0-1) unstable; urgency=low * New upstream release (The Merry Christmas release). * Adding runtime dependency on gconf2. - Closes: #343362, #343502. * Using only dbus-glib-1-dev for now while libdbus-glib-1-dev makes it into unstable. - Closes: #333103. * Date on Atom feeds are correct handled. - Closes: #339433. * Parse errors are now displayed when clicking a special link. - Closes: #327848. -- David Moreno Garza Sun, 25 Dec 2005 15:04:12 -0600 liferea (0.9.7b+test1.0rc4-1) unstable; urgency=low * New upstream release (Closes: #301062). * Making dbus to communicate with liferea properly. - Closes: #313329, #320971, #332669. * Added run dependency on dbus-1-utils. * Making dbus-glib a reality on unstable. - Closes: #333103. * NET_TIMEOUT is now running properly. - Closes: #323442. * Mozilla backend now load links properly. - Closes: #326156. * Maximization is working since experimental. - Closes: #330344. * Tray icon background is transparent. - Closes: #330343. -- David Moreno Garza Mon, 28 Nov 2005 15:58:06 -0600 liferea (0.9.7b+test1.0rc3-1) experimental; urgency=low * New upstream release * Bdepending on "libdbus-glib-1-dev | dbus-glib-1-dev" now for GNOME 2.12 transition (Closes: #333103). -- David Moreno Garza Tue, 8 Nov 2005 11:31:30 -0600 liferea (0.9.7b+test1.0rc2-1) experimental; urgency=low * New upstream experimental release. * Stay maximised when clicking systray (Closes: #330344). -- David Moreno Garza Sat, 15 Oct 2005 23:31:56 -0500 liferea (0.9.7b+test1.0rc1-1) experimental; urgency=low * New upstream test release. -- David Moreno Garza Fri, 23 Sep 2005 17:05:59 -0500 liferea (0.9.7b-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Sun, 4 Sep 2005 15:58:52 -0500 liferea (0.9.7a-1) unstable; urgency=low * New upstream release. * Fixed ja_JP file to show menu links (Closes: #320907). -- David Moreno Garza Tue, 30 Aug 2005 11:38:59 -0500 liferea (0.9.6-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Sat, 20 Aug 2005 13:02:46 -0500 liferea (0.9.5-1) unstable; urgency=low * New upstream release. -- David Moreno Garza Mon, 8 Aug 2005 00:58:41 -0500 liferea (0.9.4-1) unstable; urgency=low * New upstream release. * Fixed links with `#' bug (Closes: #319536). -- David Moreno Garza Wed, 27 Jul 2005 11:10:23 -0500 liferea (0.9.3-1) unstable; urgency=low * New upstream release. * No confusing warning anymore when there are no user settings for the enclosure handling (mime.xml) (Closes: #312313). * No crashing anymore when trying to open an item without a link in a tab (Closes: #312984). * Fixes a crash on IA64 due to undefined return types (Closes: #313526). * Corrections of German translation (Closes: #314001). -- David Moreno Garza Fri, 8 Jul 2005 22:40:09 +0300 liferea (0.9.2-1) unstable; urgency=low * New upstream release (Closes: #309832). * Added dependency on dbus-glib-1 since now Liferea uses DBUS messaging. * vfolder crashes fixed (Closes: #302102, #302155, #302058). * Configuration lose fixed (Closes: #281634). * OPML export crash fixed (Closes: #300452). -- David Moreno Garza Thu, 19 May 2005 10:26:38 -0500 liferea (0.9.1-1) unstable; urgency=low * New upstream release (Closes: #299246). - Liferea is not using Firefox's module since gtkembedmoz is not implemented on mozilla-firefox package, atm. * Added updated german translation (Closes: #295017). * RDF adding is working properly now (Closes: #298906). * Transport error is working properly now (Closes: #299036). * Reduced long descriptions of unneeded text. -- David Moreno Garza Sat, 19 Mar 2005 18:22:04 -0600 liferea (0.9.0b-1) unstable; urgency=low * New upstream release (Closes: #292705). * Remembers now the sorting order after an upgrade (Closes: #281715). * Shows date info on the condensed view (Closes: #276040). * Taking every information item on OPML feeds (Closes: #254148). * Corrected hang on kicker restart (Closes: #281622). * Removed filter unread headlines feature (Closes: #279064). -- David Moreno Garza Sat, 30 Jan 2005 23:35:05 -0600 liferea (0.6.4b-2) unstable; urgency=low * Corrected fail on fallback in ipv6-ipv4 (Closes: #287910). -- David Moreno Garza Mon, 3 Jan 2005 23:27:04 -0600 liferea (0.6.4b-1) unstable; urgency=low * NMU sponsored by Marek Habersack . * New upstream release which fixes the previous bug around the proxy update - it was forgotten to close it by upstream author. (Closes: #283674). -- David Moreno Garza Thu, 2 Dec 2004 13:27:11 -0600 liferea (0.6.4-1) unstable; urgency=low * NMU sponsored by Marek Habersack . * New upstream release * Proxy update problem fixed (Closes: #283674). -- David Moreno Garza Tue, 30 Nov 2004 19:16:09 -0600 liferea (0.6.3-1) unstable; urgency=low * New upstream release * Fixed condensed view crash (Closes: #281180). -- David Moreno Garza Fri, 26 Nov 2004 08:01:14 -0600 liferea (0.6.2-1) unstable; urgency=low * New upstream release. * Now enforces umask 0077 when saving the feed list (Closes: #280786). -- David Moreno Garza Sun, 14 Nov 2004 12:31:46 -0600 liferea (0.6.1-1) unstable; urgency=low * New upstream release (Closes: #273851). * New updated state (Closes: #268177). * Support for IDN domains (Closes: #273103). * Condensed view unmarks now all read items (Closes: #234471). -- David Moreno Garza Tue, 2 Nov 2004 13:10:02 -0600 liferea (0.6.0-2) unstable; urgency=low * Fixed typo at debian/control (Closes: #277231, #277232, #277233). * Fixed FTBFS in alpha and ia64, because of libc6-dev (Closes: #273535). * Fixed unneeded build-deps. -- David Moreno Garza Mon, 18 Oct 2004 22:41:11 -0500 liferea (0.6.0-1) unstable; urgency=low * New upstream release. * New Debian maintainer. * NMU sponsored by Marek Habersack . -- David Moreno Garza Mon, 20 Sep 2004 23:08:08 -0500 liferea (0.5.3b-2) unstable; urgency=low * Memory leak fix from 0.5.3c. -- christophe barbe Tue, 31 Aug 2004 13:33:47 -0400 liferea (0.5.3b-1) unstable; urgency=low * New upstream release. -- christophe barbe Mon, 23 Aug 2004 10:05:52 -0400 liferea (0.5.3-1) unstable; urgency=low * New upstream release. -- christophe barbe Tue, 17 Aug 2004 10:06:45 -0400 liferea (0.5.2c-1) unstable; urgency=low * New upstream release. -- christophe barbe Tue, 3 Aug 2004 13:08:30 -0400 liferea (0.5.2-3) unstable; urgency=low * Fix missing dependencies in liferea-mozilla. * Patch from Nathan J. Conrad to support servers sending compressed favicons. -- christophe barbe Mon, 26 Jul 2004 12:51:00 -0400 liferea (0.5.2-2) unstable; urgency=high * Fix broken favicon updating code that was shortening the feed url. -- christophe barbe Fri, 23 Jul 2004 14:15:46 -0400 liferea (0.5.2-1) unstable; urgency=low * New upstream release. -- christophe barbe Fri, 23 Jul 2004 09:20:37 -0400 liferea (0.5.1-2) unstable; urgency=low * Added missing Build-dependency (Thanks Nathan Conrad). -- christophe barbe Sat, 10 Jul 2004 00:11:36 -0400 liferea (0.5.1-1) unstable; urgency=low * New upstream release. * RSS 1.0 Creative Commons module (Closes: #254959). -- christophe barbe Wed, 30 Jun 2004 21:19:43 -0400 liferea (0.5.0-3) unstable; urgency=low * Fix broken mailto: handling (patch from Nathan Conrad) (Closes: #256132). -- christophe barbe Mon, 28 Jun 2004 09:46:38 -0400 liferea (0.5.0-2) unstable; urgency=low * Rebuilt against latest mozilla (Closes: #256516). -- christophe barbe Sun, 27 Jun 2004 16:41:39 -0400 liferea (0.5.0-1) unstable; urgency=low * New upstream release. * Fixed tooltip in menubar (Closes: #255297). * Fixed HTTP Authentication (Closes: #252091). -- christophe barbe Sun, 20 Jun 2004 10:30:09 -0400 liferea (0.4.9-1) unstable; urgency=low * New upstrean release (Closes: #251363). -- christophe barbe Thu, 27 May 2004 20:15:26 -0400 liferea (0.4.8-2) unstable; urgency=low * Patch from Nathan Conrad to save exported feed list before removing the old format list (Closes: #248655). -- christophe barbe Thu, 13 May 2004 23:15:54 -0400 liferea (0.4.8-1) unstable; urgency=low * New upstream release. This release BREAKS DOWNWARD COMPATIBILITY. You should export your feed list before upgrading. -- christophe barbe Sun, 9 May 2004 17:58:30 -0400 liferea (0.4.7d-3) unstable; urgency=low * Fixed 0.4.7d upstream (no more empty feed entries). -- christophe barbe Thu, 29 Apr 2004 09:33:10 -0400 liferea (0.4.7d-2) unstable; urgency=low * Back down most changes in 0.4.7d. -- christophe barbe Thu, 29 Apr 2004 07:19:32 -0400 liferea (0.4.7d-1) unstable; urgency=low * New upstream release. -- christophe barbe Wed, 28 Apr 2004 21:17:19 -0400 liferea (0.4.7c-5) unstable; urgency=low * liferea-(gtkhtml|mozilla) depend on the same version of liferea. -- christophe barbe Mon, 26 Apr 2004 09:00:56 -0400 liferea (0.4.7c-4) unstable; urgency=low * Versioned dependency on liferea (Closes: #245908, #245942). -- christophe barbe Mon, 26 Apr 2004 06:59:10 -0400 liferea (0.4.7c-3) unstable; urgency=low * Patch from CVS to fix gtkhtml rendering bug (Closes: #245257). -- christophe barbe Sun, 25 Apr 2004 07:34:41 -0400 liferea (0.4.7c-2) unstable; urgency=low * Split package in 3 to avoid imposing unwanted dependencies. Install liferea-mozilla if you want a early preview of the mozilla rendering feature. (Closes: #243730). -- christophe barbe Wed, 21 Apr 2004 21:10:02 -0400 liferea (0.4.7c-1) unstable; urgency=low * New Upstream Release. * Update date on updated feed item (Closes: #243003). * Fix parsing RSS module tags crash (Closes: #243957). -- christophe barbe Tue, 20 Apr 2004 20:18:04 -0400 liferea (0.4.7b-2) unstable; urgency=low * Fix shell feed handling code. -- christophe barbe Thu, 15 Apr 2004 15:39:52 -0400 liferea (0.4.7b-1) unstable; urgency=low * New upstream release (Fix DnD bug and update http client code). -- christophe barbe Mon, 12 Apr 2004 20:24:50 -0400 liferea (0.4.7-1) unstable; urgency=low * New upstream release: - Major rewrite, expect minor bugs. - New proxy code and tab in preferences dialog box (Closes: #229118). - Atom 0.3 support (Closes: #229704). - Experimental mozilla support (see preferences). -- christophe barbe Sun, 11 Apr 2004 10:57:53 -0400 liferea (0.4.6e-1) unstable; urgency=low * New upstream release Fix OPML support (Closes: #237306). -- christophe barbe Fri, 12 Mar 2004 18:43:44 -0500 liferea (0.4.6d-1) unstable; urgency=low * New upstream release. -- christophe barbe Mon, 8 Mar 2004 18:42:51 -0500 liferea (0.4.6c-1) unstable; urgency=low * New upstream release. -- christophe barbe Sat, 28 Feb 2004 14:24:52 -0500 liferea (0.4.6b-3) unstable; urgency=low * Improved debian/rules to support debug build. -- christophe barbe Wed, 14 Jan 2004 22:30:24 -0500 liferea (0.4.6b-2) unstable; urgency=low * The "I can build it twice" upload (Closes: #227761) Thanks to Guillaume Morin. -- christophe barbe Wed, 14 Jan 2004 20:13:03 -0500 liferea (0.4.6b-1) unstable; urgency=low * New Upstream Release to fix a bug in popup menu (No other changes) -- christophe barbe Wed, 7 Jan 2004 09:06:21 -0500 liferea (0.4.6-1) unstable; urgency=low * New upstream release. * To quote the upstream changelog: THIS CHANGE WILL MAKE ALREADY READ BUT NOT UPDATED ITEMS UNREAD AGAIN ON THE FIRST UPDATE AFTER THIS UPGRADE. THIS IS NOT A BUG AND IS DUE TO THE CHANGED HTML CACHE AND WILL HAPPEN ONLY ONCE. -- christophe barbe Tue, 6 Jan 2004 21:07:02 -0500 liferea (0.4.5-1) unstable; urgency=low * New upstream release (including favicon support). * Correctly handle http redirect (Closes: #219643). -- christophe barbe Sun, 7 Dec 2003 20:13:42 -0500 liferea (0.4.4-1) unstable; urgency=low * New upstream release. -- christophe barbe Fri, 14 Nov 2003 20:52:45 -0500 liferea (0.4.3-2) unstable; urgency=low * Build against gnome 2.4 libs (Closes: #218275). -- christophe barbe Wed, 5 Nov 2003 12:34:46 -0500 liferea (0.4.3-1) unstable; urgency=low * New upstream release. -- christophe barbe Thu, 16 Oct 2003 22:31:45 -0400 liferea (0.4.1-2) unstable; urgency=low * Fixed debian menu icon (Closes: #216016). * Improved short description. -- christophe barbe Wed, 15 Oct 2003 20:13:32 -0400 liferea (0.4.1-1) unstable; urgency=low * New upstream release (with upstream patch) features persistent feed storage and feed type auto-detection. * First upload to unstable. -- christophe barbe Sun, 12 Oct 2003 13:09:57 -0400 liferea (0.4.0-1) experimental; urgency=low * New upstream release. -- christophe barbe Fri, 10 Oct 2003 22:40:47 -0400 liferea (0.3.8-1) experimental; urgency=low * New upstream release. -- christophe barbe Tue, 30 Sep 2003 11:31:29 -0400 liferea (0.3.7-1) experimental; urgency=low * Initial Release, close ITP (Closes: #211484). -- christophe barbe Wed, 17 Sep 2003 18:30:49 -0400