Skip to content

Debian Changelog straw (0.27-0.1)

2007

straw (0.27-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * New upstream release:
     + Don't fail while converting database during upgrade. (Closes: #359105, #266918)
     + Don't corrupt encoding name, for title display. (Closes: #361498)
     + Allow copying URLs from context menu. (Closes: #183836)
     + Blank non-existent feeds, rather than break. (Closes: #228973)
     + Feeds now return to "Uncategorized" if associated group
       is deleted. (Closes: #277272)
     + Ensure feeds get loaded upon refresh. (Closes: #203821)
     + No errors on startup. (Closes: #216150, #277191, #219349)
     + Article bodies are displayed. (Closes: #247806)
     + Allow specification of custom browser in config. (Closes: #277862)
   * debian/control:
     + Update Build-Depends to newer package versions in unstable.
     + Add python-central to Build-Depends-Indep. (Closes: #402028)
     + Add XS-Python-Version and XB-Python-Version.
     + Add python-feedparser to Depends.
   * debian/patches:
     + Remove feedparser patch, made redundant by upstream update.
     + Add password_cfgimport.patch to fix config import
       with passwords. Thanks to Matthias Urlichs for the patch.
       (Closes: #418051)
     + opml_import_fix.patch: Don't break if OPML file lacks title. Thanks
       to Tom Parker for the patch. (Closes: #305841, #359223)
     + python-version.patch: No longer relevant, since pycentral takes care.
     + remove-local-feedparser.patch: Remove local feedparser.py.
   * debian/rules:
     + Use python-central.
     + Finally conform to the updated Python policy. (Closes: #380964)
     + Fix clean rule to prevent FTBFS if built twice.
   * debian/pycompat: Set to 2
   * debian/TODO: No longer relevant.
   * debian/compat: Bump to 5.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Wed, 31 Oct 2007 16:40:03 +0530

2006

straw (0.26.dsfg.1-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix timeout/lockup issues with python-adns installed; patch from Tuukka
     Hastrup. (Closes: #397469)

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 14 Nov 2006 21:23:52 +0100

straw (0.26.dsfg.1-2) unstable; urgency=high

   * Add plain 'python' to Build-Depends to keep lintian happy about
     dh_python.

 -- Moray Allan <moray@debian.org>  Sat, 28 Oct 2006 18:16:23 +0100

straw (0.26.dsfg.1-1) unstable; urgency=low

   * Remove feedparser.py from source package, disabling feed guessing
     feature. Closes: #359330.

 -- Moray Allan <moray@debian.org>  Sat, 28 Oct 2006 17:10:56 +0100

straw (0.26-3) unstable; urgency=low

   * debian/rules: Fix python2.4-gtk2, python2.4-glade2 and
     python2.4-gnome2 dependencies which were broken by the Python
     metatransition. Closes: #376619.
   * debian/rules: Change to Architecture: all. Closes: #376532.
   * Move to Standards 3.7.2.

 -- Hanna Wallach <hmw26@cam.ac.uk>  Thu, 6 Jul 2006 12:25:43 -0400

straw (0.26-2) unstable; urgency=low

   * debian/copyright: Add copyright and license for feedparser.py.

 -- Hanna Wallach <hmw26@cam.ac.uk>  Sun, 26 Mar 2006 23:34:45 -0500

straw (0.26-1) unstable; urgency=low

   * New upstream release. Closes: #356804.
   * Remove patches/sharedir.diff and patches/straw-libdir.diff, which
     are no longer needed.
   * Update debian/rules to force use of Python 2.4.
   * Add patches/python-version.patch so Python 2.4 is used rather than
     system-default Python version.
   * Add patches/library-path-bug.patch to fix upstream bug in
     constructing library path.
   * Move to Standards 3.6.1.
   * Remove old FSF address from debian/copyright.

 -- Hanna Wallach <hmw26@cam.ac.uk>  Fri, 24 Mar 2006 17:29:15 -0500

2005

straw (0.25.1-5) unstable; urgency=low

   * debian/control: Add dependency on python2.3-gnome2-extras for
     GNOME 2.10 series. Closes: #313428, #314619.

 -- Hanna Wallach <hmw26@cam.ac.uk>  Mon, 27 Jun 2005 19:02:12 +0100

straw (0.25.1-4) unstable; urgency=low

   * New maintainer (closes: #291539).
   * Update package description.

 -- Hanna Wallach <hmw26@cam.ac.uk>  Sat, 22 Jan 2005 18:17:58 -0500

straw (0.25.1-3) unstable; urgency=low

   * Orphan package, set Maintainer to QA Group.

 -- Ross Burton <ross@debian.org>  Fri, 21 Jan 2005 11:49:30 +0000

2004

straw (0.25.1-2) unstable; urgency=low

   * debian/postinst: Remove GConf handling
   * debian/control: Depend on a dh_gconf which restarts gconfd (closes: #268245)

 -- Ross Burton <ross@debian.org>  Fri, 27 Aug 2004 08:44:02 +0100

straw (0.25.1-1) unstable; urgency=low

   * New upstream release (closes: #259810)
     - Thanks to Matt Kraai for updating the patches
     - Unicode should work this time (closes: #253727, #184060)
     - Feed information is inlined (closes: #221960)
     - Depends on recent python2.3-glade2 (closes: #254678)

 -- Ross Burton <ross@debian.org>  Tue, 3 Aug 2004 09:22:20 +0100

straw (0.24-3) unstable; urgency=low

   * Build-depend on python-gtk2-dev (closes: #258990).

 -- Ross Burton <ross@debian.org>  Mon, 12 Jul 2004 16:18:28 +0100

straw (0.24-2) unstable; urgency=low

   * Build-depend on python2.3-gtks (closes: #258446)
   * Bump some GTK+ depends (closes: #258336)

 -- Ross Burton <ross@debian.org>  Mon, 12 Jul 2004 07:55:51 +0100

straw (0.24-1) unstable; urgency=low

   * New upstream release (closes: #258240)
     - Better unicode handling (closes: #253727)
     - Line wrapping is fixed (closes: #257523)
     - New feedparser (closes: #256966)
     - dc:contributor is handled now (closes: #247055)
     - OPML importing is fixed (closes: #227337)
     - Far better Subscribe dialog (closes: #238710)
     - Notification area added (closes: #199724)
     - Handles a full disk better (closes: #224850)
   * Build-depend on intltool (closes: #255118)
   * Enable startup notification (closes: #258032)

 -- Ross Burton <ross@debian.org>  Thu, 8 Jul 2004 08:35:25 +0100

straw (0.23-1) unstable; urgency=low

   * New upstream release (closes: #250511)
   * Thanks to Marc for the NMU (closes: #242962)
   * Use dh_gconf
   * Put Straw in Internet instead of Other in the menus
   * Move adns to Recommends:, it plays badly on some systems]

 -- Ross Burton <ross@debian.org>  Wed, 26 May 2004 20:31:39 +0100

straw (0.22.1-1.1) unstable; urgency=low

   * NMU
   * debian/control: We need python2.3-dev to build the package. Patch by
     Martin Helas, Thanks.

 -- Marc 'HE' Brockschmidt <he@debian.org>  Mon, 3 May 2004 14:51:42 +0200

straw (0.22.1-1) unstable; urgency=low

   * New upstream release (closes: #224781)
   * Require debhelper 4.1.87 for dh_gconf
   * Move to CDBS for python-distutils magic
   * Add Build-Depends on gconf2 (closes:#232978)
   * Fix quotes in menu file

 -- Ross Burton <ross@debian.org>  Mon, 23 Feb 2004 17:19:19 +0000

straw (0.21.2-1) unstable; urgency=low

   * New upstream release
   * debian/rules: stop schemas being installed at build time

 -- Ross Burton <ross@debian.org>  Tue, 13 Jan 2004 08:43:58 +0000

2003

straw (0.21.1-2) unstable; urgency=low

   * src/lib/Main.py: fix path to default_subscriptions.opml

 -- Ross Burton <ross@debian.org>  Tue, 16 Dec 2003 08:44:48 +0000

straw (0.21.1-1) unstable; urgency=low

   * New upstream release
     - Includes fix to #219079.

 -- Ross Burton <ross@debian.org>  Mon, 17 Nov 2003 18:05:29 +0000

straw (0.20-2) unstable; urgency=low

   * src/lib/MainWindow.py: Assume the locale is ISO-8859-1 if Python can't
     figure it out (closes: #219079)

 -- Ross Burton <ross@debian.org>  Thu, 6 Nov 2003 11:40:43 +0000

straw (0.20-1) unstable; urgency=low

   * New upstream release
     - Spread out polling button removed (closes: #215754)
     - Much better at threading and parsing (closes: #203821, #210849)
   * Install GConf schemas

 -- Ross Burton <ross@debian.org>  Sat, 1 Nov 2003 17:15:47 +0000

straw (0.19.2-1) unstable; urgency=low

   * New upstream release

 -- Ross Burton <ross@debian.org>  Thu, 18 Sep 2003 17:21:29 +0100

straw (0.19.1-1) unstable; urgency=low

   * New upstream release (closes: #206301, #206817)

 -- Ross Burton <ross@debian.org>  Wed, 10 Sep 2003 18:01:03 +0100

straw (0.19-2) unstable; urgency=low

   * I am a fool. Rebuild for Python 2.3 as the DB3 wrapper is part of
     Python 2.3 now.

 -- Ross Burton <ross@debian.org>  Tue, 19 Aug 2003 11:11:50 +0100

straw (0.19-1) unstable; urgency=low

   * New upstream release
   * Give up on python 2.3 as python2.2-bsddb3 is taking time to appear,
     and python2.3-gtk2 appears broken for me.
   * Use dh_python -V to request a specific python version, up build-depends.

 -- Ross Burton <ross@debian.org>  Tue, 19 Aug 2003 10:26:52 +0100

straw (0.18.1-4) unstable; urgency=low

   * Rebuild with python 2.3 (closes: #204649)
   * Move to Standards 3.6.0.

 -- Ross Burton <ross@debian.org>  Mon, 11 Aug 2003 11:16:04 +0100

straw (0.18.1-3) unstable; urgency=low

   * Update email address
   * Update to Standards 3.5.10
   * Add straw.xpm for Debian menu (closes: #185464)
   * Create debian/compat and remove DH_COMPAT from debian/rules

 -- Ross Burton <ross@debian.org>  Fri, 13 Jun 2003 12:40:44 +0100

straw (0.18.1-2) unstable; urgency=low

   * Fix a bug in the proxy code with a patch from upstream CVS (closes: #185571)

 -- Ross Burton <ross@burtonini.com>  Mon, 24 Mar 2003 13:57:25 +0000

straw (0.18.1-1) unstable; urgency=low

   * New upstream release
   * Uses G2 proxy settings and http_proxy env variable (closes: #182529)

 -- Ross Burton <ross@burtonini.com>  Wed, 19 Mar 2003 13:55:28 +0000

straw (0.17-2) unstable; urgency=low

   * Finally can depend on a non-versioned Python.
   * Only try to remove the old *.py[co] files if the directory exists.

 -- Ross Burton <ross@burtonini.com>  Fri, 7 Mar 2003 10:45:25 +0000

straw (0.17-1) unstable; urgency=low

   * New upstream release (closes: #182860)
   * Remove old /usr/lib/straw/straw/*.py[co] files.
   * Nearly depended on python instead of python2.2, but python2.2-adns
     doesn't have a non-versioned package. Damn and blast!

 -- Ross Burton <ross@burtonini.com>  Fri, 28 Feb 2003 15:15:47 +0000

straw (0.16-1) unstable; urgency=low

   * New upstream release

 -- Ross Burton <ross@burtonini.com>  Wed, 19 Feb 2003 17:24:07 +0000

straw (0.15-3) unstable; urgency=low

   * Move the Python code into /usr/lib/straw, as the generated .py[co]
     files are architecture dependent. Thanks to Rob Bradford for pointing
     this out.

 -- Ross Burton <ross@burtonini.com>  Mon, 17 Feb 2003 08:57:09 +0000

straw (0.15-2) unstable; urgency=low

   * Change Depends: to purely depend on Python 2.2. When the python-bsddb3
     maintainer gets his finger out and rebuilds it (so it uses python2.2
     instead of 2.1), I can drop the 2.2 requirement. (closes: #176144)

 -- Ross Burton <ross@burtonini.com>  Sun, 19 Jan 2003 15:52:11 +0000

straw (0.15-1) unstable; urgency=low

   * New upstream release (closes: #174447, #174448)

 -- Ross Burton <ross@burtonini.com>  Mon, 6 Jan 2003 12:19:31 +0000

2002

straw (0.14-2) unstable; urgency=low

   * Lower-case the version name when registering with GNOME, taken from
     Straw CVS. (closes: #174446)

 -- Ross Burton <ross@burtonini.com>  Tue, 31 Dec 2002 12:20:54 +0000

straw (0.14-1) unstable; urgency=low

   * New upstream release
   * Updated to Standards 3.5.8.

 -- Ross Burton <ross@burtonini.com>  Sat, 21 Dec 2002 14:44:53 +0000

straw (0.13.2-2) unstable; urgency=low

   * Use the new dh_python tool

 -- Ross Burton <ross@burtonini.com>  Sun, 24 Nov 2002 22:52:01 +0000

straw (0.13.2-1) unstable; urgency=low

   * New upstream release

 -- Ross Burton <ross@burtonini.com>  Sat, 23 Nov 2002 16:57:50 +0000

straw (0.13.1-1) unstable; urgency=low

   * Initial Release. (closes: #162684)

 -- Ross Burton <ross@burtonini.com>  Wed, 13 Nov 2002 14:05:49 +0000