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

Sandro Tosi morph at debian.org
Sat Mar 16 22:13:25 UTC 2013


The annotated tag, 6.4.4 has been created
        at  d4a8f49fa2de6a59da610bc345cd88ee0007de31 (tag)
   tagging  cb9924a4e5f95b7ac68fcc1d3ebc75c155f9784f (commit)
  replaces  6.0
 tagged by  Sandro Tosi
        on  Tue Mar 12 23:45:44 2013 +0100

- Shortlog ------------------------------------------------------------
tagging version 6.4.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEABECAAYFAlE/sBkACgkQAukwV0RN2VBIewCgiYtZeQaAQCnlQUO+vOMNaUn8
wacAoILBd62iFxFexY6XoNhoEfyXlzSJ
=mxL8
-----END PGP SIGNATURE-----

Niels Thykier (1):
      debbugs.py: Generate a ben file for transition bugs

Pino Toscano (1):
      fix the .desktop file

Sandro Tosi (121):
      uniform ui.show_report() signature
      ignore .todo file
      mention that 'www.debian.org' pseudo-package is not to be used for alioth; thanks to Nelson A. de Oliveira for the report; Closes: #631165
      clarify msg for 'other' option in release.d.o special package; thanks to Niels Thykier for teh report; Closes: #635071
      Use debian-swirl.svg (copied from gnome-icon-theme to avoid the dep) in the desktop file; thanks to Sérgio Cipolla for the report; Closes: #632383
      added http://release.debian.org/wheezy/rc_policy.txt to 'serious' description; thanks to Daniel Dickinson for the report; Closes: #637053
      in ftp.d.o override menu, if section and priority are not changed, allow to send the bug anyhow, because it's the override file outdated; thanks to Niels Thykier for the report; Closes: #628769
      at the last menu, saving the report to a file (instead of sending it) now saves all the emails headers and attachment, not only the report body; thanks to Ian Zimmerman for the report; Closes: #626656
      get_report(): add headers to the bug messages only if they are preset, fix a crash; thanks to Andrey Rahmatullin for the report; Closes: #637994
      initialize justsave
      ignore mua settings when running for --template; thanks to Jakub Wilk for the report; Closes: #632377
      more verbose message when we can't find a package; thanks to Lionel Elie Mamane for the report; Closes: #628463
      added test for bug triggering #637994
      when sending/writing the report fails, output the message in the UI, so also GTK+ and urwid users can see the failure and where the report is saved; thanks to Stefan Monnier for the report; Closes: #626930
      remove spurious argument
      clarify message when exiting from mutt without sending
      automatically select the package for the running kernel if selecting 'kernel' or 'linux-image' packages; thanks to Ben Hutchings for the report; Closes: #619870
      fix build* targets
      releasing version 6.1
      remove release tags; thanks to Kurt Roeckx for the report and to Julien Cristau for the confirmation; Closes: #613716
      support "Debian Ports" in apt policy info section; thanks to Aurelien Jarno for the report and patch; Closes: #638357
      remove deprecated 'Application' category + add GenericName; thanks to Pino Toscano for the report and patch; Closes: #638964
      ignore if we can't compare the version of a currently installed package; thanks to Josh Triplett for the report; Closes: #638575
      when using --src don't present the menu with possible binary packages (and also try to be smart and infer the version from the bin pkgs list); thanks to Vincent Lefevre for the report; Closes: #638616
      don't force the Envelope-From header to the From value; thanks to Francesco Poli for the report; Closes: #614880
      if can't write to the selected output file, then don't crash but just select a temporary file instead; thanks to David A. Parker for the report; Closes: #617636
      don't try to decode a unicode string; thanks to Vincent Bernat for the report; Closes: #638429
      don't gather information for "other" packages (like wnpp, ftp.d.o, etc), so actions like following up on one of their bugs skip that check; thanks to Adrian Glaubitz for the report; #614366
      make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983
      introduce the new --latest-first cli options to sort the bug reports lists to show the latest bugs first; thanks to Marcelo Magallon for the bug report and the idea; Closes: #66917
      fix p.d.o parsing, it wasn't able to get new versions (due to changed format); thanks to Vincent Lefevre for the report; Closes: #630586
      use utils.get_arch() instead of a custom function
      fix custom HTTPS handler to use the correct method name
      fix buildd.d.o checks after the service changes layout; Closes: #612520
      return False in case of error (empty dict was weird)
      remove the description from the dependencies list, leaving more space for the useful information (package name and version); thanks to Andreas Beckmann for the report; Closes: #582218
      insert a greeting note in the bug report body template; thanks to martin f krafft for the report; Closes: #275660
      expand the bug report body template to include some guiding questions for less experienced reporters; thanks to Enrico Zini for the report and the proposed questions; Closes: #321623
      pass the Bugreport instance back to reportbug from GTK+ UI; Closes: #568761
      use a POSIX lexer to parse configuration files so that escaping double quotes for 'realname' can be parsed correctly; thanks to Paul "TBBle" Hampson for the report; Closes: #579891
      complete coverage of utils.parse_config_files()
      complete manpage and example config file with all the accepted options
      we need to sort also the (partial) bugs list of each section, else the hierarchy and the global bugs list are misaligned, hence selecting an item number will get the wrong bug report; thanks to Edward J. Shornock for the report; Closes: #639577
      we don't need to create an empty file under /var/tmp in case a smarthost is used; thanks to Torquil Macdonald Sørensen for the report and support in debugging; Closes: #570385
      releasing version 6.2
      be more explicit that Ctrl+c on subject menu exit reportbug without sending any report; thanks to simon for the report; Closes: #640213
      fix a crash when generating dependencies tables for long package name; thanks to Wouter Van Hemel for the report; Closes: #640512
      use the bug number for the follow-up address, instead of the Bugreport instance; thanks to Jan Braun for the report; Closes: #640434
      fix a crash after the bugs list, when selecting 'y' and then entering the item number; thanks to Jakub Wilki for the report; Closes: #640196
      fix a crash after the bugs list, when filtering the result set, viewing a report and then wanting to follow it up; thanks to Michal Suchanek for the report; Closes: #640518
      releasing version 6.2.1
      support claws-mail MUA; thanks to David Paleino for the report and patch; Closes: #532082
      do a word match when parsing the suite name to get the available versions; thanks to Yann Dirson for the report; Closes: #642032
      fix spelling error in email template; thanks to basile for the report; Closes: #643986
      don't install TODO file, it's internal only; thanks to Tshepang Lekhonkhobe for the report; Closes: #643320
      fix a crash when using -N nnnnnn and at the last menu answer 'Show other bug reports (return to bug listing).'; thanks to Ritesh Raj Sarraf for the report; Closes: #642939
      don't add the bug report guidance template if the package is a special one (like wnpp, ftp.d.o and release.d.o); thanks to Arno Töll for the report; Closes: #643785
      when searching thru the bugs list, return a Bugreport instance instead of the bug number; thanks to Olivier Berger for reopening the bug; hopefully completely Closes: #640196
      clarify TLS question in --configure and the manpage entry for conf file; thanks to Jakob Bohm for the report; Closes: #642554
      add test for #643785
      releasing version 6.2.2
      add 'oldstable' to the list of distributions, so not to confuse 'APT prefers' line; thanks to Jan Huijsmans for the report; Closes: #645870
      is_mouse_event() is in urwid.util now
      report python-reportbug dependencies information when filing a bug against reportbug
      add changelog entry for d285d93, to close bug
      fix a crash when willing to submit more information after having seen a report; thanks to Viet Nguyen for the report; Closes: #644815
      report bug using the "Source" pseudo-header, if we've detected it's a source package (either by using --src cli option or by selecting the source pkg in the menu); thanks to Julian Andres Klode for the report; Closes: #644194
      Implement a new --envelope-from cli option (and the corresponding one in the configuration file), to allow to select the Envelope From (aka Return-path) mail header different than the default, the From address. It reverts the change in #614879; thanks to Kevin Locke for the report and discussion; Closes: #640249
      Use madison.cgi (from QA) to check for newer versions available; thanks to Bernd Zeimetz for the report; Closes: #601679
      show if the bug is already closed (it usually happens when the bug was closed recently and it's not archived yet); thanks to Elora HRanma for the report; Closes: #586155
      don't add an extra '?' in yes_no questions for GTK+ UI
      it's 'Submitter' not 'Reporter'
      rename the 'Cancel' button to 'Quit', so that it's clear it will close reportbug, also Alt+<code> will select the right button; thanks to Nathan A. Stine and Éric Araujo for the reports; Closes: #586475, #614160
      move tests from GTK+ UI module to the its test file (commented, they are there just as reference)
      set 2.6 as minimum python version
      improved check for package name in the subject, now checking if the it's at the beginning of the subject, and even if provided via '--subject' cli option; thanks to Cyril Brulebois for noticing it; Closes: #579596
      reports for release.debian.org about 'pu'/'opu' now tries to get the correct version querying madison (but only if querying is enabled); thanks to Jakub Wilk for the report; Closes: #563804
      added 'oldstable' and 'experimental' to the suites for version checking
      don't run handle_bugscript in the current directory, ever
      Bugscripts can now generate headers and pseudo-headers to be included into the bug report, refer to README.developers for additional details; thanks to Niels Thykier for the report; Closes: #611341
      remove reference to Ctrl+c when asking for subject: it won't work in GTK+ UI; thanks to Mark Brown for the report; Closes: #562876
      releasing version 6.3
      don't blindly set (even empty) bugscript headers/pseudos, that will prevent spurious blank lines in bug pseudoheaders section; thanks to Andreas Beckmann and Jonathan Nieder for the report; Closes: #649956 #650723
      remove tailing white spaces from dependencies list; thanks to Nelson A. de Oliveira for the report and patch; Closes: #650659
      added new ftp archive sections: 'education', 'introspection' and 'metapackages' as per msgid:<87iplw8px9.fsf at lennier.ganneff.de>
      don't generate a traceback in case of checking for versions of non-existing packages (or if rmadison doesn't return anything); thanks to Jérémy Lal for the report; Closes: #649649
      force (once again) source report if --source is specified; Closes: #644194
      close also #648719
      correctly close bugs in changelog
      removed debug line
      releasing version 6.3.1
      match version on the precise architecture, not just check string inclusiong; thanks to Nelson de Oliveira for the report; Closes: #650651
      clarify the menu title when presenting more packages; thanks to Alois Mahdal for the report; Closes: #654165
      sort bug numerically; thanks to Matthias Urlichs for the report; Closes: #657616
      initialize varibles needed to handle ftp.debian.org section change requests, so reportbug won't crash if proper values (for section and priority) is not found; thanks to James McCoy for the report; Closes: #658748
      correctly report the installation status for each dependency packages, not just the last status applied to each pkgs; thanks to Piotr Engelking for the report; Closes: #657753
      updated claws-mail command to use the new cli switch to compose a mail from a file (adding a versioned depends); thanks to David Paleino for the report; Closes: #661221
      added python-mock to b-d-i, needed for the test suite
      extend debbugs.dpkg_infofunc() tests
      report foreign architectures information (if m-a); thanks to Cyril Brulebois for the report; Closes: #658795
      Fix crash when using claws-mail as a mailer; thanks to Valentin Lorentz for the report and (partial) patch: Closes: #667543
      fix several typos; thanks to Simon Kainz for the report and patch; Closes: #669249
      include arch:all in package versions lookup; thanks to Hilmar Preuße for the report; Closes: #673204
      add example for ben regex (release.debian.org)
      support release team generating "ben" files when requesting a transition; thanks to Niels Thykier for the report and patch; Closes: #672722
      refer to ben.debian.net; thanks to Mehdi Dogguy
      initial support for multi-arch: keep arch-qualifier and remove it just before preparing the report body; Closes: #666469
      bump Standards-Version to 3.9.3 (no changes needed)
      Extend my copyright years to include 2012
      releasing version 6.4
      remove arch qualifier (for m-a) only if we're not reporting against the source package; thanks to Vincent Lefevre for the report; Closes: #681157
      releasing version 6.4.1
      remove 'freeze-exception' option for release.d.o package; thanks to Niels Thykier for the report; Closes: #683272
      releasing version 6.4.2
      add a note to include/attach the debdiff in case of unblocks for release.d.o; thanks to Ulrich Dangel for the report and to Niels Thykier for ack'ing it on IRC; Closes: #681206
      recognize Control as a pseudo-header; thanks to Paul Wise for the report; Closes: #684540
      fix a crash when selecting 'Quit' in the Urwid UI window presenting the list of bugs already filed; thanks to Ryan Kavanagh for the report; Closes: #668395
      in Urwid UI, when cancelling on the list of packages matching the input package, don't present '-1' as resulting package, but that nothing was selected; thanks to Valentin Lorentz for the report; Closes: #667663
      releasing version 6.4.3
      proper update GTK+ UI from threads, using gobject.idle_add(), possibily fixing the crashes seen with GTK+ reportbug UI; thanks to all the reporters and to Bruno Filipe Oliveira Ramos for the patch; Closes: #620225
      releasing version 6.4.4

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

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list