2009
muine (0.8.11-1) unstable; urgency=low
* New upstream release 0.8.11
- Various deprecation cleanups [Diego Escalante Urrelo, Jorn Baayen,
Luis Medinas, Priit Laes, Wouter Bolsterlee]
- Use GLib's GSequence API [Scott Robinson, Jorn Baayen, Wouter Bolsterlee]
- Use GtkMessageDialog instead of Glade-based ones [Priit Laes]
- Use Gnome.Vfs# instead of P/Invoked functions [Priit Laes]
- Use taglib-sharp for metadata reading [Vianney le Clément, Priit Laes]
- Drop gnome-vfs usage [Diego Escalante Urrelo]
- Drop xine backend [Priit Laes]
- Various bugs fixes and cleanups [Iain, Iain Lane, Daniel G. Siegel]
- Verious Updated translations:
* debian/patches/*, debian/control, debian/rules: Drop patchsys - all patches
applied upstream.
* debian/rules, debian/control: Build with mono-csc instead of csc. Bump
mono-devel build-dep requirement to version which ships mono-csc
* debian/control: Bump s-v to 3.8.3, no changes required
-- Iain Lane <laney@ubuntu.com> Sat, 19 Sep 2009 18:09:07 +0100
muine (0.8.10-5) unstable; urgency=low
[ Iain Lane ]
* debian/rules: Fix typo MAkefile -> Makefile.
* debian/patches/gtk_sharp_api: Upstream has altered the signature of
EmitRowsRecorded in the TreeModel interface. Update HandleModel.cs to be
compatible. (Closes: #533941)
[ Tim Retout ]
* Remove self from Uploaders.
-- Iain Lane <laney@ubuntu.com> Sat, 11 Jul 2009 15:28:16 +0100
muine (0.8.10-4) unstable; urgency=low
* debian/control:
+ Unpipe gnome# build-deps as Ubuntu has fixed this in Karmic
+ Remove dependency on gstreamer0.10-gnomevfs as it is obsolete now that
playbin handles the opening of files.
+ Version debhelper and cli-common-dev build-deps for DH7 integration
+ Add quilt build-dep for below patches
* debian/rules:
+ Update packaging to DH7 and add quilt for below patches
+ Rewrite get-orig-source to conform with policy using Mirco Bauer's
snippet.
* debian/patches/correct-glade-signals.diff: Add. Backport patch from
upstream to correctly connect signal handlers so "Play Song" and "Play
Artist" buttons work properly (Closes: #524181, LP: #366620).
* debian/patches/metadata-crash.diff: Add. Backport patch from upstream
BTS/ubuntu to workaround crash when track metadata is edited externally.
* Override dh_auto_test to do nothing as these cause the build to fail.
* Override dh_makeclilibs to correctly version muine dependency.
-- Iain Lane <laney@ubuntu.com> Thu, 07 May 2009 23:31:12 +0100
muine (0.8.10-3) unstable; urgency=low
* debian/control:
+ GNOME# Transition
+ Tweak build-deps to allow building against libgconf2.24-cil due to
broken ABI bump in Ubuntu
+ Bump Standards-Version to 3.8.1
-- Stefan Ebner <sebner@ubuntu.com> Sat, 18 Apr 2009 15:05:56 +0200
muine (0.8.10-2) unstable; urgency=low
[ Iain Lane ]
* debian/muine.links, debian/rules: Symlink icon into /usr/share/pixmaps for
desktop file.
[ Mirco Bauer ]
* Upload to unstable.
-- Mirco Bauer <meebey@debian.org> Fri, 06 Mar 2009 00:45:19 +0100
muine (0.8.10-1) experimental; urgency=low
[ Tim Retout ] * New maintainer (Closes: #458554). * debian/control: + Set maintainer to Debian CLI Applications Team. + Add myself to Uploaders. [ David Paleino ] * Group Policy: + implement get-orig-source target in debian/rules * debian/control: + dependency lines wrapped [ Iain Lane ] * New upstream release 0.8.10 (Closes: #500884) * Update for Mono 2 transition * debian/patches/11_disambiguate_volume_button.diff, * debian/patches/10_desktop_encoding.diff: + Dropped, now upstream. No patches remain - quilt dropped * debian/rules: Call dh_gconf to correctly install schemas * debian/watch: Update to point to GNOME ftp * Update Standards-Version to 3.8.0 * Add myself to Uploaders [ Mirco Bauer ] * debian/control: + Added libnotify-dev and libmusicbrainz4-dev to build-deps as dh_clideps needs the shlibs of them.
-- Iain Lane <laney@ubuntu.com> Sat, 24 Jan 2009 18:35:59 +0000
2008
muine (0.8.8-2) unstable; urgency=high
* QA Upload * Fix debian/rules to prevent FTBFS (Closes: #469895) * debian/patches/11_disambiguate_volumebutton.diff - Added, taken from upstream SVN, gnome bug 518828. Thanks Diego Escalante Urrelo. (Closes: #471631)
-- Albin Tonnerre <albin.tonnerre@gmail.com> Sun, 01 Jun 2008 20:12:31 +0200
muine (0.8.8-1) unstable; urgency=low
* QA upload.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>.
* Acknowledge NMUs.
* Fix watch file. (Closes: #449835).
* New upstream release.
+ Drop all previous patches.
+ Updated NDesk managed DBus import. (Closes: #440817, #427263).
+ Use external NDesk dbus. (Closes: #415419).
* Move build system from CDBS to debhelper.
* Move from simple-patchsys to quilt.
* Remove -X revisions on build-depends.
* Add authors and copyright holders in debian/copyright.
+ Point link to GPL-2.
* Remove unneeded dirs file.
* Escape hyphens in manpage.
* 10_desktop_encoding.diff. (Remove deprecated encoding from desktop file.)
* Bump Standards Version to 3.7.3.
+ Menu policy transition.
-- Barry deFreese <bddebian@comcast.net> Tue, 19 Feb 2008 16:53:03 -0500
muine (0.8.7-1.2) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- Build-depend on libndesk-dbus1.0-cil, libndesk-dbus-glib1.0-cil
- Dropped libdbus-1-cil from build-depends
-- Luk Claes <luk@debian.org> Sun, 13 Jan 2008 05:17:32 +0000
2007
muine (0.8.7-1.1) unstable; urgency=low
* Non-Maintainer Upload (NMU)
* Add patch stolen from upstream SVN to allow building with FLAC >= 1.1.3
(Closes: #427751).
* Add dependency on gstreamer0.10-plugins-good as muine uses gconfaudiosink
from gconfelements, which is in -plugins-good (Closes: #421047).
* Add note about parts being available under the MIT License to
debian/copyright (Closes: #426473).
-- Andreas Henriksson <andreas@fatal.se> Thu, 14 Jun 2007 19:28:19 +0200
muine (0.8.7-1) unstable; urgency=high
* New upstream release
- Require Gtk# 2.6 or newer
- Build-depend on mono-gmcs, gtk# 2.6
- Build-depend on libmono-cairo2.0-cil
* muine.install
- Drop debian/tmp/usr/lib/mono/gac/*
- Drop debian/tmp/usr/lib/mono/muine/*
- Add debian/tmp/usr/lib/muine/dll
* Build-depend on mono-gmcs, gtk# 2.6
* Urgency high to get rid of gstreamer 0.8 at
the request of the security team (Closes: #410442)
-- Dave Beckett <dajobe@debian.org> Tue, 13 Feb 2007 00:07:32 -0800
2006
muine (0.8.6-1) experimental; urgency=low
* New upstream release
- Fixes muine crash when importing folder (Closes: #389303)
* Update home page (Closes: #387516)
* Rebuild with gstreamer 0.10 using Build-Depends: changes taken from
Ubuntu packaging (Closes: #381784, #381112)
* Update Build-Depends to require cli-common-dev (>= 0.4.4)
* Use new icons
-- Dave Beckett <dajobe@debian.org> Fri, 17 Nov 2006 18:37:16 -0800
muine (0.8.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add a dependency on gstreamer0.8-plugins, since we need it (and
gstreamer0.8-misc, which -plugins depends on) to start, and it
isn't caught by dh_shlibdeps due to dynamic loading.
(Closes: #243389)
-- Steinar H. Gunderson <sesse@debian.org> Sun, 24 Sep 2006 21:26:13 +0200
muine (0.8.5-1) unstable; urgency=low
* New upstream release
* Standards-Version: 3.7.2.0
* Explicitly use gstreamer 0.8 since there are still missing
gstreamer 0.10 packages (no libgstreamer-gconf0.10*)
* Moved D-Bus service file to /usr/share/dbus-1/services
-- Dave Beckett <dajobe@debian.org> Tue, 20 Jun 2006 08:02:46 -0700
muine (0.8.4-2) unstable; urgency=low
* Require a working dbus version (Closes: #354854) * Update to debhelper 5 * Require monodoc-base to get monodocer to install monodoc sources
-- Dave Beckett <dajobe@debian.org> Mon, 3 Apr 2006 21:39:11 -0700
muine (0.8.4-1) unstable; urgency=low
* New upstream release * Use dh_clideps -d to remove dups, not sed edit. * Update Build-Depends to cli-common (>= 0.2.0) * Removed patch PlayList.cs.patch merged upstream. * Added muine-plugin-inotify to add watching music support via INotify. * debian/watch: Updated to version3 and new website * About dialog no longer crashes app (Closes: #346236) * Playlist->Play Song... does not crash app (Closes: #335301) * muine runs fine without libgtk2.0-dev installed (Closes: 319056)
-- Dave Beckett <dajobe@debian.org> Wed, 8 Feb 2006 19:57:12 -0800
2005
muine (0.8.3-8) unstable; urgency=low
* debian/control: Update to use libdbus-1-cil for D-Bus 0.60
replacing libdbus-cil (Closes: #347734)
-- Dave Beckett <dajobe@debian.org> Thu, 17 Dec 2005 23:10:26 -0800
muine (0.8.3-7) unstable; urgency=low
* Rebuild against libflac (>=1.1.2) for libflac soname transition
(Closes: #325945)
* debian/copyright: The FSF has moved again
* German PO file corrections already fixed upstream (Closes: #313965)
* Added patch PlayList.cs.patch for mono 1.1.9 (not yet uploaded)
-- Dave Beckett <dajobe@debian.org> Mon, 19 Sep 2005 20:33:26 +0100
muine (0.8.3-6) unstable; urgency=low
* Install debian/TrayIcon.dll.config to map DLL requests for
gdk-x11-2.0 and libX11.so to specific versions in non-dev packages.
-- Dave Beckett <dajobe@debian.org> Sun, 7 Aug 2005 15:15:07 +0100
muine (0.8.3-5) unstable; urgency=low
* Removed obsolete Build-Depend: on mono-jit and mono-utils * GCC 4 patch already merged upstream (Closes: 314257) * Bump standards version to 3.6.2
-- Dave Beckett <dajobe@debian.org> Fri, 15 Jul 2005 16:13:08 +0100
muine (0.8.3-4) unstable; urgency=low
* Rip out muine-dbus and muine-plugin packages
-- Dave Beckett <dajobe@debian.org> Fri, 17 Jun 2005 22:07:49 +0100
muine (0.8.3-3) unstable; urgency=low
* Upload to unstable now that dbus mono bindings are in unstable. * Split into muine, muine-dbus and muine-plugin packages * Added plugin package for muine-plugin-trayicon (Closes: #311365) * Build-Depend on mono-jit only to allow amd64 builds (Closes: #311957)
-- Dave Beckett <dajobe@debian.org> Wed, 15 Jun 2005 20:26:00 +0100
muine (0.8.3-2) experimental; urgency=low
* Depend on the libdbus-cil in experimental (Closes: 311364)
-- Dave Beckett <dajobe@debian.org> Tue, 31 May 2005 17:04:28 +0100
muine (0.8.3-1) experimental; urgency=low
* New upstream release (Closes: 287333) * Install below /usr/lib/muine not /usr/share/dotnet - remove all patches * Require mono 1.1.6+
-- Dave Beckett <dajobe@debian.org> Sun, 29 May 2005 16:00:19 +0100
muine (0.8.2-8) experimental; urgency=low
* Rebuild against mono 1.1 experimental debs * Require 0.23.4-1.2 also rebuild against same experimental mono 1.1
-- Dave Beckett <dajobe@debian.org> Fri, 15 Apr 2005 23:09:01 +0100
muine (0.8.2-7) experimental; urgency=low
* Rebuild against gtk-sharp2-unstable
-- Dave Beckett <dajobe@debian.org> Sat, 26 Feb 2005 22:17:16 +0000
muine (0.8.2-6) experimental; urgency=low
* Rebuild against dbus 0.23.2-2.1 and gtk-sharp-unstable 1.9.2-3 * Add mono-gac, lib*2.0-cil and gnome-icon-them to Build-Depends
-- Dave Beckett <dajobe@debian.org> Sat, 26 Feb 2005 19:05:35 +0000
muine (0.8.2-5) experimental; urgency=low
* Add gstreamer0.8-gnomevfs to Depends - not found by debhelper programs
as muine does an indirect run-time load of the library.
-- Dave Beckett <dajobe@debian.org> Sun, 20 Feb 2005 18:19:13 +0000
muine (0.8.2-4) unstable; urgency=low
* debian/rules - conditionally restore cdbs config.* debris
-- Dave Beckett <dajobe@debian.org> Fri, 18 Feb 2005 22:29:38 +0000
muine (0.8.2-3) unstable; urgency=low
* Build against dbus 0.23.1-1.1 I just made
-- Dave Beckett <dajobe@debian.org> Fri, 18 Feb 2005 00:38:04 +0000
muine (0.8.2-2) unstable; urgency=low
* Build against dbus-cil that I made not the one stuck in NEW
-- Dave Beckett <dajobe@debian.org> Fri, 18 Feb 2005 00:07:36 +0000
muine (0.8.2-1) unstable; urgency=low
* New upstream release * Require gtk-sharp 1.9.2 * Run dh_makenetlibs to build versions for muine-dbus and muine-plugin * Restore config.guess and config.sub to pristine after cdbs fails to do it.
-- Dave Beckett <dajobe@debian.org> Fri, 11 Feb 2005 23:16:04 +0000
muine (0.8.1-0.1) unstable; urgency=low
* New upstream release * Requires dbus-cil not yet in Debian archive
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Fri, 4 Feb 2005 00:01:21 +0000
muine (0.7.1-0.1) unstable; urgency=low
* New upstream release * Requires libgtk2.0-cil not yet in Debian archive * Consequently this is not going to be uploaded * Switch to use gstreamer0.8 instead of xine * Deleted patch 02_GnomeVfsLoad.patch merged upstream. * Deleted patch 01_VolumeButton.patch no longer usable
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Mon, 3 Jan 2005 14:31:43 +0000
2004
muine (0.6.3-5) unstable; urgency=low
* patches/00_MonoConventions-2.patch changed to exec mono in wrapper
script (Closes: 284625)
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 7 Dec 2004 15:58:04 +0000
muine (0.6.3-4) unstable; urgency=low
* Alter Build-Depend for mono runtime to mono-jit (i386 and powerpc
only) and mono-mint otherwise following requests of mono's upstream.
* Build-Depend on libid3tag >= 0.15.1b-3 to make sure it is a version
with all symbols present Closes: 270342
* Added patch 01_VolumeButton.patch from Florian Ragwitz to let escape
restore the initial volume for the volume widget. Closes: 264810
* Added patch 02_GnomeVfsLoad.patch to make muine load libgnomevfs-2.so.0
from package libgnomevfs2 not libgnomevfs-2.so from libgnomevfs2-dev
Closes: 267846
* Remove duplicate shlibs dependency made by dh_netdeps
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Sun, 12 Sep 2004 18:55:35 +0100
muine (0.6.3-3) unstable; urgency=low
* Remove cli-virtual-machine from Build-Depend:
* Build-Depend: on mono-utils to get dh_netdeps. Use it for calculating
the dll dependencies
* Add explicit architectures list i386, powerpc to use mono-jit which
will hopefully get building working again. Closes: 255863
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Tue, 3 Aug 2004 22:46:41 +0100
muine (0.6.3-2) unstable; urgency=low
* Rebuild against Mono 1.0 debs (Closes: #256755, #256793, #257042, #257128, #257315, #257377, #257412) * Update depends to require Mono 1.0-1 or newer * Added MONO_SHARED_DIR to debian/rules for the .wapi dir and cleanup
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Mon, 5 Jul 2004 17:47:27 +0100
muine (0.6.3-1) unstable; urgency=low
* New upstream release (Closes: #252714) - works with Mono 1.0 beta3 and MonoConventions (Closes: #248127) - 0.6.x added sorting an artist's albums by year (Closes: #252408) * New maintainer with agreement of Link Dupont - thanks. * Removed patches/01_escape.patch merged upstream (Closes: #246324) * Depend on mono-jit or cli-virtual-machine (Closes: #255863) * Build-Depend on libgnome2-dev * New minimal muine.1 man page
-- Dave Beckett <Dave.Beckett@bristol.ac.uk> Thu, 24 Jun 2004 11:45:09 +0100
muine (0.6.1-0pre4) experimental; urgency=low
* Removed muine.exe.config from usr/lib/muine * Updated debian/muine.links
-- Link Dupont <link@subpop.net> Sun, 23 May 2004 12:58:04 -0700
muine (0.6.1-0pre3) experimental; urgency=low
* Removed really broken postinst that shouldn't be there
-- Link Dupont <link@subpop.net> Thu, 20 May 2004 22:53:29 -0700
muine (0.6.1-0pre2) experimental; urgency=low
* Added move for muine.exe.config to usr/share/dotnet/muine
-- Link Dupont <link@subpop.net> Thu, 20 May 2004 22:50:23 -0700
muine (0.6.1-0pre1) experimental; urgency=low
* New upstream release * Reconstructed d/p/00_MonoConventions-2.patch for new upstream version * Reconstructed d/p/01_escape.patch for new upstream version
-- Link Dupont <link@subpop.net> Thu, 20 May 2004 22:18:43 -0700
muine (0.5.3-8) unstable; urgency=low
* Fixed useless-call-to-ldconfig warnings
-- Link Dupont <link@subpop.net> Wed, 19 May 2004 14:11:02 -0700
muine (0.5.3-7) unstable; urgency=low
* Removed extra spaces in manpage.
-- Link Dupont <link@subpop.net> Wed, 19 May 2004 10:00:17 -0700
muine (0.5.3-6) unstable; urgency=low
* Regenerated build tree from pristine source tarball.
-- Link Dupont <link@subpop.net> Wed, 19 May 2004 00:51:06 -0700
muine (0.5.3-5) unstable; urgency=low
* Added patch 01_escape.patch (Closes: #246324)
-- Link Dupont <link@subpop.net> Sun, 16 May 2004 21:40:59 -0700
muine (0.5.3-4) unstable; urgency=low
* Fix dependencies again. (Closes: #243389)
-- Link Dupont <link@subpop.net> Mon, 19 Apr 2004 14:28:04 -0700
muine (0.5.3-3) unstable; urgency=low
* Added Homepage to debian/control. * Cleaned up debian/control. * Now compliant with the Debian Mono Conventions 0.1.2.
-- Link Dupont <link@subpop.net> Fri, 16 Apr 2004 14:49:03 -0700
muine (0.5.3-2) unstable; urgency=low
* Fixed dependencies. Now built in a pbuilder environment (Closes: #243389)
-- Link Dupont <link@subpop.net> Mon, 12 Apr 2004 14:43:54 -0700
muine (0.5.3-1) unstable; urgency=low
* New upstream release
-- Link Dupont <link@subpop.net> Fri, 9 Apr 2004 12:55:59 -0700
muine (0.5.2-1) unstable; urgency=low
* New upstream release (Closes: #238061) * Backend changed to xine, so we depend on that now. Gstreamer backend requires gstreamer >= 0.8. * Updated depends to gtk-sharp, gnome-sharp, gconf-sharp 0.18
-- Link Dupont <link@subpop.net> Thu, 8 Apr 2004 17:12:54 -0700
muine (0.5.0-2) unstable; urgency=low
* Added remove libtool from diff.gz * Added strict depends on gtk-sharp 0.17, and no greater.
-- Link Dupont <link@subpop.net> Sun, 14 Mar 2004 14:17:47 -0800
muine (0.5.0-1) unstable; urgency=low
* New upstream release * Updated debian/watch to reflect the new website. * Added Build-Depends & Depends on gtk-sharp 0.17.
-- Link Dupont <link@subpop.net> Sat, 13 Mar 2004 13:32:20 -0800
muine (0.4.0-8) unstable; urgency=low
* Added quotes to needs & section entries in debian/menu. * Cleaned up debian/muine.sgml. * Initial upload to unstable (Closes: #232293).
-- Link Dupont <link@subpop.net> Wed, 25 Feb 2004 10:14:46 -0800
muine (0.4.0-7) unstable; urgency=low
* Actually remove the .a & .la files this time.
-- Link Dupont <link@subpop.net> Wed, 18 Feb 2004 11:34:04 -0800
muine (0.4.0-6) unstable; urgency=low
* Removed file in debian/ that shouldn't be there.
-- Link Dupont <link@subpop.net> Wed, 18 Feb 2004 10:59:35 -0800
muine (0.4.0-5) unstable; urgency=low
* Added Depends & Build-Depends on mono-jit & mono-cli, as stated in the
MonoConventions.
* Remove libmuine.a & libmuine.la, because they're not needed.
-- Link Dupont <link@subpop.net> Wed, 18 Feb 2004 10:45:24 -0800
muine (0.4.0-4) unstable; urgency=low
* Updated Build-Depends to depend on mono >= 0.30 and gtk-sharp >= 0.16.
* Added Build-Depends on libgconf2-dev, libgnomevfs2-dev, dockbook-to-man,
libmono-dev.
* Made debian/copyright copyright statement more verbose.
-- Link Dupont <link@subpop.net> Mon, 16 Feb 2004 17:29:08 -0800
muine (0.4.0-3) unstable; urgency=low
* Rebuild against mono 0.30.1 pre-release debs
-- Link Dupont <link@subpop.net> Mon, 16 Feb 2004 17:16:33 -0800
muine (0.4.0-2) unstable; urgency=low
* Cleaned up debian/rules a bit
-- Link Dupont <link@subpop.net> Thu, 12 Feb 2004 13:23:52 -0800
muine (0.4.0-1) unstable; urgency=low
* New upstream release
-- Link Dupont <link@subpop.net> Wed, 11 Feb 2004 15:41:05 -0800
muine (0.3.2-5) unstable; urgency=low
* Updated debian/watch to new format
-- Link Dupont <link@subpop.net> Wed, 11 Feb 2004 15:27:11 -0800
muine (0.3.2-4) unstable; urgency=low
* Updated Build-Depends. Removed g++ since its build-essential * Updated to Standards version 3.6.1.0 * Changed Section to gnome * Added removal of cleaning the debian/*.debhelper and debian/substvar files
-- Link Dupont <link@subpop.net> Wed, 11 Feb 2004 11:06:30 -0800
muine (0.3.2-3) unstable; urgency=low
* Added Depends: mono, gconf-sharp, gnome-sharp, gtk-sharp * Added Build-Depends: cdbs
-- Link Dupont <link@subpop.net> Mon, 9 Feb 2004 13:33:19 -0800
muine (0.3.2-2) unstable; urgency=low
* Cleaned up diff per Ross's instructions. * Moved to CDBS.
-- Link Dupont <link@subpop.net> Mon, 9 Feb 2004 10:06:56 -0800
muine (0.3.2-1) unstable; urgency=low
* Initial Release.
-- Link Dupont <link@subpop.net> Thu, 5 Feb 2004 13:44:55 -0800