2009
amarok (1.4.4-4etch1) stable-security; urgency=high
* Add security_audible_tags.diff patch to fix integer overflow while reading
audible aa file tags.
-- Modestas Vainius <modestas@vainius.eu> Sat, 10 Jan 2009 13:32:14 +0200
2007
amarok (1.4.4-4) unstable; urgency=high
* Include final version of the magnatune.patch and really apply it.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 18 Feb 2007 01:17:49 +0100
amarok (1.4.4-3) unstable; urgency=high
* Edited patch magnatune.patch fixing CVE-2006-6980: amarok magnatune unsafe shell. (Closes: #410850). The reference to the ruby scripts pointed in the bug report, is a problem that was already solved in amarok 1.4.4. * Add dep on unzip (needed to uncompress albums).
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 15 Feb 2007 22:28:13 +0100
2006
amarok (1.4.4-2) unstable; urgency=high
* Patched magnatune code to avoid multiple credit-card charges.
(Closes: #402309)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 12 Dec 2006 16:51:13 +0100
amarok (1.4.4-1) unstable; urgency=medium
* Adding myself as uploader. ACK my last three NMUs...
* Removed circular dependencies. Now amarok-engines and amarok-$engine
Recommends: amarok, instead of depends on amarok (Closes: #368485).
* Fix kde#134333: properly compute total playlist length if there are
tracks dynamic lengths (e.g. last.fm streams) in the playlist. Patch by
Modestas Vainius <geromanas@mailas.com>.
* Replaced ${Source-Version} with ${source:Version} and added versioned
build-dependency on dpkg-dev accordingly.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 26 Nov 2006 03:42:59 +0100
amarok (1.4.4-0.3) unstable; urgency=low
* Non-maintainer upload.
* Applied patch invoke_browser.patch to allow amarok open external URLs.
(Closes: #397266).
* Removed dependency on xmms and updated README.Debian. Thanks to Bryan
Donlan and Michael Biebl. (Closes: #393141)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 19 Nov 2006 02:50:39 +0100
amarok (1.4.4-0.2) unstable; urgency=low
* Non-maintainer upload. * Applied patch to fix build on sparc. Thanks to Jurij Smakov for the patch.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sat, 4 Nov 2006 10:19:37 +0100
amarok (1.4.4-0.1) unstable; urgency=low
* Non-maintainer upload with permission from the maintainer.
* New upstream release.
* Dropped patch 143_provided_upstream_playlist_encoding.diff,
merged by upstream.
* Moved architecture-dependent files from /usr/share to
/usr/lib. Thanks to Ted Percival. (Closes: #392392)
* Updated debian/compat to 5.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 31 Oct 2006 21:59:59 +0100
amarok (1.4.3-1) unstable; urgency=low
* New upstream release packaged (closes: #386143, #386048). This version works with newer MySQL versions, which closes: #384008, #384078, #385648. * Update variable name in debian/patches/revert-fix-for-bug-116127.diff. * Stop placing scripts in /usr/lib/amarok instead of /usr/bin. This is not supported upstream, and ends up causing more trouble that not. * Added ruby1.8-dev to Build-Depends, which seems to be needed now.
-- Adeodato Simó <dato@net.com.org.es> Fri, 15 Sep 2006 19:46:51 +0200
amarok (1.4.1-3) unstable; urgency=medium
* Promote ruby from Recommends to Depends. (Closes: #376795, #377052) * Build-depend on libnjb-dev and pass --with-libnjb to configure to gain Creative Nomad Jukebox support. (Closes: #328903) * Re-enable libviusal support now that version 0.4 is in the archive. * The proper spelling of the program is now Amarok instead of amaroK; update various files to the new spelling. (Closes: #376815) * Updated years and list of authors in copyright files, plus some minor cleanups.
-- Adeodato Simó <dato@net.com.org.es> Tue, 11 Jul 2006 21:05:48 +0200
amarok (1.4.1-2) unstable; urgency=low
* Revert fix for upstream Bug#116127: don't give artists whose all songs in
the collection are part of a compilation their own entry in the browser,
since that clutters the list unbearably. This is how 1.4.0 behaves.
* Add ruby to Build-Depends, missed in the previous upload.
-- Adeodato Simó <dato@net.com.org.es> Tue, 4 Jul 2006 15:28:02 +0200
amarok (1.4.1-1) unstable; urgency=low
* New upstream release:
+ upstream removed Moodbar support in this version due to its instability
problems. (Closes: #367792, #375940)
+ requires libvisual 0.4, which is not in unstable: drop support for now,
and request new version in #376615.
* amaroK now includes Last.fm stream playing support. Introduced changes:
+ update some-binaries-in-usr-lib.patch to cope with new helper script
amarok_proxy.rb.
+ add an item to description mentioning this feature, pointing out that
Ruby is needed, both in the description and README.Debian.
* Link against SQLite dynamically again, since scores work now with it (at
least my testings confirm so).
-- Adeodato Simó <dato@net.com.org.es> Tue, 4 Jul 2006 02:09:35 +0200
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)
-- Adeodato Simó <dato@net.com.org.es> Sat, 27 May 2006 15:23:14 +0200
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).
-- Adeodato Simó <dato@net.com.org.es> Sun, 14 May 2006 16:42:14 -0500
amarok (1.4-beta3c-1) experimental; urgency=low
* Third beta for the upcoming 1.4 version packaged. * Build against libtunepimp3-dev.
-- Adeodato Simó <dato@net.com.org.es> Sat, 15 Apr 2006 19:47:54 +0200
amarok (1.4-beta2-3) experimental; urgency=low
* Rebuild against libmysqlclient15off. (Closes: #358490)
-- Adeodato Simó <dato@net.com.org.es> Thu, 23 Mar 2006 02:18:56 +0100
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.
-- Adeodato Simó <dato@net.com.org.es> Mon, 6 Mar 2006 23:37:43 +0100
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.
-- Adeodato Simó <dato@net.com.org.es> Mon, 6 Mar 2006 05:44:33 +0100
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.
-- Adeodato Simó <dato@net.com.org.es> Mon, 20 Feb 2006 05:42:15 +0100
amarok (1.3.9-1) unstable; urgency=medium
* New upstream bugfix release. * Build against libtunepimp3-dev. (Closes: #359086)
-- Adeodato Simó <dato@net.com.org.es> Thu, 27 Apr 2006 00:33:29 +0200
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.
-- Adeodato Simó <dato@net.com.org.es> Wed, 18 Jan 2006 01:43:40 +0100
2005
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.
-- Adeodato Simó <dato@net.com.org.es> Wed, 07 Dec 2005 06:44:59 +0100
amarok (1.3.6-1) unstable; urgency=low
* New upstream bugfix release:
+ last.fm submissions are properly saved on disk while offline again; they
had been broken by Qt 3.3.5. (Closes: #334469, #337109)
+ includes missing semicolon in amarok.desktop. (Closes: #336026)
* Update my e-mail address in debian/control.
-- Adeodato Simó <dato@the-barrel.org> Tue, 08 Nov 2005 10:40:42 +0100
amarok (1.3.5-1) unstable; urgency=low
* New upstream bugfix release, quickly released to fix a potential crash at
startup (upstream #114983).
-- Adeodato Simó <asp16@alu.ua.es> Tue, 25 Oct 2005 14:55:29 +0200
amarok (1.3.4-1) unstable; urgency=low
* New upstream bugfix release, which makes this maintainer of yours
immensely happy because a fix for upstream #114195 is included.
("Collection scanner ignored files with non-ascii characters").
* Add libvisual support (closes: #335053). Thanks to Jean-Rémy Falleri for
the heads-up. Changes needed:
+ add libvisual0.2-dev and libsdl1.2-dev to Build-Depends.
+ add libvisual0.2-plugins to Suggests, and mention it in the paragraph
regarding visualization plugins in amarok's description.
+ add the appropriate snippet to some-binaries-in-usr-lib.patch in order
to cope with amarok_libvisual installed in /usr/lib/amarok instead of
/usr/bin, as mandated by Policy.
-- Adeodato Simó <asp16@alu.ua.es> Mon, 24 Oct 2005 09:30:22 +0200
amarok (1.3.3-1) unstable; urgency=low
* New upstream bugfix release:
+ does not loose playlist / podcasts on restart. (Closes: #329878)
+ PostgreSQL configuration dialog no longer shows MySQL's. (Closes: #327630)
* Updated the Debian menu icons to the new logo.
* Updated copyright notice, list of authors, and FSF postal address in
debian/copyright.
-- Adeodato Simó <asp16@alu.ua.es> Thu, 13 Oct 2005 00:04:34 +0200
amarok (1.3.2-1) unstable; urgency=low
* New upstream bugfix release, featuring the return of alsasink support.
-- Adeodato Simó <asp16@alu.ua.es> Wed, 21 Sep 2005 04:14:52 +0200
amarok (1.3.1-2) unstable; urgency=low
* Use g++ 3.4 in arm, m68k and hppa.
-- Adeodato Simó <asp16@alu.ua.es> Tue, 06 Sep 2005 00:21:03 +0200
amarok (1.3.1-1) unstable; urgency=low
* New upstream bugfix release. Beware, though, that the GStreamer engine has
been rewritten (!), and ALSASINK SUPPORT REMOVED due to temporary breakage.
* Use the internal copy of sqlite for now. This fixes the collection being
non functional with SQLite 3.2.5 due to this version preventing a database
handle opened in one thread to be used in another. See Bug#326648 for
reference. (Closes: #326562, #312386)
* Enable PostgreSQL support (closes: #326612, #326713):
+ debian/rules: pass --enable-postgresql to ./configure.
+ debian/control: add libpq-dev to Build-Depends.
(Before somebody comes around with the word "bloat" ready, libpq4 is 6
times smaller than libmysqlclient14.)
* Regain preciousss "my `grep -c NEEDED` is smaller than yours" karma by not
using LIBADD in the statusbar convenience lib. The Depends line had gained
some weight in 1.2.3-1.
-- Adeodato Simó <asp16@alu.ua.es> Mon, 05 Sep 2005 20:57:41 +0200
amarok (1.3.0-1) unstable; urgency=low
* New upstream release packaged (closes: #323249). Bugs reported in the Debian BTS fixed in this version: + does not display advertisements in lyrics. (Closes: #321499) + pre-amp in the equalizer works with XINE engine too. (Closes: #283750) + includes PartyMode. (Closes: #293293) + includes equalizer presets. (Closes: #283761) + builds fine with GCC 4.0. (Closes: #314779) * Updated Build-Dependencies: + automake1.6 to automake1.9. + libmysqlclient12-dev to libmysqlclient14-dev. + temporarily bump version constraint in kdemultimedia-dev and kdebase-dev in order to allow an early upload in the middle of the KDE transition. * Adjustments to the build-system: + do not require TagLib 1.4.0 since it's not in Debian yet (#323280). + don't use KDE_FINAL in amarok/src since both MySQL and KDE have had the brilliant idea to define a struct/class named "NET". * This version links against libtunepimp2c2, so libtunepimp2 0.3.0-4 breakage does not affect us anymore. (Closes: #318000) * Update Standards-Version to 3.6.2 (no changes required).
-- Adeodato Simó <asp16@alu.ua.es> Sat, 03 Sep 2005 01:42:56 +0200
amarok (1.2.4-1) unstable; urgency=low
* The "following Debian Policy is cool, except when it's not" release.
* New upstream bugfix release:
+ amaroK now correctly displays the name of the first available engine,
instead of an empty line. (Closes: #307949)
* The KDE Session Manager can now restore amaroK on login (closes: #302852,
#308099). Patch amarokapp to set its own argv[0] to 'amarok', since for the
session manager to restore an application the binary must be in the $PATH.
* Made the crash handler aware that amarokapp is in /usr/lib/amarok, and not
in /usr/bin.
* Include small patch to fix upstream bug 103510 ("systray icon continues
'playing' after songs end, if 'clear list' was hit while playing").
-- Adeodato Simó <asp16@alu.ua.es> Mon, 06 Jun 2005 00:08:28 +0200
amarok (1.2.3-1) unstable; urgency=low
* New upstream bugfix release.
* This version fixes an important memory leak in the GStreamer engine that
happened when a radio stream stalled. (Closes: #299931)
-- Adeodato Simó <asp16@alu.ua.es> Tue, 29 Mar 2005 01:43:28 +0200
amarok (1.2.2-1) kalyxo-unstable; urgency=low
* New upstream bugfix release.
* Added a menu file, plus XPM icons.
* Switched to tarball-in-tarball for the .orig.tar.gz (which is sensibly
smaller now, since upstream uses bz2). Added bzip2 to Build-Depends.
* Build-depend on automake1.6 and libtool, and regenerate configure and
Makefiles.in at build-time.
* Use the kde.mk class maintained by the Debian KDE Maintainers, instead
of the one shipped with cdbs.
-- Adeodato Simó <asp16@alu.ua.es> Thu, 17 Mar 2005 19:38:34 +0100
amarok (1.2.1-1) unstable; urgency=low
* New upstream bugfix release.
* Include patch from CVS to make amaroK bind listening TCP connections to
the local interface only. Related to Bug#297693, but not the same.
-- Adeodato Simó <asp16@alu.ua.es> Fri, 04 Mar 2005 14:54:34 +0100
amarok (1.2.0-1) unstable; urgency=low
* New upstream release packaged (closes: #296139). Lots of improvements and new functionality, see the changelog or http://amarok.kde.org for details. Bugs reported in the Debian BTS fixed with in this version: + the search text input element is now cleared when the user writes something there. (Closes: #278359) + analyzers work with the XINE engine. (Closes: #287091) * amaroK's collection can be now stored in a MySQL database: + Build-Depend on libmysqlclient12-dev + Pass --enable-mysql to configure. * amaroK now includes a sidebar plugin for Konqueror: + debian/amarok.install: - add files for the konqueror sidebar. + debian/control: - added kdebase-dev as Build-Dependency. + debian/rules: - exclude konqsidebar_universalamarok.so from dh_shlibdeps, so that amarok doesn't end up depending on konqueror. (The plugin will be ignored in systems without konqueror installed.) * Other changes: + amaroK now ships several scripts to enhance it. These are written in Python and Ruby, so add those as suggested packages. Added note to README.Debian about this, too. + removed sqlite3_in_configure.in.patch, no longer necessary in 1.2. + added www-browser as an alternative for the konqueror suggests, since upstream fixed the code so that the configured browser is used. + renamed debian/README to debian/README.Debian, so that it gets installed. D'oh! + debian/control: - remove Build-Dependency on libkjsembed-dev, no longer needed. + debian/amarok.install: - install amarok.profile.xml into /usr/share/apps/profiles.
-- Adeodato Simó <asp16@alu.ua.es> Wed, 23 Feb 2005 03:03:37 +0100
amarok (1.1.1-2) unstable; urgency=high
* Upload to get rid of the dependency on libflac4, which is not longer in
the archive (closes: #289344). Urgency set to high as other packages with
RC bug fixes can't enter testing because of the libflac6 transition not
being ready.
+ Relibtoolized the package, so that binaries won't link against not
needed libraries. Introduced disable_no_undefined.patch, many thanks to
Daniel Schepler for his insight with this (and for providing the patch).
[This has reduced the number of NEEDED libraries from 45 to 18, libflac
being among them.]
+ debian/control:
- version Build-Dependency on libtunepimp2-dev to (>= 0.3.0-2.1).
* Some new versions of libraries have become available in Debian since the
last upload:
+ Taglib 1.3 is now in the archive:
- removed debian/patches/taglib-1.2-suffices.patch.
- update Build-Depends to libtag1-dev (>> 1.3.1).
+ SQLite 3 is now in the archive:
- changed Build-Depends on libsqlite0-dev to libsqlite3-dev.
- pass --without-included-sqlite to ./configure.
- patch configure.in to check for sqlite3 (>= 3.0). Upstream forgot to
update this check in the 1.1 series. [sqlite3_in_configure.in.patch]
* New package relationships:
+ amarok now recommends kdemultimedia-kio-plugins, which is needed to play
audio CDs.
+ amarok now suggests konqueror, since it's called in the MusicBrainz
dialog and some other places. (Closes: #282523)
* Created a README.Debian files with the following:
+ Explain why the amarokapp and amarok_xmmswrapper2 binaries are shipped
in /usr/lib/amarok instead of /usr/bin, differing from upstream.
+ Describe a fix for the 'Socket-path is not a link or a directory' error.
+ Explicitly mention what is needed to play audio CDs in amarok.
* Other changes:
+ Patched admin/configure.in.min to include AM_MAINTAINER_MODE. To make
the .diff.gz stuff smaller, force automake-1.6 (which upstream uses) in
admin/detect-autoconf.sh. [am_maintainer_mode.patch, automake-1.6.patch]
+ Prevent admin/cvs.sh from creating .gmo files at "make dist" time, since
those can't be shipped in the .diff.gz. [gmo_files_at_build_time.patch]
+ debian/amarok.1:
- correct "hyphen vs. minus sign" usage.
-- Adeodato Simó <asp16@alu.ua.es> Fri, 14 Jan 2005 01:54:47 +0100
2004
amarok (1.1.1-1) unstable; urgency=low
* New upstream release packaged. Most notably, fixes several GStreamer
engine related bugs.
* debian/control: add to amarok-gstreamer's description that is not possible
to use artssink for output.
* debian/rules:
- call dh_install with --list-missing (DEB_DH_INSTALL_ARGS).
* debian/patches/:
- removed proper-otherlang-handbook-path.patch, issue fixed upstream.
-- Adeodato Simó <asp16@alu.ua.es> Sat, 09 Oct 2004 22:51:06 +0200
amarok (1.1.0-2) unstable; urgency=low
* Fix the location of translated amaroK handbook: kde/HTML/$LANG/amarok, not
kde/HTML/$LANG directly. [debian/patches/proper-otherlang-handbook-path.patch]
-- Adeodato Simó <asp16@alu.ua.es> Mon, 27 Sep 2004 14:02:30 +0200
amarok (1.1.0-1) unstable; urgency=low
* New upstream version:
- several last minute fixes.
- includes handbook in several languages (da, et, fr, it, pt, sv).
* First upload to Debian (closes: #236696).
-- Adeodato Simó <asp16@alu.ua.es> Mon, 27 Sep 2004 01:53:56 +0200
amarok (1.1-cvs-0+kalyxo1) experimental; urgency=low
* New maintainer. Thanks to Peter Rockai for his initial work.
* Updated to amaroK 1.1 CVS (2004-09-24):
- temporarily link statically against libsqlite, since sqlite >= 3.0.7 is
required and is not available in Debian (requested in #272271).
- added debian/patches/taglib-1.2-suffices.patch to lower the requirement
from taglib 1.3 (requested in #273029) to 1.2, which is enough.
- new package amarok-xine (yet another engine for amaroK, hurray!)
- added the following Build-Dependencies:
+ libkjsembed-dev (amaroK is now JavaScript scriptable).
+ libtunepimp2-dev (MusicBrainz support).
+ libxine-dev (for the xine engine).
+ libtag1-dev (missing).
* New package amarok-engines:
- depends on all the available engine packages and will be installed by
default unless the user specifies an specific engine.
- all the amarok-* packages Provide: amarok-engine, and amarok now
Depends: amarok-engines | amarok-engine.
* Removed the amarok-xmms package:
- its single binary amarok_xmmswrapper2 is now included in the main amarok
package.
- include some hackery to prevent amarok from depending on xmms (!).
amaroK just does a no-op and issues a warning on stderr if xmms is not
installed and user opens the visualizations menu, so this seems safe.
A xmms-lib package (in which amarok could easily depend) is requested in
#272913.
* Install amarokapp and amarok_xmmswrapper2 in /usr/lib/amarok instead of
/usr/bin:
- needed for FHS/Debian Policy compliance.
- added debian/patches/some-binaries-in-usr-lib.patch to fix locations in
source (amarok/src/loader/loader.cpp, amarok/src/socketserver.cpp).
* Added lintian overrides for an aRts module which must go in /usr/lib
despite not being a shared library. noatun and some other arts-related
packages have the same problem, if someone has a solution please share.
* Made /usr/share/doc/amarok-* symlinks to /usr/share/doc/amarok.
* Do not make amarok-arts depend on the meta-package "arts"; the
dependencies given by ${shlib:Depends} do suffice.
* debian/control: updated to Standars-Version 3.6.1.
-- Adeodato Simó <asp16@alu.ua.es> Fri, 24 Sep 2004 02:49:46 +0200
amarok (1.0.2-1) unstable; urgency=low
* New upstream version.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Thu, 5 Aug 2004 14:23:23 +0200
amarok (1.0.1-1) unstable; urgency=low
* New upstream version * Make depends among amarok packages versioned * Prepare to upload into Debian, closes: #236696 * Add manpage for amarok by Alejandro Exojo
-- Peter Rockai (mornfall) <mornfall@danill.sk> Wed, 30 Jun 2004 23:24:16 +0200
amarok (1.0.0-3) unstable; urgency=low
* Dynamically link against libsqlite0 * Fix gstreamer dependencies * Various small fixes (sections, descriptions, doc dirs) * Thanks go to Adeodato Simó for help with various issues
-- Peter Rockai (mornfall) <mornfall@danill.sk> Sat, 26 Jun 2004 23:06:00 +0200
amarok (1.0.0-2) unstable; urgency=low
* Make the depends on amarok-gstreamer a bit more tight. Only depend on
audiosink, recommend the decoder plugins.
* Make the amarok engines depend on amarok itself.
* Compile with xmms visualisation support.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Wed, 23 Jun 2004 13:58:12 +0200
amarok (1.0.0-1) unstable; urgency=low
* Build official 1.0.0 release.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Wed, 16 Jun 2004 23:48:52 +0200
amarok (1.0-pre1-2) unstable; urgency=low
* Fix amarok-arts package, was missing mcop files. Duh.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Wed, 16 Jun 2004 23:25:29 +0200
amarok (1.0-pre1-1) unstable; urgency=low
* First 1.0.0 prerelease.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Wed, 16 Jun 2004 10:18:31 +0200
amarok (1.0-beta4-2) unstable; urgency=low
* Patch to final beta4 version.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Tue, 1 Jun 2004 17:47:53 +0200
amarok (1.0-beta4-1) unstable; urgency=low
* New upstream RC (beta4-rc1). * Build with GST support.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Tue, 1 Jun 2004 10:24:09 +0200
amarok (1.0-beta3-1) unstable; urgency=low
* New upstream release.
-- Peter Rockai (mornfall) <mornfall@danill.sk> Sat, 29 May 2004 17:08:55 +0200
amarok (1.0-beta1-0) workstation-unstable; urgency=low
* Initial packaging
-- Peter Rockai (mornfall) <mornfall@mornfall.homeip.net> Sun, 11 Apr 2004 17:05:00 +0200