[Reportbug-commits] [reportbug] branch master updated (2f82792 -> e198636)

Sandro Tosi morph at moszumanska.debian.org
Mon May 29 20:14:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch master
in repository reportbug.

      from  2f82792   releasing package reportbug version 7.1.6
       new  3807e51   utils.get_package_status(): properly capture package description
       new  a2f9956   Use apt instead of dpkg for availability information
       new  7ebb30d   utils.py: Do not use localized package description
       new  7d4ccfa   fix description regex to match only textual description (and not the MD5); patch by Nis Martensen; Closes: #863322
       new  c98301d   utils.py: Avoid unwanted newlines
       new  db28cae   get_command_output() doesnt strip a trailing new-line, so deal with that behavior when running lsb_release and dpkg --print-architecture; patch by Nis Martensen; Closes: #861153
       new  bcf0adf   update suites names: fade out squeeze (wheezy is now oldoldstable) and introduce buster (testing), bullseye (next-testing); Closes: #862801
       new  658fdfb   add manpages.debian.org to pseudo-packages list; Closes: #861859
       new  5d9eb8c   update emacs dependencies to emacs24 (default) and emacs25 (alternative)
       new  b49e4dd   remove double imports
       new  477ab8c   add Danish translation to desktop file; patch by scootergrisen; Closes: #855973
       new  6bc0846   add LANGUAGE env var to locales bugreport section; Closes: #840898
       new  bd59927   url_open() now returns a string, no need to read() it anymore; also replace URLError exception handling with NoNetwork; Closes: #859274
       new  d7e9eb8   Finish open_url return type conversion
       new  f1b1cad   Finish open_url return type conversion: url_open() now returns a string and no longer an HTTPRespons object; patch by Nis Martensen; extends the fix for #859274
       new  0367aea   --draft= with missing directory was failing badly
       new  345aac4   fix error formatting when printing the error for draft directory non-existing; patch by Gaetano Guerriero; Closes: #816375
       new  3877ff8   in search_path_for, split PATH directories using ':'; patch by Kamaraju Kusumanchi; Closes: #827088
       new  42ebe5a   utils.get_dependency_info: ignore arch qualifiers
       new  1b35fd7   strip arch-qualifier when looking up dependencies information; patch by Nis Martensen; Closes: #749884
       new  37178b7   utils.py: Fix IndexError: list index out of range
       new  95a7ba3   fix a crash when parsing the config files lines in the package information; patch by Nis Martensen; Closes: #857013, #846053, #826534
       new  9012330   update README.source to the current source layout; Closes: #827002
       new  5610f47   remove Chris Lawrence from Uploaders, thanks for all you've done for reportbug!!
       new  2a6647d   switch Vcs-* URLs to HTTPS
       new  3bc7a22   switch the Format field to the URL in the packaging-manuals
       new  e198636   releasing package reportbug version 7.1.7

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/querybts            |  8 ++++----
 bin/reportbug           |  2 +-
 debian/changelog        | 48 ++++++++++++++++++++++++++++++++++++++++++++
 debian/control          |  8 ++++----
 debian/copyright        |  2 +-
 debian/desktop          |  5 +++++
 doc/README.source       | 53 ++++++++++++++++++++++---------------------------
 reportbug/__init__.py   |  2 +-
 reportbug/bugreport.py  |  2 +-
 reportbug/debbugs.py    | 24 ++++------------------
 reportbug/submit.py     |  1 -
 reportbug/ui/gtk2_ui.py |  1 -
 reportbug/utils.py      | 40 ++++++++++++++++++++++---------------
 test/test_utils.py      |  1 -
 14 files changed, 117 insertions(+), 80 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list