2009
reportbug-ng (1.11) unstable; urgency=low
* Ported gettext to QT's translation mechanism (brain huuuurts!) * Added TRANSLATIONS document to help translators
-- Bastian Venthur <venthur@debian.org> Sun, 25 Oct 2009 18:10:19 +0100
reportbug-ng (1.10) unstable; urgency=low
* Fix "Doesn't give any explanations of the severities and what they
mean" (Closes: #439203)
- Moved the explanations from what-is-this-help to to a always visible
lable
- Also Moved the help for the tags from what-is-this to tooltips
-- Bastian Venthur <venthur@debian.org> Sat, 24 Oct 2009 12:17:25 +0200
reportbug-ng (1.9) unstable; urgency=low
* Fixed small bug where rng uses Bugreport.id instead of .bug_num (id will
vanish in future versions of debbugs according to Don)
-- Bastian Venthur <venthur@debian.org> Wed, 14 Oct 2009 23:59:01 +0200
reportbug-ng (1.8) unstable; urgency=low
* Fix "[reportbug-ng] 1.7 Does not download bug report text" fixed various
bugs related to python-debianbts > 1.0 transition (Closes: #550568)
- The html of a bug was not shown on click in the table
- The summary was not shown on closing a bug
- Additional information did not work because the bugnumber was empty
-- Bastian Venthur <venthur@debian.org> Sun, 11 Oct 2009 14:06:00 +0200
reportbug-ng (1.7) unstable; urgency=low
* Various adjustments because python-debianbts introduced some non-backwards
compatible changes.
* rng now depends on pyton-debianbts >= 1.0
* Sorting by severity works again
* Status now shows "Open", "Closed" and "Archived"
* Fix "[reportbug-ng] ordering by column Bugnumber works as a string
not as a number" python-debianbts provides now numbers instead of strings
(Closes: #542544)
-- Bastian Venthur <venthur@debian.org> Sat, 10 Oct 2009 20:36:05 +0200
reportbug-ng (1.6) unstable; urgency=low
* Updated VCS-git field in debian/control, we moved to github
* Moved Toolbuttons in seperate toolbar and put Strings besides them, this
should improve usability by making clearer what the buttons mean and also
bigger to make it easier to click
* Fix "[reportbug-ng] Severity colors set to black even when clicking
"Cancel"" Fixed bug where settings where applied to rng even when the user
clicked cancel.(Closes: #526332)
* Bumped standards version (no changes)
-- Bastian Venthur <venthur@debian.org> Sat, 19 Sep 2009 16:17:13 +0200
reportbug-ng (1.5) unstable; urgency=low
* Applied patch from Daniel Schaal:
- Added Packagecompletion in lineedit
- Fix for "Last Action" Column to show the dates again
- Lineedit now has focus on start
* Added dependency on python-apt for package completion
-- Bastian Venthur <venthur@debian.org> Mon, 03 Aug 2009 19:40:31 +0200
reportbug-ng (1.4.1) unstable; urgency=low
* Fix "rng still doesn't include the output of package bug scripts", rng now
uses xterm instead of the generic x-terminal-emulator, which waits until
the bugscript finished before returning to rng.
- Consequently rng also depends on xterm now (Closes: #526119)
-- Bastian Venthur <venthur@debian.org> Mon, 08 Jun 2009 14:33:29 +0200
reportbug-ng (1.4) unstable; urgency=low
* Finalized /usr/share/bug/* support. Added support for:
- submit-as
- package-status
- report-with
Left out "Send-To:"-support, since it seems to be depreciated and no
package is using it.
Hopefully (Closes: #434212)
-- Bastian Venthur <venthur@debian.org> Sun, 07 Jun 2009 18:55:33 +0200
reportbug-ng (1.3) unstable; urgency=low
* Pretty print Suggests and Recommends if available.
(Closes: #509958)
* Fixed long description (Closes: #524029)
-- Bastian Venthur <venthur@debian.org> Sun, 19 Apr 2009 19:43:03 +0200
reportbug-ng (1.2.2) unstable; urgency=low
* Fix "[reportbug-ng] Does not use /usr/share/bug/$package if it's a
script and not a directory" <explain what you changed and why>
(Closes: #523681)
* Added keyboard shortcut for the filter/query bar, navigation between
this bar, the table and the browser is possible with TAB and SHIFT-TAB
(Closes: #492835, #498011)
* Bumped standards version
-- Bastian Venthur <venthur@debian.org> Sun, 12 Apr 2009 00:42:03 +0200
reportbug-ng (1.2.1) unstable; urgency=low
* Fixed bug where a bug-script output with unicode output prevents to spawn
the mail client.
* Moved from bzr to git -- updated vcs field
-- Bastian Venthur <venthur@debian.org> Sun, 01 Feb 2009 17:31:05 +0100
2008
reportbug-ng (1.2) unstable; urgency=low
* Added support for tags
- A new column "tags" shows all the available tags for the bugs
(Closes: #491927)
* Corrected small issue in internal state machine (Closes: #501888)
* Moved rng's modules from /usr/share/python-support/reportbug-ng to
/usr/share/reportbug-ng/ (Closes: #496544)
* Converted output of package script to unicode (Closes: #495397)
* Changed Sylpheed Claws GTK2 to Claws Mail (Closes: #431711)
- Fixed another issue wich caused translated MUAS not to work
* Added font color to buttons just in case they stay white
(Closes: #499129)
-- Bastian Venthur <venthur@debian.org> Sat, 11 Oct 2008 20:36:19 +0200
reportbug-ng (1.1.1) unstable; urgency=low
* Applied patches from Pino Toscano:
- Improvement main window's menus
- Improvement of settings window
- Improvement submit dialog
- MUA strings now translateable (Closes: #445569)
Thank you very much Pino!
* Added Russian and Traditional Chinese translations
(Closes: #498335, #476298)
- Thanks Yuri Kozlov and Rex Tsai
-- Bastian Venthur <venthur@debian.org> Sun, 14 Sep 2008 13:57:12 +0200
reportbug-ng (1.1) unstable; urgency=low
* Added settings window which allows to chose the default MUA, the colors
for the table and other stuff
* Show presubj of a package if available (Closes: #417256)
* Made script-output and the appearance of the presubj optional through
settings
* Correctly load/save settings for the column and sortorder of the tableview
-- Bastian Venthur <venthur@debian.org> Mon, 28 Jul 2008 12:25:18 +0200
reportbug-ng (1.0.1) unstable; urgency=high
* Send the output of /usr/share/bug/PACKAGE/script if available
(Closes: #417256, #422085, #434212)
* Connected the quit action
* Changed the shortcut for Close Bug action
-- Bastian Venthur <venthur@debian.org> Sun, 20 Jul 2008 17:23:57 +0200
reportbug-ng (1.0) unstable; urgency=low
The 'don't fear the 1.0'-release. * Ported rng from qt3 to qt4 (Closes: #469332) * Use Webkit as internal browser: - Smoother fonts, CSS, etc (Closes: #417823) - No crashes (Closes: #486212, #486743, #488122) - passes acid1 and acid2 :P * Merged several stuff fom lib to rnghelpers (Closes: #459439) * Removed option to hide main menu (Closes: #434130, #433524, #433550) * Depends on python2.5 * Bumped standards version * Moved from pycentral to python-support
-- Bastian Venthur <venthur@debian.org> Sat, 19 Jul 2008 13:45:24 +0200
reportbug-ng (0.2008.07.07) unstable; urgency=low
* Externalized Debian's BTS SOAP stuff to python-debianbts and depend on
this package instead of python-soappy
-- Bastian Venthur <venthur@debian.org> Mon, 07 Jul 2008 23:21:36 +0200
reportbug-ng (0.2008.06.04) unstable; urgency=high
* Fixed possible code execution by preparing module files in os.curdir
(Closes: #484474)
-- Bastian Venthur <venthur@debian.org> Wed, 4 Jun 2008 20:23:13 +0200
reportbug-ng (0.2008.03.28) unstable; urgency=low
* CC the secure-testing-team when submitting bugreports with tag "security"
(Closes: #457690)
* Prefix the package name in the subject of new bugreports and additional
information reports (Closes: #450708)
* Prefill the subject with "Done: bugreport-summary" in submitt dialog when
closing a bug (Closes: #435837)
* Rng now only makes MUAs available in the submit dialog, which are installed
on the system (Closes: #440568, #440567)
-- Bastian Venthur <venthur@debian.org> Fri, 28 Mar 2008 12:46:19 +0100
reportbug-ng (0.2008.03.26) unstable; urgency=low
* Added Simplified Chinese translation, thanks Liu Yubao (Closes: #471056) * Updated Japanese translation, thanks again Junichi Uekawa (Closes: #462616) * Bumped standards version * Removed superfluous dirs * Added Homepage field
-- Bastian Venthur <venthur@debian.org> Wed, 26 Mar 2008 18:09:56 +0100
reportbug-ng (0.2008.01.20) unstable; urgency=low
* Escape quotes in arguments passed to MUA (if MUA_SYNTAX uses quotes)
(Closes: #457139, #445568) -- thanks Daniel Hahler for the patch!
-- Bastian Venthur <venthur@debian.org> Sun, 20 Jan 2008 18:48:59 +0100
2007
reportbug-ng (0.2007.10.30) unstable; urgency=low
* Translation updates:
- Updated Spanish translation, thanks Javier Fernández-Sanguino Peña
(Closes: #439652)
- Updated French translation, thanks Cyril Brulebois (Closes: #440112)
- Updated Polish translation, thanks Mateusz Skowroński (Closes: #440523)
-- Bastian Venthur <venthur@debian.org> Tue, 30 Oct 2007 20:02:59 +0100
reportbug-ng (0.2007.08.20) unstable; urgency=low
* Fixed bug where rng failed to load bug report if invoked with a single
bug number as argument
-- Bastian Venthur <venthur@debian.org> Mon, 20 Aug 2007 16:44:07 +0200
reportbug-ng (0.2007.08.12) unstable; urgency=low
* Replaced QTable with QListView:
- Really fast filtering of very long bug lists (Closes: #416579)
- Correctly sorts all columns (Closes: #435830)
- Save width for every column and restore it on next start
* Updated French translation (Closes: #436171)
* Updated Italian translation (Closes: #436051)
* Minor cleanups
-- Bastian Venthur <venthur@debian.org> Sun, 12 Aug 2007 13:26:07 +0200
reportbug-ng (0.2007.08.03.2) unstable; urgency=low
* Corrected sorting order for sort-by-status (Closes: #435822)
-- Bastian Venthur <venthur@debian.org> Fri, 03 Aug 2007 15:33:18 +0200
reportbug-ng (0.2007.08.03) unstable; urgency=low
* Show date of last action in Buglist (Closes: #416134) * Enabled sorting of tableitems by all available headers (Closes: #433521) * Updated German translation
-- Bastian Venthur <venthur@debian.org> Fri, 03 Aug 2007 13:55:16 +0200
reportbug-ng (0.2007.08.02) unstable; urgency=low
* Call mailclient and webbrowser in a new thread no matter what
(Closes: #432567)
* Use xdg-email as default mail client if nothing else was chosen
(Closes: #434293)
* Improved package description (Closes: #435486)
* Fixed some typos (Closes: #434367)
-- Bastian Venthur <venthur@debian.org> Thu, 02 Aug 2007 10:54:55 +0200
reportbug-ng (0.2007.07.19) unstable; urgency=low
* Fixed handling of http_proxy environment variable (Closes: #433790)
-- Bastian Venthur <venthur@debian.org> Thu, 19 Jul 2007 21:40:31 +0200
reportbug-ng (0.2007.07.18) unstable; urgency=low
* Allow multiple filter keywords and negation
"foo bar -baz" matches all reports with foo and bar and not baz
(Closes: #428772)
* Added Italian translation (Closes: #433114), thanks Gabriele Stilli!
* Added Hebrew translation (Closes: #433577), thanks Baruch Even!
-- Bastian Venthur <venthur@debian.org> Wed, 18 Jul 2007 15:22:39 +0200
reportbug-ng (0.2007.07.12) unstable; urgency=low
* New "Close Bugreport" action * Don't send severity for close- and additional-info-bugs * Further user interface improvements: (Closes: #432554) - Added a main menu which can be toggled - Improved shortcuts and captions - Added a Quit-action with shortcut for users using DEs lacking a windeco * Added support for http_proxy environment variable in SoapPy (Closes: #432319) * Fixed handling of URLs with semicolon (Closes: #432822) * Updated German translation
-- Bastian Venthur <venthur@debian.org> Thu, 12 Jul 2007 10:08:20 +0200
reportbug-ng (0.2007.07.08) unstable; urgency=low
* Corrected Architecture to all (Closes: #430846) * Updated menu file to new section Applications/System instead of Apps/System * Switched from generic Widget to MainWindow, this brings a Menu, Toolbar and a Statusbar -- now we finally can show the links in the statusbar (Closes: #418763) * Added support for filing WNPP bugs (Closes: #416136) * Use freedesktop.org's xdg-utils to find user's preferred browser in a desktop environment neutral way (Closes: #420108) * Be more robust when receiving crappy unicode chars * Don't load bugreports when selection changes due hiding of rows * Added logging support and command line options to control logging * Added SOAP support and enabled it by default for all queries * Added many unittests to ensure SOAP provides the same infos as HTML * Added value function for Bugreports which returns 'urgency value' for this bug. * Some refactoring
-- Bastian Venthur <venthur@debian.org> Thu, 28 Jun 2007 13:50:15 +0200
reportbug-ng (0.2007.06.27) unstable; urgency=low
The "Everybody gets a pony" release * Added Dutch translation, thanks Tino Meinen! * Added French translation (Closes: #430172), thanks Robert-André Mauchin! * Added Norwegian translation (Closes: #430340), thanks Runa Sandvik! * Added Polish translation (Closes: #430487), thanks Mateusz Skowroński! * Due a change in BTS' html code rng didn't show any bugs anymore, fixed that * Remember size and position of MainWindow and restore those settings on next startup * Removed annoying tooltip from main table
-- Bastian Venthur <venthur@debian.org> Sun, 17 Jun 2007 13:29:39 +0200
reportbug-ng (0.2007.06.13) unstable; urgency=low
* Changed priority from extra to optional * Added Catalan translation (Closes: #427884), thanks David Planella! * Added Czech translataion (Closes: #428430), thanks Miroslav Kure! * Updated Japanese translation (Closes: #427008) * Fixed typo in German translation * Fixed small bug where reporting a new bug for a sourcepacke foo would result in a bugreport for 'package: src:foo' * Fixed small bug where searching for a single bug via bugnumber would show unstipped HTML code in the severity column if the severity is grave, serious or important * Set default severity to "normal"
-- Bastian Venthur <venthur@debian.org> Fri, 08 Jun 2007 10:48:46 +0200
reportbug-ng (0.2007.05.31) unstable; urgency=low
* Added Spanish translation (Closes: #426436), thanks Javier Fernandez-Sanguino!
-- Bastian Venthur <venthur@debian.org> Thu, 31 May 2007 11:51:19 +0200
reportbug-ng (0.2007.05.28) unstable; urgency=low
* Added Japanese translation (Closes: #426288), thanks Junichi Uekawa! * Added Swedish translation (Closes: #426297), thanks Daniel Nylander! * Fixed German translation (Closes: #426368), thanks Bruno Kleinert! * Improved some English strings (Closes: #426289) * Refactored strings to make translation easier, updated German po * Created update target in src/po to generate new .pot and update all .po files in this directory * Refactored Makefiles, install-rules are much cleaner now
-- Bastian Venthur <venthur@debian.org> Mon, 28 May 2007 10:59:44 +0200
reportbug-ng (0.2007.05.27) unstable; urgency=low
* Created L10N infrastructure and added German translation * Strip leading and trailing whitespaces from userinput (Closes: #423717) * Temporarily removed googlemail since it doesn't handle very long URLs very well (Closes: #422496)
-- Bastian Venthur <venthur@debian.org> Sun, 27 May 2007 16:43:21 +0200
reportbug-ng (0.2007.05.02) unstable; urgency=low
* Fixed malformed RE which caused a wrong packagename in the
bugreport (Closes: #421866) -- Thank's again Adam!
- Added unittest to check for errors like this
* Started to write SOAP support
- New dependency: python-soappy
* Small fix in helptext and manpage
-- Bastian Venthur <venthur@debian.org> Wed, 02 May 2007 10:40:30 +0200
reportbug-ng (0.2007.04.27) unstable; urgency=high
* Fixed bug in RE where rng sometimes fails to find all bugs in buglist.
(Perfect example how dangerous and error prone html-parsing is)
* Moved settings from [gui] to [general]
* Added some unittests
-- Bastian Venthur <venthur@debian.org> Fri, 27 Apr 2007 09:46:58 +0200
reportbug-ng (0.2007.04.23) unstable; urgency=low
* Added support for new queries:
- bugnumber (Closes: #419624)
- package
- maintainer@foo.bar
- src:package
- from:submitter@foo.bar (Closes: #416131)
- severity:foo
- tag:bar
* Modified --help output and manpage to reflect the new queries
* When a query returns only one valid bug, select it and show the
bugreport directly
* Lots of internal changes:
- Major cleanup of html-parsing
- Introduced lock to avoid race condition when writing buglist
- Introduced some finite state machine like logic to control "submit new"
and "additional info" buttons depending on the search query
- added DebianBTS.getSingleBug(nr)
- Bugreport now contains the package the bug belongs to
- Bugreport.__str__ now returns the packagename too
-- Bastian Venthur <venthur@debian.org> Mon, 23 Apr 2007 17:48:12 +0200
reportbug-ng (0.2007.04.20) unstable; urgency=low
* Switched from SVN to BZR, added XS-Vcs-bzr line to debian/crontrol to
reflect that.
-- Bastian Venthur <venthur@debian.org> Fri, 20 Apr 2007 18:06:19 +0200
reportbug-ng (0.2007.04.16) unstable; urgency=low
* Added HTMLStripper.handle_charref() to fix a small HTML rendering
issue
* Added shortcut "rng" linking to "reportbug-ng"
* Added support for python's ConfigParser and provide --help and
--version options
* Improved Manpage
* Removed redundant CHANGELOG
-- Bastian Venthur <venthur@debian.org> Mon, 16 Apr 2007 11:31:34 +0200
reportbug-ng (0.2007.04.13) unstable; urgency=low
* Added support for Mutt-NG
-- Bastian Venthur <venthur@debian.org> Fri, 13 Apr 2007 13:42:23 +0200
reportbug-ng (0.2007.04.07.2) unstable; urgency=low
* Don't send Version-Header when no version is given, since it
confuses our BTS (Closes: #417861)
-- Bastian Venthur <venthur@debian.org> Sat, 07 Apr 2007 15:29:30 +0200
reportbug-ng (0.2007.04.07) unstable; urgency=low
* Dropped support for opera since it does not support newlines in
MAILTO URLs (Closes: #418035)
* Correctly handle HTML quotes (Closes: #415575)
* RNG is now killable by SIGINT (Closes: #414582)
* Added support for command line option:
reportbug-ng foobar
will start reportbug-ng and search for bugs of package foobar
* Some more unicode improvements
-- Bastian Venthur <venthur@debian.org> Sat, 07 Apr 2007 11:17:57 +0200
reportbug-ng (0.2007.03.29) unstable; urgency=low
* Fixed some issues where I did not convert strings to unicode, before using
them internally (Closes: #416598, #416505)
-- Bastian Venthur <venthur@debian.org> Thu, 29 Mar 2007 13:33:24 +0200
reportbug-ng (0.2007.03.28) unstable; urgency=low
* Adjusted alignment of labels in SubmitWindow * Colorized Bugs by severity (Closes: #416132) * Improved performance of filtering by hiding/showing instead of deleting/inserting * Improved Debian description
-- Bastian Venthur <venthur@debian.org> Wed, 28 Mar 2007 12:00:44 +0200
reportbug-ng (0.2007.03.27) unstable; urgency=low
* Usability improvements:
- added accelerators for every button and input field
- added Tooltips and WhatIsThis to several widgets
- Made usage hints permanent (Closes: #415479, #414488)
* Start browser in a new thread, since webbrowser.open blocks if it has
to spawn a new browser (Closes: #416299)
* Some legacy bugs:
- We're using .reportbug-ng since 0.2007.03.19.2 (Closes: #415443)
- We're providing reasonable package information and the "Package:"-line
since 0.2007.03.15 (Closes: #414496)
-- Bastian Venthur <venthur@debian.org> Tue, 27 Mar 2007 14:23:16 +0200
reportbug-ng (0.2007.03.24) unstable; urgency=low
* Added support for sylpheed-claws-gtk2 (Closes: #416002)
-- Bastian Venthur <venthur@debian.org> Sat, 24 Mar 2007 17:21:48 +0100
reportbug-ng (0.2007.03.20) unstable; urgency=low
* The "WTF did he just say GoogleMail?"-release * Added support for Opera, KMail, Pine and GoogleMail (Closes: #414449) * We save the last used MUA now and preselect it on next start * Internal stuff: - More generic mechanism to add new MUAs - Better quoting of URLs (Closes: #415568)
-- Bastian Venthur <venthur@debian.org> Tue, 20 Mar 2007 14:28:34 +0100
reportbug-ng (0.2007.03.19.2) unstable; urgency=low
* Finally got mutt running (Closes: #415442) Thanks Gregor Herrmann for sending the patch! * Improved handling of sylpheed and sylpheed-claws
-- Bastian Venthur <venthur@debian.org> Mon, 19 Mar 2007 17:55:50 +0100
reportbug-ng (0.2007.03.19) unstable; urgency=low
* Added getSourceName, but don't use it for now since bugreports for source
package reveal too many false positives (try "kate" and you'll get all bugs
from kdebase)
* Greatly improved speed while fetching version of installed packages a
package depends on by just calling dpkg once with all packages as param
-- Bastian Venthur <venthur@debian.org> Mon, 19 Mar 2007 12:05:39 +0100
reportbug-ng (0.2007.03.17) unstable; urgency=low
* improved system information, apt-policy now shows all sources not just
the official ones
-- Bastian Venthur <venthur@debian.org> Sat, 17 Mar 2007 13:03:22 +0100
reportbug-ng (0.2007.03.15) unstable; urgency=low
* Replaced TextList with a Table * Now we also show severity and status of a bug in the overview * Fixed a race condition in loadBugreport
-- Bastian Venthur <venthur@debian.org> Thu, 15 Mar 2007 14:55:00 +0100
reportbug-ng (0.2007.03.14) unstable; urgency=low
* Provide Debian menu entry
* Added HTMLStripper, stripping unwanted tags (img) to silence qtextbrowser warnin
(Closes: #414492)
-- Bastian Venthur <venthur@debian.org> Wed, 14 Mar 2007 13:01:32 +0100
reportbug-ng (0.2007.03.13) unstable; urgency=low
* .desktop file for better Menu integration
* Improved Package Information
* Use some threading to make UI snappier while downloading with urllib
(Closes: #414494)
* Made image-links clickable
* improved handling of sys.path
-- Bastian Venthur <venthur@debian.org> Tue, 13 Mar 2007 13:50:54 +0100
reportbug-ng (0.2007.03.11) unstable; urgency=low
* Made patch-, l10n- and security-tags available * We provide now some useful package information
-- Bastian Venthur <venthur@debian.org> Sun, 11 Mar 2007 18:58:24 +0100
reportbug-ng (0.2007.03.10) unstable; urgency=low
* Initial Release.
-- Bastian Venthur <venthur@debian.org> Sat, 10 Mar 2007 15:38:24 +0100