[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution annotated tag, 6.0, updated. 6.0

Sandro Tosi morph at debian.org
Wed Aug 10 23:55:05 UTC 2011


The annotated tag, 6.0 has been updated
        to  9b39abbd64a439dfe11c73df9acf366c38f662ce (tag)
      from  38e58aaf57f24196fc1897940384265171f9a742 (which is now obsolete)
   tagging  bcd13209965978ebd36791ee3e1d04f455de13c2 (commit)
  replaces  4.9
 tagged by  Sandro Tosi
        on  Thu Aug 11 01:54:53 2011 +0200

- Shortlog ------------------------------------------------------------
Debian release 6.0

Ansgar Burchardt (1):
      correct typo

Carl Chenet (5):
      add a CC at the last menu
      -f option does not trigger configure mode anymore
      add draftpath option to change draft directory
      check if the email address is correct
      dont ask ui question if only one available

Karl Goetz (1):
      Signed-off-by: Karl Goetz <karl.goetz at kgoetz.id.au>

Luca Bruno (4):
      rename Forward button to Continue button; Closes: #565140
      more selectable labels and use text views for bug replies;
      wrap text to be 79 chars width in the editor; thanks to Mark Brown for
      fix focus stealing issues; thanks to Eduard Bloch for the report;

Rafael Cunha de Almeida (2):
      mbox feature implemented
      Documentation on new mbox feature

Sandro Tosi (192):
      added 'keyid' documentation; thanks to gregor herrmann for the report and to Carl Chenet for the partial patch; Closes: #558364
      use optparse instead of getopt to parse CLI options and arguments; Closes: #559677
      if help option is selected in debconf values inclusion menu, the second message doesn't contain newline, it's fixed now; thanks to Miroslaw Zalewski for the report; Closes: #560302
      refer to reportbug.d.o instead of bugs.d.o as SMTP server; thanks to Karl Goetz for the report and patch; Closes: #561802
      retrieve the package information from the report using doing a lower-case check; thanks to Dan Greene for the report; Closes: #562912
      fix them to be valid reStrucuturedText files; thanks to Jakub Wilk for the report; Closes: #563051
      removed l10n contents: they were always outdated and just a restrict set of the languages Debian supports
      removed NOTE about Python's getopt: both tools are now using optparse module to retrieve CLI parameters
      remove po4a call from debian/rules
      notify the user that editing the report with a MUA in the last menu will loose every attachements; thanks to Guido Trotter for the report and to those that follow it up; Closes: #211808
      clarified the configuration files has to be UTF-8 documents; thanks to Anders Lageras for the report; Closes: #417054
      when retrieving a string, also show a default text (if preset), useful in particular with --configure to see the current values for realname and email; thanks to Andrei Popescu for the report; Closes: #526631
      use 'X-Debbugs-CC' in menu description + rewording; don't provide output on CC adding, not needed
      add the possibility to specify the X-Debbugs-CC in the menu before report submission; thanks to Sean Finney, Michael Gilbert and Branden Robinson for the report and to Carl Chenet for the patch; Closes: #349690
      warn users for options not available in querybts (because they are reportbug-only); thank to Marc-Jano Knopp, Josh Triplett and Tim Connors for the reports and to Carl Chenet for the patch; Closes: #501285
      clarified the menu showing bugs already present, changing the title and the buttons; thanks to Nick for the report; Closes: #462614
      MUA handling now done with a OO-style, reworked emacs integration to use emacsclient to reuse an existing emacs instance (if any); thanks to Dan Jacobson for the report and Håkon Stordahl for the patch; Closes: #367298
      clarified that the saved report to a temporary file can also be recovered copying the text into a MUA and send the bug from there; thanks to Nelson A. de Oliveira for the report; Closes: #405093
      expanded the previous fix to consider either bugs submitted against the binary (pseudo-header 'Package') or the source (pseudo-header 'Source') package; thanks to Laurent Fousse for the report; Closes: #559065
      clarified the option -o/--output output the full mail dump (headers and body) and how to use to report a new bug; thanks to Alan W. Irwin for the report; Closes: #323483
      add a document listing some web resources for providing good bug reports; thanks to martin f krafft for the report; Closes: #446168
      don't present configuration if using '-f' cli option; thanks to Ross Boylan for the report and to Carl Chenet for the patch; Closes: #372250
      introduce the new option '--draftpath' to specify an alternative location where to save report drafts; thanks to Kokushoku Karasu for the report and to Carl Chenet for the (partial) patch; Closes: #309273
      in case the package bug script exited with a non-0 return code, reportbug now asks if still reporting or stop; thanks to martin f krafft for the report; Closes: #382010
      we have a GTK+ interface now
      we have a python-reportbug package now
      we will use SOAP
      updated all the manpages to reflect the actual cli options accepted by reportbug and querybts, removing outdated information and also applying some stylistic changes; Closes: #559678
      correct manpage error, excaping hyphen
      added ${misc:Depends} to binary packages
      bump Standards-Version to 3.8.3, removal or outdated localized contents and manpages updated of CLI options were needed
      update location of `handle_bugscript`
      extending my copyright notices to 2010
      removed, not needed
      add doc/HowToReportGoodBugs.txt to debian/doc, so it's actually installed
      releasing version 4.10
      import LICENSE from reportbug, so --license won't trigger an error
      fix broken '--mutt' CLI/config-file option by using a new variable, adding the 'mutt' 'if' branch, and the 'get_name()' in MUA class; thanks to Julien Cristau for the report; Closes: #564253
      releasing version 4.10.1
      allow 'Source' as pseudo-header; thanks to Cyril Brulebois for the report; Closes: #566989
      releasing version 4.10.2
      added submitter for #565140
      use 'Forward' icon instead of 'Back' in 'Continue' button in GTK+ UI
      specified the pager exit key doesn't apply to GTK+ UI; thanks to Éric Araujo for the report; Closes: 568196
      clarified to not repot bugs against reportbug in case of GTK+ crashes
      identify the pseudo-headers passed on the command-line and don't merge them in the mail headers, but add them to the bug "standard" pseudo-headers; thanks to Piotr Engelking for the report; Closes: #552167
      merge commit
      document how to add a pseudo-header
      added docstring
      add a very simple check for email validity, to rule out basic cases; thanks to Cyril Bouthors for the report and to Carl Chenet for the patch; Closes: #221548
      recognize also files in /var/lib/dpkg/info/, identifying the package they belong to; thanks to Dan Jacobson for the report; Closes: #230582
      use 'draftpath' anytime a temporary file needs to be used; thanks to Vincent Lefevre for the report; Closes: #564704
      added 'Forwarded' to the list of supported pseudo-header
      fix spelling error when alerting of attachments drop when spawning a MUA; thanks to gregor herrmann for the report and patch; Closes: #572894
      in the last menu, if cancelling from selecting a MUA to edit the report, just go back to the menu and don't crash; thanks to Elie Roux for the report; Closes: #562853
      don't ask to choose a UI when there is only one choice; thanks to Olaf van der Spek for the report and to Carl Chenet for the patch; Closes: #567501
      reorganized how BTS tags are retrieved and used
      in case of SMTP error when submitting the report, ask to retry or else to save the report and exit; thanks to Stuart Young for the report; Closes: #293266
      remove release critical severities when running in 'novice' mode; thanks to Steve Langasek for the report; Closes: #295386
      exit if -K/--keyid is specified without a sign method specified (either --pgp or --gpg); thanks to Jonathan Wiltshire for the report; Closes: #573558
      bump Standards-Version to 3.8.4 (no changes needed)
      remove asterisks from NEWS file, as recommended by dev-ref
      releasing version 4.11
      fix description for 'experimental' tag; thanks to Raphael Rigo for the report; Closes: #575044
      removed the information that an empty subject would stop the report: it will continue until entered or Ctrl+c; thanks Torquil Macdonald Sørensen for the report; Closes: #575450
      clarify that in case no acknowledge is received, then there was an error; thanks to mpapet for the report; Closes: #575418
      pass 'buglist' to 'sync_pre_operation' method of 'HandleBTSQueryPage' class, needed to run querybts; thanks to Andrey Rahmatullin for the report; Closes: #565283
      keep presenting the severity menu until one is selected (prevent a crash with urwid UI and Cancel button); thanks to Noah Slater for the report; Closes: #461908
      Added --timeout option, for a configurable network timeout
      new method to correctly wrap the report body: before the text was all on a single line, now the long lines are wrapped but the paragraph formatting is preserved; thanks to Witold Baryluk for the report; Closes: #576116
      encode bug summary lines to avoid crashed when using urwid UI due to unparsable UTF8 characters; thanks to Stefan Seide for the report; Closes: #552045
      restore the functionality that includes changed conffile into the bug report, that went broken log ago; thanks to Håkon Stordahl for the report and patch; Closes: #503131
      added the '--source/--src' command-line option, to report bugs against the source package instead of the binary one; thanks to Cyril Brulebois for the report; Closes: #560230
      added the '--from-buildd $SRC_$VER' option to make reportbug file the bug against the source package $SRC for the given $VER version; thanks to Cyril Brulebois for the report; Closes: #571970
      append a notice to every 'presubj' script shown in UI text that 'q' is probably the key to press to exit the pager (updating reportbug 'presubj' script to remove that notice); thanks to Chris Walker for the report; Closes: #488414
      check the available packages (not only the installed ones) when reporting a wnpp bug; thanks to Filippo Giunchedi for the report; Closes: #565435
      treat every FTBFS bug (pseudo-severity 'does-not-build') as 'serious' but adding a note in the Justification pseudo-header if the package was built successfully in the past; thanks to Alexander Schmehl for the report; Closes: #390466
      added the '--no-bug-script' command-line option to not execute the bug script; thanks to Håkon Stordahl for the report and the (inspiring) patch; Closes: #511210
      added the '--no-cc-menu' and '--no-tags-menu' command-line options to suppress
      in case of a bug for an undisclosed vulnerability (tagged 'security'), report it to the private Security Team mailing list instead of to the public BTS (to coordinate the release of the fix); thanks to Chris Lawrence for the report and to the Sec Team for review; Closes: #474187
      Switch to dpkg-source 3.0 (native) format / compress the tarball with bzip2 (and max compression)
      releasing version 4.12
      only take file name and md5sum from Conffile from dpkg --status; thanks to all the reporters; Closes: #577986
      pass 'timeout' to search_bug, needed when filtering bugs; thanks to Matt Kraai for the report and patch; Closes: #578505
      releasing version 4.12.1
      don't try to map package to source when using --from-buildd, and also force version set; thanks to Cyril Brulebois for reporting this (on IRC) and testing preliminary patches
      correctly pass the 'timeout' parameter to 'check_built'; thanks to Daniel Bolton for the report and to Milan Vancura for the patch; Closes: #580382
      generate a list of pseudoheaders (without duplicates), so that when writing them into the report body they are not repeated; thanks to Cyril Brulebois for the report; Closes: #579597
      retrieve the 'presubj' keyword argument (passed when we have to show the presubj file), fixing a crash; thanks to Michael Schmitt for the report; Closes: #578711
      releasing version 4.12.2
      convert the config file name to UTF-8, avoinding a crash; thanks to Anders Lagerås for the report and to Carl Chenet for the patch; Closes: #578085
      when configuring, show the complete text about SMTP host (part was hidden if using GTK+ UI); thanks to Elie De Brauwer for the report and patch; Closes: #583292
      don't present suite tags ('sid', 'lenny', etc) when running in modes lower than 'advanced'; thanks to Julien Cristau for the report; Closes: #583890
      Moved down another import, to be after ui.text_ui, part of #583890 fix
      ask confirmation to user when closing reportbug using GTK+ UI; thanks to Matej Zary for the report; Closes: #574843
      make it work again, with a dirty trick (import 'utils' before 'debianbts')
      removed some (commented) cruft for pseudo-packages list; added 'debian-maintainers' and 'snapshot.debian.org' to the pseudo-packages list
      releasing version 4.12.3
      fixed documentation for '--no-tags-menu', wrongly associated to '--no-bug-script'; thanks to Jakub Wilk for the report; Closes: #584964
      fix the crash when asking for tags menu after editing of bug body; thanks to Christoph Anton Mitterer for the report; Closes: #586044
      releasing version 4.12.4
      add a warning we are actually working (and not blocked) when executing bug script; thanks to Arthur Marsh for the report; Closes: #587952
      fixed a typo: 'receive'/'received'; thanks to Joey Hess for the report; Closes: #588198
      support globbing when attachments are allowed (so both command-line args and sub-menus); thanks to Josh Triplett for the report: Closes: #452648
      clarified that not specifying an SMTP host, the one from Debian will be used; thanks to Andrei Popescu for the report; Closes: #590306
      clarified the usage terms for reportbug.debian.org
      properly catch multiple exceptions; thanks to Jakub Wilk for spotting it
      bump Standards-Version to 3.9.1 (no changes needed)
      releasing version 4.12.5
      fix a typo to properly recognize free-exception; thanks to Jakub Wilk for the report; Closes: #592138
      releasing version 4.12.6
      completely rewritten test suite
      renamed tests directory to 'tests'
      removed copyright entries for old tests
      leave only the 'check' target
      added make target for tests and coverage
      improve unit tests coverage
      add a test control file
      almost cover the whole reportbug.utils
      almost complete coverage of reportbug.tempfiles
      rename tests in test, much more widespread name for unittest dir
      Completely rewritten the unittest suite
      fixed the way to request a partial removal from testing
      automatically convert a partial removal from testing in a partial removal from unstable; thanks to Adam D. Barratt for support while developing the patch and Russ Allbery for the report; Closes: #597359
      added support for ftp.debian.org override requests
      updated test suite for reportbug.utils for the addtion of 'section' in get_package_status()
      fixed a typo and the version in the changelog
      unittests are now (for real) in test/
      fixed a typo; thanks to Jakub Wilk for the report and patch; Closes: #599363
      added unit tests for debianbts.*_infofunc()
      fix os.uname() call in generic_infofunc() method, also adding unit tests for it; thanks to Yaroslav Halchenko for report and patch; Closes: #607849
      commands.getoutput() strips tailing new line, so adding one to lsb_release_info; thanks to Yaroslav Halchenko for (partial) patch
      call dpkg with '--print-architecture' option to get the arch; thanks to Jakub Wilk for the report; Closes: #599362
      warn that bug reports are publicly archive (email address included); thanks to Holger Levsen for the report; Closes: #605892
      move changelog entry under others for the same file
      fix a crash in case when the pre-subject text contains '%', that got interpreted as special sequences; thanks to Mike Miller for the report and patch; Closes: #594354
      add feature to retrieve a mbox of a bug report and open it in a MUA; thanks to Josh Triplett for the report and to Rafael Cunha de Almeida for the patch; Closes: #458735
      don't specify 'ITP' when warning a WNPP bug has lines unchanged from the template; thanks to Jonas Stein for the report; Closes: #598161
      updated with Russian translations; thanks to Alexander Sashanov for the report and patch; Closes: #608889
      pass follow-up information on the correct bugreport() argument, so that the message is correctly formatter (+unittests to check about that); thanks to Jakub Wilk for the report; Closes: #533914
      reworded the request to insert bug report subject; thanks to A. Costa for the report and proposed text; Closes: #578033
      check only if the package is in 'install' selection state, not if it's completely installed ('half-installed' state is ok), to retrive its information; thanks to Lionel Elie Mamane for the report; Closes: #579159
      now also 'recommends' and 'suggests' packages are reported when using 'report-with' control file field; thanks to Mike Hommey fro the report; Closes: #570939
      after filtering thru bugs, don't ask to choose one when there is only one bug left; thanks to Braun Gábor for the report; Closes: #600270
      some text is already "wrapped" in the code, so let's recompose it on a single-line so that GTK+ widgets wrap&fill shows a nice output; thanks to Éric Araujo for the report; Closes: #564449
      decode subject (if present) using the current charset; thanks to Jakub Wilk for the report; Closes: #539736
      restore the notification of missing files when including attachement, it was lost when globbing was introduced
      errors are now reported as a message dialog (no more hidden in the console behind UI); thanks to Brett Nash for the report; Closes: #488071
      moved changelog entry under the correct item
      fixed a typo in attachment file detach message; thanks to Bernhard Kuemel for the report; Closes: #609021
      escaped hyphen (to please lintian)
      if BTS type is not 'debbugs' or 'launchpad', issue a warning and default to 'debbugs' instead of raising an exception; thanks to Paul Menzel for the report; Closes: #609423
      extending my copyright information to 2011
      releasing version 4.99.0
      releasing version 4.99.0
      Merge branch 'master' of git+ssh://git.debian.org/git/reportbug/reportbug
      releasing version 5.0
      add 'codechecks' target to run tools to check source code
      use new.822 to get information about NEW packages
      add support for 'wheezy' tag; thanks to Mehdi Dogguy for the report; Closes: #623375
      check if there are no reports (or a problem occurred), than don't try to parse the bugs list; thanks to Erik de Castro Lopo for the report; Closes: #622338
      remove dead code branch for namefmt key of SYSTEM entries, none has it anymore
      the followup information must be an integer: try to convert it or raise an exception; prevents a crash when following-up to an existing report using GTK+ UI; thanks to all the reporters; Closes: #619801
      make the 'xdg-open' existance check be silent also when sh=dash; thanks to RjY for the report and patch; Closes: #616523
      offer 'security' tag also for users with mode >= ADVANCED; thanks to Moritz Muehlenhoff for the report; Closes: #617605
      don't try to convert followup information if it wasn't set; part of the fix of #619801
      added a new cli options, --max-attachment-size (also available in the config file), to limit the size of any attachment (or --body-file) to the specified value, in byte; thanks to Lionel Elie Mamane for the report and to Carl Chanet for the initial patch; Closes: #528720
      filter out packages in "installed ok not-installed" state before trying to retrieve their information; thanks to all the reporters; Closes: #616455
      bump Standards-Version to 3.9.2 (no changes needed)
      removed Conflicts, no more needed (versions are lower than stable)
      removed XB-P-V, it was never useful
      fix changelog line length
      releasing version 5.1
      remove spurious function call in text UI when there are no bug report; Thanks to Kan-Ru Chen for the report and patch; Closes: #624563
      releasing version 5.1.1
      don't try to convert the package to a source one if we are in 'override' selection of 'ftp.debian.org'; thanks to Luk Claes for the report; Closes: #620849
      improve coverage + removal of 'self-made' tests in the modules __main__
      improvements to tests execution:
      improve unittests coverage of reportbug.debianbts
      add 'network' attribute (so it can be skipped in quicktest)
      fix cut and paste error
      Merge checks/ dir into the tests suite (check for pseudo-packages list sync)
      Rename reportbug/debianbts.py to reportbug/debbugs.py, pre-requisite to use python-debianbts to access BTS via SOAP
      Remove all old CVS variable snippets
      converted get_report() to SOAP interface
      added python-debianbts to Depends, needed for SOAP interface
      converted get_reports() to SOAP interface
      added unit tests for gtk2 Bug() class
      Deprecate BTSParser and remove NullParser (not used)
      some changelog: SOAP and python-debianbts
      releasing version 6.0
      removed too much

Yaroslav Halchenko (1):
      BF: correct use of uname -- no argument (Closes: #607849)

chaica (3):
      Specify and explain the keyid parameter in the reportbug.conf file
      warn users for options not available v2
      convert the config file to utf-8

-----------------------------------------------------------------------

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list