2009
gtwitter (1.0~beta-9) unstable; urgency=medium
[ Mirco Bauer ]
* debian/patches/send_fetch_requests_as_get.patch:
+ Twitter doesn't allow POST requests for fetch operation anymore.
This made the package unusable and thus urgency set to medium.
(Closes: #524489)
[ Stefan Ebner ]
* debian/control:
+ Gnome# Transition
+ Bump Standards-Version to 3.8.1
-- Mirco Bauer <meebey@debian.org> Fri, 10 Apr 2009 12:18:18 +0200
gtwitter (1.0~beta-8) unstable; urgency=low
* gtwitter can now be used to post to twitter.com again!
* debian/patches/disable_http_expect_100-continue.patch:
+ Seems like the webserver of twitter has a broken implementation of
"Expect: 100-continue" (or Mono), thus disabled it for now.
* debian/patches/dont_clear_entry_after_error.patch:
+ Only clear (overwrite actually) the entry if the posting was successful.
(Closes: #482103)
* fix_threading_bug_in_MainWindow.PostThreadRoutine.patch:
+ Execute the GTK code only in the GTK main-loop to prevent memory
corruption.
-- Mirco Bauer <meebey@debian.org> Tue, 10 Mar 2009 00:32:58 +0100
gtwitter (1.0~beta-7) unstable; urgency=low
* Adopt into pkg-cli-apps team (Closes: #513629) * Add myself to Uploaders * debian/gtwitter.desktop: Add translation patch from Ubuntu, thanks to David Cordero and Daniel Hahler * debian/rules, debian/patches/configurable-compiler.patch: Mono 2.0 transition. (Closes: #507378) * debian/patches/gnome-sharp.patch: Check for gnome-sharp directly in the build; this check is no longer implicit. (Closes: #470350) * debian/watch: Add * debian/rules: Set MONO_CAIRO_LIBS to manually provide build information * debian/control, debian/rules: Re-autotoolise during the build to pick up transition and FTBFS fixes. * debian/control: Bump s-v to 3.8.0 * debian/copyright: Include correct upstream URL
-- Iain Lane <laney@ubuntu.com> Sun, 01 Feb 2009 18:25:03 +0000
2008
gtwitter (1.0~beta-6) unstable; urgency=low
* Added desktop file for gnome menu goodness. Closes: #455093 * Build-Depend on libmono2.0-cil. Closes: #458668 * Fix typo in description. Closes: #435676 * Fix menu entry for new menu structure. * Standards-Version 3.7.3 * Build with gmcs instead of mcs because we only depend on libraries that have a 2.0 version.
-- Michael Janssen <jamuraa@debian.org> Sun, 06 Jan 2008 11:43:52 -0600
2007
gtwitter (1.0~beta-5) unstable; urgency=low
* Add menu entries for gtwitter. Closes: #435187 * Add fix for friends timeline to public and direct messages timeline as well.
-- Michael Janssen <jamuraa@debian.org> Thu, 09 Aug 2007 17:14:13 -0500
gtwitter (1.0~beta-4) unstable; urgency=low
* Remember to change build rules when switching to Arch-Indep.
Closes: #431263.
-- Michael Janssen <jamuraa@debian.org> Thu, 12 Jul 2007 12:59:37 -0500
gtwitter (1.0~beta-3) unstable; urgency=low
* Add dllmap to correctly use libsexy.so.3 * Change to Architecture: all as we are arch-indep CIL. Closes: #431263. * Remove erroneous dependency on libsexy-dev. (Thanks Mirco!)
-- Michael Janssen <jamuraa@debian.org> Thu, 12 Jul 2007 10:32:03 -0500
gtwitter (1.0~beta-2) unstable; urgency=low
* Depend on libsexy-dev instead, we need the .so
-- Michael Janssen <jamuraa@debian.org> Thu, 21 Jun 2007 18:16:18 -0500
gtwitter (1.0~beta-1) unstable; urgency=low
* New upstream release
* Fixed bug that caused timeline to not update
* Added dependency on libsexy2.
* Version is 1.0~beta (deviation from upstream) so that 1.0 is ranked later
by dpkg.
-- Michael Janssen <jamuraa@debian.org> Thu, 21 Jun 2007 18:11:28 -0500
gtwitter (0.2.4-1) unstable; urgency=low
* Initial release (Closes: #426613)
-- Michael Janssen <jamuraa@debian.org> Wed, 30 May 2007 00:16:57 -0500