Sync python-musicbrainz2 0.7.3-1 (universe) from Debian unstable (main)

Bug #797446 reported by Andrew Starr-Bochicchio
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-musicbrainz2 (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Please sync python-musicbrainz2 0.7.3-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
Finally found a new maintainer in Debian. No Ubuntu changes worth holding
onto.

There is a one line patch we are carrying that removes a print
statment. There are no patch tags or mention of why this was added
in the changelog. I can only assume that the previous uploader
found it noisey. I see no reason to carry that patch or even bother
forwarding it upstream. I have had no issue in testing without this
patch.

$ cat python-musicbrainz2-0.7.2/debian/patches/remove-extra-print.patch
--- a/src/musicbrainz2/webservice.py
+++ b/src/musicbrainz2/webservice.py
@@ -1291,7 +1291,6 @@
   params = { 'offset': offset, 'maxitems': maxitems }

   stream = self._ws.get('collection', '', filter=params)
- print stream
   try:
    parser = MbXmlParser()
    result = parser.parse(stream)

Changelog entries since current oneiric version 0.7.2-0ubuntu1:

python-musicbrainz2 (0.7.3-1) unstable; urgency=low

  * New upstream release; Closes: #588932, #587225
  * Use debhelper 7
  * debian/control
    - new maintainer; Closes: #628473
    - we now request python >= 2.6, drop alternative depends for ctypes
    - add misc:Depends to binary packages
    - removed article at the beginning of short description
    - removed Provides, not needed
    - bump Standards-Version to 3.9.2 (no changes needed)
    - updated Vcs-{Browser, Svn} enties
  * debian/copyright
    - added debian packaging copyright & license notice
  * debian/source/format
    - use 3.0 (quilt) source format
  * debian/{control, pyversions}
    - remove pyversions, converted into XS-Python-Version
  * debian/pycompat
    - removed, unused
  * debian/{control, rules}
    - run tests for all supported python versions
  * debian/python-musicbrainz2-doc.doc-base
    - added doc-base registation file

 -- Sandro Tosi <email address hidden> Fri, 10 Jun 2011 16:14:29 +0200

Changed in python-musicbrainz2 (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Colin Watson (cjwatson) wrote :

[Updating] python-musicbrainz2 (0.7.2-0ubuntu1 [Ubuntu] < 0.7.3-1 [Debian])
 * Trying to add python-musicbrainz2...
2011-06-16 21:00:42 INFO - <python-musicbrainz2_0.7.3.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
2011-06-16 21:00:42 INFO - <python-musicbrainz2_0.7.3-1.dsc: downloading from http://ftp.debian.org/debian/>
2011-06-16 21:00:42 INFO - <python-musicbrainz2_0.7.3-1.debian.tar.gz: downloading from http://ftp.debian.org/debian/>
I: python-musicbrainz2 [universe] -> python-musicbrainz2_0.7.2-0ubuntu1 [universe].
I: python-musicbrainz2 [universe] -> python-musicbrainz2-doc_0.7.2-0ubuntu1 [universe].

Changed in python-musicbrainz2 (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.