2005
xmms-arts (0.7.1-4) unstable; urgency=low
* Update libtool scripts to handle GNU/k*BSD (closes: #313483)
-- Chris Boyle <cmb@debian.org> Sun, 19 Jun 2005 21:11:52 +0100
xmms-arts (0.7.1-3) unstable; urgency=low
* Add a watch file.
-- Chris Boyle <cmb@debian.org> Sat, 2 Apr 2005 23:52:37 +0100
2004
xmms-arts (0.7.1-2) unstable; urgency=low
* Replace non-ascii accented 'a' with 'aa' (closes: #245596)
-- Chris Boyle <cmb@debian.org> Sat, 22 May 2004 13:32:46 +0100
xmms-arts (0.7.1-1) unstable; urgency=low
* New upstream release: havardk's rewrite "arts_output"
- works with arts 1.2 (closes: #233203, #236261)
- counter is no longer 0:00 when paused (closes: #207264)
- hopping between shoutcast stations seems ok (closes: #228491)
-- Chris Boyle <cmb@debian.org> Sun, 7 Mar 2004 23:08:28 +0000
2003
xmms-arts (0.5-2) unstable; urgency=medium
* Oops, this really needed to have Conflicts: xmmsarts and Replaces:
xmmsarts, otherwise it's a file collision waiting to happen...
(medium to not waste autobuilders time on the previous version, and
to minimise the number of people hit by the file collisions)
-- Chris Boyle <cmb@debian.org> Wed, 20 Aug 2003 22:11:37 +0100
xmms-arts (0.5-1) unstable; urgency=low
* Rename to xmms-arts. Would close a bug, but it's closed already,
from when the package was pulled.
* Well, I'm calling upstream dead now, this is my 0.5 from
http://cmb.is-a-geek.org/xmms-arts/ with the bugfixes from previous
debian releases pulled into the upstream tarball.
* Resurrecting this in unstable because I'm strongly suspect KDE 3.2
won't make it into sarge, and if it doesn't, this still can.
This is based on mentions of December 1st in http://lists.debian.org/
debian-devel-announce/2003/debian-devel-announce-200308/msg00010.html
(for the actual release) and December 12th (again, final release) in
http://developer.kde.org/development-versions/kde-3.2-release-plan.html
(both of which are approximate, but the only info I can find).
* Build-Conflicts: libartsc0-dev (>= 1.2.0),
Conflicts: libartsc0 (>= 1.2.0), just to make sure.
* Bumped standards version from 3.5.10 to 3.6.0.
* Hey, wait a second... this doesn't need to depend on autoconf and
automake, and while I'm at it, xlibs-dev too. D'oh!
-- Chris Boyle <cmb@debian.org> Tue, 19 Aug 2003 12:35:08 +0100
xmmsarts (0.4-27) experimental; urgency=low
* Recompile with libartsc0-dev from KDE CVS HEAD
-- Chris Boyle <cmb@debian.org> Sun, 8 Jun 2003 22:40:17 +0100
xmmsarts (0.4-26) unstable; urgency=medium
* Patch to solve endianism issues from Oscar Boykin, so xmmsarts
should actually work on big-endian architectures now. Thanks Oscar!
This has been sitting in the BTS since April, I can't think why I
didn't notice it sooner... I blame email failures. :-/
(closes: #146579, #174416)
* Cleaned up audio.c slightly; e.g. saw no reason for the patch to
add the same code in 2 places so now it's a function.
* Ran a lot of autotools updates, as files were ancient, and
creaking and breaking when the above patch caused things to be
regenerated. I really should find out more about autotools.
* Removed -lcmallocc since it no longer exists and doesn't seem to
actually be needed either.
* Also added include of util.h in artsout.h. It now compiles with no
warnings.
* I expect some people to respond to the above source changes by
saying that I shouldn't be tweaking the source this much. However,
upstream appears to have lost interest and/or become uncontactable,
he has not responded to anything since December 2001. I'll put
together a patch and send it to the address I have for him anyway,
if there's no response after, let's say, another month, and I can't
track him down anywhere else on the net, I'll probably declare
myself the upstream, and publish a 0.5 somewhere with my changes
accepted.
* Update to policy 3.5.10.
* Add support for DEB_BUILD_OPTIONS.
* Filled out the package description to be much more useful.
-- Chris Boyle <cmb@debian.org> Wed, 4 Jun 2003 23:57:29 +0100
xmmsarts (0.4-25) unstable; urgency=low
* Ok, this should be libartsc0-dev, not libarts1-dev... doh! ;-)
(closes: #181369)
-- Chris Boyle <cmb@debian.org> Fri, 21 Feb 2003 14:30:50 +0000
xmmsarts (0.4-24) unstable; urgency=low
* Build-dep on libarts1-dev, for the new KDE in unstable.
(closes: #180430)
-- Chris Boyle <cmb@debian.org> Mon, 10 Feb 2003 10:36:06 +0000
2002
xmmsarts (0.4-23) experimental; urgency=low
* Change build-dep to arts-dev and rebuild, for new KDE 3.
-- Chris Boyle <cmb@debian.org> Wed, 13 Nov 2002 18:45:53 +0000
xmmsarts (0.4-22) experimental; urgency=low
* Put build-deps back up to libarts1-dev (i.e. KDE 3) again
-- Chris Boyle <cmb@debian.org> Tue, 3 Sep 2002 20:16:24 +0100
xmmsarts (0.4-21) unstable; urgency=low
* Put build-deps back to libarts-dev for the moment, as
libarts1(-dev) (i.e. KDE 3) doesn't seem to be in
unstable yet (I really thought it was going in soon...)
(closes: #147542, #153595, #158228)
* See http://people.debian.org/~cmb/ soon for a version of
xmmsarts built for KDE 3
-- Chris Boyle <cmb@debian.org> Mon, 26 Aug 2002 21:28:06 +0100
xmmsarts (0.4-20) unstable; urgency=low
* The "sorry this took so long" release...
* Acknowledged some of this from David, thanks! :-)
* Leaving g{lib,tk} build-deps at 1.2 for now, as it's not actually
ported: the reason it still builds ok with the build-deps changed to
2.0 is because 1.2 is present anyway because we need xmms-dev (xmms
itself still uses 1.2).
* Added scriptage from autotools-dev to ensure up-to-date copies of
config.sub and config.guess
* Changed description: s/KDE 2/KDE/
-- Chris Boyle <cmb@debian.org> Wed, 17 Jul 2002 18:30:00 +0100
xmmsarts (0.4-19) unstable; urgency=low
* Recompiling for KDE 3.0.2. * debian/control: Bumped dependencies to GNOME 2.0 libs, and KDE 3.0.2 libs.
-- David Martínez Moreno <ender@debian.org> Fri, 5 Jul 2002 11:06:24 +0200
xmmsarts (0.4-18) unstable; urgency=low
* New maintainer (closes: #116549) * Changed hardcoded version number to VERSION from config.h in about.c * Removed unused lintian override: non-dev-pkg-with-shlib-symlink
-- Chris Boyle <cmb@debian.org> Tue, 29 Jan 2002 16:17:02 +0000
2001
xmmsarts (0.4-17) unstable; urgency=low
* Build against new libs * Fix build for alpha
-- Ivan E. Moore II <rkrusty@debian.org> Thu, 22 Nov 2001 05:34:00 -0700
xmmsarts (0.4-16) unstable; urgency=low
* Changing maintainer * Fix optimization
-- Ivan E. Moore II <rkrusty@debian.org> Sat, 25 Aug 2001 04:00:00 -0700
xmmsarts (0.4-15) unstable; urgency=low
* More alpha fixes * gcc3 fixes * build with 2.2
-- Ivan E. Moore II <rkrusty@debian.org> Sun, 12 Jul 2001 01:18:00 -0700
xmmsarts (0.4-14) unstable; urgency=low
* Autobuild on alpha
-- Ivan E. Moore II <rkrusty@debian.org> Sat, 07 Jul 2001 02:06:00 -0700
xmmsarts (0.4-13) unstable; urgency=low
* Build against 2.2.0-0beta1 * Fix config.* files for other archs
-- Ivan E. Moore II <rkrusty@debian.org> Sat, 20 Jun 2001 23:39:00 -0700
xmmsarts (0.4-12) unstable; urgency=low
* Build against 2.1-final
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 19 Feb 2001 02:15:00 -0700
xmmsarts (0.4-11) unstable; urgency=low
* Updating Build-Depends * Updating Standards version * Build with libarts bet2
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 22 Jan 2001 07:15:00 -0700
xmmsarts (0.4-10) unstable; urgency=low
* More build-depends fixes. adding in dependency for libkmid
-- Ivan E. Moore II <rkrusty@debian.org> Fri, 19 Jan 2001 23:45:00 -0700
xmmsarts (0.4-9) unstable; urgency=low
* Build against new libarts/libarts-alsa in order to allow it to work
with either package
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 15 Jan 2001 01:00:00 -0700
xmmsarts (0.4-8) unstable; urgency=low
* Build against new arts libs and new gtk/glib libs * Minor depend fix
-- Ivan E. Moore II <rkrusty@debian.org> Sat, 06 Jan 2001 23:30:00 -0700
xmmsarts (0.4-7) unstable; urgency=low
* More build-depends fixes
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 01 Jan 2001 15:00:00 -0700
2000
xmmsarts (0.4-6) unstable; urgency=low
* More build-depends fixes * Minor build fix * Minor upstream fix
-- Ivan E. Moore II <rkrusty@debian.org> Fri, 15 Dec 2000 05:28:00 -0700
xmmsarts (0.4-5) unstable; urgency=low
* Build against new kde 2.1 libs
-- Ivan E. Moore II <rkrusty@debian.org> Wed, 13 Dec 2000 18:31:00 -0700
xmmsarts (0.4-4) unstable; urgency=low
* Changing Build-Depends from kdelibs3 to libarts-dev * Removing Build-Depends for libqt since it's not needed * Building against libarts-dev
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 11 Dec 2000 18:31:00 -0700
xmmsarts (0.4-3) unstable; urgency=low
* More dependency work
-- Ivan E. Moore II <rkrusty@debian.org> Sat, 09 Dec 2000 05:04:00 -0700
xmmsarts (0.4-2) unstable; urgency=low
* Adding in lintian overrides file * Rebuild with new kdelibs
-- Ivan E. Moore II <rkrusty@debian.org> Sun, 03 Nov 2000 00:37:00 -0700
xmmsarts (0.4-1) unstable; urgency=low
* New upstream version * Fixes memory leak (Closes: #77132)
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 20 Nov 2000 15:00:00 -0700
xmmsarts (0.3-3) unstable; urgency=low
* A few more minor tweaks in the build process * More dependency work.
-- Ivan E. Moore II <rkrusty@debian.org> Wed, 15 Nov 2000 03:15:00 -0700
xmmsarts (0.3-2) unstable; urgency=low
* More dependency work.
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 13 Nov 2000 04:30:00 -0700
xmmsarts (0.3-1) unstable; urgency=low
* Initial Release.
-- Ivan E. Moore II <rkrusty@debian.org> Mon, 6 Nov 2000 11:45:38 -0700