-
amarok (2:1.4.3-0ubuntu10) edgy; urgency=low
* Make sure amarok_njb support is installed to the correct location
* Closes Malone: #61492
-- Brandon Holtsclaw <email address hidden> Sat, 14 Oct 2006 13:46:21 -0500
-
amarok (2:1.4.3-0ubuntu9) edgy; urgency=low
* Set .pot name in debian/rules
-- Jonathan Riddell <email address hidden> Sun, 1 Oct 2006 12:44:07 +0100
-
amarok (2:1.4.3-0ubuntu8) edgy; urgency=low
* The DAAP client would crash Amarok under certain conditions when
kdelibs was compiled with asserts on. Thanks to Ian Monroe
* Closes KDE: #132851
-- Brandon Holtsclaw <email address hidden> Wed, 20 Sep 2006 21:10:11 -0500
-
amarok (2:1.4.3-0ubuntu7) edgy; urgency=low
* Various fixes to install-mp3
-- Jonathan Riddell <email address hidden> Wed, 20 Sep 2006 14:54:21 +0100
-
amarok (2:1.4.3-0ubuntu6) edgy; urgency=low
* Added support for edgy ( and future TBA releases ) to install-mp3
* Closes Malone #60637
-- Brandon Holtsclaw <email address hidden> Sat, 16 Sep 2006 03:56:07 -0500
-
amarok (2:1.4.3-0ubuntu5) edgy; urgency=low
* Fixed a typo that prevented Amarok configuring Nomad Jukebox
in debian/rules
-- Brandon Holtsclaw <email address hidden> Sat, 16 Sep 2006 01:48:11 -0500
-
amarok (2:1.4.3-0ubuntu4) edgy; urgency=low
* Built --with-libnjb support ( Creative Nomad Devices )
* Added kubuntu_05_playlist_encoding.diff. This bug could result
in failure to restore the current playlist. (BR 133613)
-- Brandon Holtsclaw <email address hidden> Fri, 15 Sep 2006 10:53:56 -0500
-
amarok (2:1.4.3-0ubuntu3) edgy; urgency=low
* Fixed little error in install-mp3, in the case multiverse is
already activated. Code could be really optimized, but it works
as it is. I will probably make something clean after edgy release.
-- Anthony Mercatante <email address hidden> Tue, 13 Sep 2006 22:26:14 +0200
-
amarok (2:1.4.3-0ubuntu2) edgy; urgency=low
* Improved install-mp3 to manage ubuntu/gnome and other desktops correctly.
(closes #59007)
-- Anthony Mercatante <email address hidden> Mon, 11 Sep 2006 17:02:14 +0200
-
amarok (2:1.4.3-0ubuntu1) edgy; urgency=low
[ Brandon Holtsclaw ]
* New Upstream Release
* Removed kubuntu_0{5,6,7,8}_*.diff patches as they have been applyed upstream
* Added build-dep ruby1.8-dev and automake-1.9 as now required to build amarok
[ Jonathan Riddell ]
* Remove automake1.7 build-dep
* Install all files
-- Brandon Holtsclaw <email address hidden> Mon, 4 Sep 2006 22:08:14 -0500
-
amarok (2:1.4.2-0ubuntu3) edgy; urgency=low
[ Jonathan Riddell ]
* Remove kubuntu_03_podir.diff, not built with tar in .orig
[ Sarah Hobbs ]
* Added a more verbose error message when install-mp3 script fails
[ Brandon Holtsclaw ]
* Collection scanner would only restart a maximum of 2 times instead of
20. (fixed in SVN revision 578922) - kubuntu_08_scanner.diff
* MTP mediadevice support would not compile against libmtp versions gt
0.0.12. (fixed in SVN revision 576121) - kubuntu_06_mtp.diff
* AudioCD playback would stutter and sometimes freeze Amarok. (BR 133015)
- kubuntu_05_audiocd.diff
* Fixed bug which prevented Amarok from creating the collection database
in rare circumstances using SQLite. (BR 133072) - kubuntu_07_collection.diff
-- Brandon Holtsclaw <email address hidden> Thu, 31 Aug 2006 12:01:16 -0500
-
amarok (2:1.4.2-0ubuntu2) edgy; urgency=low
* amarok_libvisual helper added to amarok.install (malone #57636)
* Fixed typo in Sugests for libvisual-0.4-plugins Closes Last Half malone #55779
-- Brandon Holtsclaw <email address hidden> Sun, 27 Aug 2006 05:52:34 -0500
-
amarok (2:1.4.2-0ubuntu1) edgy; urgency=low
[ Brandon Holtsclaw ]
* Removed libgstreamer0.10-dev as its not needed anylonger
gst support has been droped upstream and in kubuntu
* Added libhal-dev as a build dep
[ Daniel Molkentin ]
* Install DAAP media device
[ Sarah Hobbs ]
* New upstream version. Closes #24063, #49098, #47179, #52958 and other bugs
* Moved python-qt3 from recommends to depends. Closes bugs #55075, #48724
* Removed python from suggests (already a dep of python-qt3)
* Changed suggests libvisual-0.2 to libvisual0.4.0-plugins. Closes bug #55734
* Compiled with libvisual support. Added build-dep libvisual-0.4-dev. Closes other half of bug #55734
* Removed debian/amarok-gstreamer.install as we no longer distribute
amarok-gstreamer
* Change build-dep automake1.9 --> automake1.7
* Changed build-dep debhelper --> debhelper (>=5)
* Bumped Compat to 5
-- Brandon Holtsclaw <email address hidden> Wed, 23 Aug 2006 07:11:02 -0500
-
amarok (2:1.4.1-0ubuntu3) edgy; urgency=low
* Make debian/install-mp3 executable. Closes bug #52994
* Install amarokapp in /usr/bin. Closes bugs #16474, #52360
* Stopped compiling with exscalibar support - upstream
removed the moodbar
-- Sarah Hobbs <email address hidden> Tue, 18 Jul 2006 13:55:53 +1000
-
amarok (2:1.4.1-0ubuntu2) edgy; urgency=low
* Depend on amarok-xine not amarok-engines
-- Jonathan Riddell <email address hidden> Wed, 12 Jul 2006 00:01:33 +0000
-
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.
-- Jonathan Riddell <email address hidden> Tue, 4 Jul 2006 22:46:21 +0000
-
amarok (2:1.3.9-0ubuntu4) dapper; urgency=low
* debian/cdbs/kde.mk:
- added dh_iconcache.
-- Daniel Holbach <email address hidden> Sun, 21 May 2006 16:16:47 +0200