[Bug 797446] [NEW] Sync python-musicbrainz2 0.7.3-1 (universe) from Debian unstable (main)

Launchpad Bug Tracker 797446 at bugs.launchpad.net
Tue Jun 14 22:49:55 UTC 2011


You have been subscribed to a public bug by Andrew Starr-Bochicchio (andrewsomething):

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 <morph at debian.org>  Fri, 10 Jun 2011 16:14:29 +0200

** Affects: python-musicbrainz2 (Ubuntu)
     Importance: Wishlist
         Status: Confirmed

-- 
Sync python-musicbrainz2 0.7.3-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/797446
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.



More information about the ubuntu-archive mailing list