From d0cafcf4a048bfcc72d9523d20d61ba719e566cd Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 11 Nov 2011 00:02:53 +0400 Subject: add debianization scripts based on work by Florent USSEIL --- debian/changelog | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 000000000..e518cb6fb --- /dev/null +++ b/debian/changelog @@ -0,0 +1,127 @@ +tt-rss (1.5.6-1) unstable; urgency=low + + * Reworked for 1.5.x + * Split into three packages: common, mysql, pgsql + + -- Andrew Dolgov Thu, 10 Nov 2011 23:47:21 +0400 + +tt-rss (1.5.2-1) unstable; urgency=low + + * New upstream + * Rework automatic article catchup + * Use tmhOAuth instead of twitteroauth for Twitter feeds + * Remove or add labels manually through the headline context menu + * Bug #300: Wrong URL for cached images + * Bug #308: Certain feed URL fails to download working with Tiny Tiny RSS + * Bug #310: sanity_config.php includes 'DB_PORT' + * Bug #314: https-feeds with authentification fail to download + * Bug #315: /mobile version missing feature + * Bug #323: Multiple persistent XSS in TT Rss v. 1.50 + * Bug #325: Can not subscribe to Twitter feeds + * Bug #326: MagpieRSS messes up Atom feeds' titles + * Feature #285: Feed view layout preference + * Feature #304: Search bar + * Feature #312: Accessibility request - focus content pane after render + + -- Florent USSEIL Wed, 23 Mar 2011 16:39:38 +0100 + +tt-rss (1.5.1-1) unstable; urgency=low + + * Bugfix release + * Bug #279: Feed list escapes special characters incorrectly + * Bug #281: Add better PHP sanity checks + * Bug #283: Icon path not valid from api + * Bug #287: Remove cookie for published feeds + * Bug #292: Keyboard shortcut missing + * Bug #296: The define of PHP_EXECUTABLE in Update.php is at the wrong place. + * Bug #298: \n instead of newline in customized stylesheet + * Bug #300: Wrong URL for cached images + * Bug #302: When adding a feed, if not logged it, it forgets the feed + * Bug #303: RSS URL for published feeds incorrect + * Feature #284: feed update timestamp in the UI + * Feature #295: Skip login form if ALLOW_REMOTE_USER_AUTH is true + + -- Florent USSEIL Sat, 22 Jan 2011 10:14:32 +0100 + +tt-rss (1.5.0-1) unstable; urgency=low + + * New upstream + * Bugfixes : + * GeneratedFeeds improvements + * Added experimental digest mode (digest.php) + * API enhancements + * PHP5 with JSON support is now required + * Add support for forwarding articles by email + * Use HTML5 localStorage for client-side caching + * Per-user timezone support + * Allow filtering by article tags + * Automatically determine feeds from the website URL + * Support for feed-to-feed linking has been removed + * Support for Google Gears has been removed + * Optional full-text search using Sphinx engine + * User interface refactored using Dijit framework + * Add support for Twitter feeds using OAuth + * Make plaintext URLs (e.g. in Twitter feeds) clickable + + -- Florent USSEIL Thu, 21 Dec 2010 19:27:32 +0100 + +tt-rss (1.4.3-1) unstable; urgency=low + + * New upstream + * Support import and export of tt-rss settings using OPML (when using DOMDocument import path) + * Replace confusing ENABLE_SIMPLEPIE option with DEFAULT_UPDATE_METHOD + * Properly deal with stuck child processes in forking update daemon + * Feed preferences: add "Subscribe in Tiny Tiny RSS" bookmarklet + * Bugfixes : + * #269: Add navigation to the mobile view + + -- Florent USSEIL Sat, 11 Sep 2010 14:27:32 +0200 + +tt-rss (1.4.2-1) unstable; urgency=low + + * New upstream + * Allow filtering by article author + * Bundle new version of php-gettext which should solve translation not working on 64-bit servers + * Fix PHP warning in classic mobile mode + * Other bugfixes + + -- Florent USSEIL Mon, 31 May 2010 20:58:32 +0100 + +tt-rss (1.4.1-1) unstable; urgency=low + + * New upstream bugfix release. + * Bugfixes + * Minor interface improvements + * Re-added updated compact three-pane theme + * Support dock badges in Fluid + + -- Florent USSEIL Wed, 21 Apr 2010 23:35:02 +0100 + +tt-rss (1.3.4) unstable; urgency=low + + * New upstream bugfix release. + * Improved support for Lolcats. + * Usability and performance improvements. + * Updated translations. + + -- Florent USSEIL Fri, 30 Oct 2009 19:53:02 +0100 + +tt-rss (1.3.3) unstable; urgency=low + + * New upstream bugfix release. + + -- Florent USSEIL Thu, 26 May 2009 21:49:02 +0100 + +tt-rss (1.3.2) unstable; urgency=low + + * New upstream bugfix release. + + -- Florent USSEIL Wed, 1 Apr 2009 19:50:02 +0100 + + +tt-rss (1.3.1-1) unstable; urgency=low + + * Initial release + * Thanks to Marcelo Jorge Vieira for his 1.2.19 package + + -- Florent USSEIL Sat, 28 Feb 2009 14:22:06 +0100 -- cgit v1.2.3