Accepted amarok 2:1.4.1-0ubuntu1 (source)

Jonathan Riddell jriddell at ubuntu.com
Wed Jul 5 02:40:11 BST 2006


Accepted:
 OK: amarok_1.4.1-0ubuntu1.dsc
     -> Component: main Section: kde
 OK: amarok_1.4.1.orig.tar.gz
 OK: amarok_1.4.1-0ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue,  4 Jul 2006 22:46:21 +0000
Source: amarok
Binary: amarok amarok-xine amarok-engines
Architecture: source
Version: 2:1.4.1-0ubuntu1
Distribution: edgy
Urgency: medium
Maintainer: Adeodato Simo <dato at net.com.org.es>
Changed-By: Jonathan Riddell <jriddell at ubuntu.com>
Description: 
 amarok     - versatile and easy to use audio player for KDE
 amarok-engines - output engines for the amaroK audio player
 amarok-xine - xine engine for the amaroK audio player
Closes: 330017 341959 342953 343759 344429 344509 349796 350305 352171 352590 352882 353058 358490 359086 364588 364789 364798 367468 367897 368086 368396
Changes: 
 amarok (2:1.4.1-0ubuntu1) edgy; urgency=low
 .
   * New upstream release
 .
 amarok (1.4.0a-1) unstable; urgency=low
 .
   * Revised tarball for 1.4.0 (closes: #367897), fixing the following issues:
 .
     + does not botch migration from 1.3 SQLite collections, which in addition
       caused further collection rebuilds to appear empty. (Closes: #368396)
     + correctly closes database connections, thus not failing with "too many
       open files" and deleting the collection after some hours in pause mode.
       (Closes: #368086)
     + audio CDs can be reproduced again. (Upstream #127388)
 .
   * Switch to included SQLite; for some reason, dynamic linking against 3.3.5
     makes scores unfunctional. (Closes: #367468)
 .
 amarok (1.4.0-1) unstable; urgency=low
 .
   * New upstream release. The upstream tarball no longer ships the GStreamer
     engine, and aRts support was dropped a while ago, and this upload only
     includes the XINE engine.
 .
     Bugs reported in the Debian BTS fixed in this version:
 .
     + collection is updated at start up. (Closes: #330017)
     + metadata for icecast streams is displayed. (Closes: #349796)
     + the correct charset is used for lyrics URLs. (Closes: #352882)
     + iPods are recognized even after emptying them. (Closes: #350305)
     + non-ascii characters are displayed correctly under non UTF-8
       locales in the konqueror sidebar. (Closes: #353058)
     + last.fm submission queue is flushed after network unavailability
       even if no more tracks are played. (Closes: #344429)
 .
     Regressions fixed since the latest beta:
 .
     + iPod model detection works again, without needing libgpod-cvs.
       (Closes: #364789)
     + filling tags using MusicBrainz works again. (Closes: #364798)
 .
   * Enable Moodbar support, now that Exscalibar has entered unstable.
     (Closes: #364588)
 .
   * Update Standards-Version to 3.7.2 (no changes required).
 .
 amarok (1.4-beta3c-1) experimental; urgency=low
 .
   * Third beta for the upcoming 1.4 version packaged.
 .
   * Build against libtunepimp3-dev.
 .
 amarok (1.4-beta2-3) experimental; urgency=low
 .
   * Rebuild against libmysqlclient15off. (Closes: #358490)
 .
 amarok (1.4-beta2-2) experimental; urgency=low
 .
   * Fix yesterday's brainfart: aKode can't output to aRts, so remove this
     statement from the description.
 .
   * In addition, and after a bit of chit-chat with upstream, follow their
     wishes and not package aKode at all (bye amarok-arts), and don't include
     GStreamer 0.10 support for now.
 .
 amarok (1.4-beta2-1) experimental; urgency=low
 .
   * Second beta for the upcoming 1.4 version packaged.
 .
     This release drops the aRts engine; in order to keep support for
     outputting to aRts, ship the aKode engine in the amarok-arts package.
 .
     Also, GStreamer 0.8 support is dropped in favour of GStreamer 0.10. Update
     build-dependencies and amarok-gstreamer's dependencies accordingly.
 .
   * Use strncpy instead of qstrdup in the patch for main.cpp, so that argv[0]
     is overwritten correctly. This closes: #352171 (amaroK not remembering the
     desktop it was on upon login), and incidentally makes Erich Schubert happy.
 .
   * Drop build-dependency on libgtk2.0-dev now that #353590 is fixed.
 .
 amarok (1.4-beta1-r511476b) experimental; urgency=low
 .
   * First beta (plus SVN) for the upcoming 1.4 version packaged.
     (Closes: #352590)
 .
   * Update build-depends to support iRiver iFP (B-D: libifp-dev, libusb-dev),
     and iPod via libgpod (B-D: libgpod-dev; plus libgtk2.0-dev due to #353590).
 .
   * Since lyrics downloading is now implemented in a separate Ruby script,
     promote ruby from Suggests to Recommends, so that functionality is ideally
     not lost. Add a note with this information to README.Debian.
 .
   * Link against sqlite dynamically again, since amaroK 1.4 can cope with the
     restriction explained in the changelog entry for 1.3.1-1 and Bug#326648.
 .
 amarok (1.3.9-1) unstable; urgency=medium
 .
   * New upstream bugfix release.
 .
   * Build against libtunepimp3-dev. (Closes: #359086)
 .
 amarok (1.3.8-1) unstable; urgency=low
 .
   * New upstream bugfix release:
 .
     + fetching lyrics works again. (Closes: #344509)
 .
   * Do not use g++-3.4 in arm, m68k and hppa anymore, sid's g++-4.0 is
     expected to work. (Closes: #342953)
 .
   * Update MySQL build-dependency to libmysqlclient15-dev. (Closes: #343759)
 .
   * Switch patch management to quilt, and make use of patchsys-quilt.mk.
 .
   * Drop build-depends version constraints that are satisfied with stable.
     Drop the ones for kdebase-dev and kdemultimedia-dev as well, which were
     transient and all arches have the minimum required versions in sid now.
 .
 amarok (1.3.7-1) unstable; urgency=low
 .
   * New upstream bugfix release.
 .
   * Built against kdelibs4c2a, so installable in sid again. (Closes: #341959)
     Temporarily bump build-deps on kdebase-dev and kdemultimedia-dev.
 .
   * Remove debian/patches/taglib-1.3.1-suffices.diff, since taglib 1.4 is in
     testing and unstable, and I'll be using a backport for sarge packages.
     Bump version constraint in debian/control.
 .
   * Again, update my e-mail address in debian/control, yada yada.
Files: 
 6614920bd568aa9382940dc21e849e7f 868 kde optional amarok_1.4.1-0ubuntu1.dsc
 a9dffe92e8429a0ecd1b51ac463122f6 16012588 kde optional amarok_1.4.1.orig.tar.gz
 48894d1d1957ad3f1cd7a4d478c2253a 480225 kde optional amarok_1.4.1-0ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEqxVDpQbm1N1NUIgRAnmpAKCUiWjRYw7HzwhYdRbbsX9yurz41gCg19jX
q9sTbi3xmPUl7YRGyTYUZ5I=
=Mo2o
-----END PGP SIGNATURE-----





More information about the edgy-changes mailing list