gnome-mplayer (0.6.0-0ubuntu2) hardy; urgency=low * Add quilt support in debian/rules and debian/control * Add debian/patches/fix_drop_callback: Bail out of drop_callback if filename is NULL (LP: #215823) -- Cesare Tirabassi Thu, 17 Apr 2008 16:59:17 +0200 gnome-mplayer (0.6.0-0ubuntu1) hardy; urgency=low * New upstream release * Update manual page in accordance with upstream changes * Add explicit libglib2.0-dev dependency as (>= 2.14.0) profiting from an upstream change which results in lower X usage * Remove dpatch from debian/control and debian/rules -- Cesare Tirabassi Sat, 16 Feb 2008 15:30:38 +0100 gnome-mplayer (0.5.4-0ubuntu1) hardy; urgency=low * New upstream release * Update manual page in accordance with upstream changes * Update dependancy versionings in debian/control -- Cesare Tirabassi Fri, 18 Jan 2008 12:00:35 +0100 gnome-mplayer (0.5.3-0ubuntu1) hardy; urgency=low * New upstream release * Update watch file in accordance with upstream change of download page * Add debian/menu and debian/gnome-mplayer.xpm and install them * debian/control: - bump Standards-Version to 3.7.3 - move Homepage: to proper field in accordance with new Debian policy - remove libgnome2-dev and libgnomeui-dev (>= 2) from Build-Depends - add libgconf2-dev to Build-Depends - add explicit dependencies on libgtk2.0-dev (>= 2.12.0) and libglib2.0-dev -- Cesare Tirabassi Fri, 14 Dec 2007 13:54:07 +0100 gnome-mplayer (0.5.2-0ubuntu1) hardy; urgency=low * New upstream release * Correct and update man page -- Cesare Tirabassi Sat, 03 Nov 2007 17:57:34 +0100 gnome-mplayer (0.5.1-0ubuntu1) hardy; urgency=low * New upstream release * Remove patches fix_null_argument.dpatch and fix_uri_dialog.dpatch which were applied upstream. -- Cesare Tirabassi Sat, 20 Oct 2007 18:44:43 +0200 gnome-mplayer (0.5.0-0ubuntu3) gutsy; urgency=low * Changed dependancy to mplayer or mplayer-nogui (LP: #149125) -- Cesare Tirabassi Thu, 04 Oct 2007 22:18:10 +0200 gnome-mplayer (0.5.0-0ubuntu2) gutsy; urgency=low * Add dpatch support in debian/rules and debian/control * Add space before Homepage: entry in debian/control * Change XSBC-Original-Maintainer email to norsetto@ubuntu.com * Fix SIGSEGV if filename returned by dialog is null or an uri (LP: #139972) - Add patch fix_uri_dialog.dpatch in debian/patches * Fix potential SIGSEGV if application is called argumentless (LP: #144304) - Add patch fix_null_argument.dpatch in debian/patches * Correct debian/rules so that files are correctly cleaned after debuild: - Add removal of config.guess and config.sub in clean target - Move copy of config.guess and config.sub to config.status target * Add schema registration support: - Add dh_gconf call in debian/rules - Add Depends on ${misc:Depends} in debian/control -- Cesare Tirabassi Thu, 04 Oct 2007 17:24:05 +0200 gnome-mplayer (0.5.0-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #136477) -- Cesare Tirabassi Fri, 31 Aug 2007 23:43:43 +0200 gnome-mplayer (0.4.7-0ubuntu1) gutsy; urgency=low * New upstream release (LP: #121301) * Use upstream .desktop file -- Cesare Tirabassi Sat, 21 Jul 2007 22:39:11 +0200 gnome-mplayer (0.4.6ubuntu-0ubuntu1) gutsy; urgency=low * Add icons from upstream * Add .desktop file (remove upstream .desktop) * Remove Debian menu * Remove not necessary docs from installation file * Remove dirs * Change rules file: - Remove hardcoded rpath in executable (http://wiki.debian.org/RpathIssue) - Remove extra doc-files created by upstream script - Change rule -$(MAKE) distclean to [ ! -f Makefile ] || $(MAKE) distclean - Change files installation from rules file to install file - Move config.guess and config.sub from clean: to config.status: * Change control file: - Add dependancies (mplayer, dbus) - Change maintainer field - Add original maintainer field - Change Description field - Change priority to optional - Add Homepage in Description field * Change source tarball - Rename source tarball to gnome-mplayer_0.4.6ubuntu.orig.tar.gz - Remove /debian from source tarball - Change source tarball to delete references to /debian in configure, configure.in, Makefile.am, Makefile.in - Change references to wrong file in copyright statements: src/guy.h (changed 4 occ. of callback.c to gui.h) src/guy.c (changed 4 occ. of callback.c to gui.c) src/support.h (changed 2 occ. of callback.h to support.h) src/support.c (changed 2 occ. of callback.h to support.c) src/thread.h (changed 2 occ. of callback.h to thread.h) src/thread.h (changed 2 occ. of support.c to thread.h) src/dbus-interface.h (changed 2 occ. of callback.h to dbus-interface.h) src/dbus-interface.c (changed 2 occ. of callback.h to dbus-interface.c) -- Cesare Tirabassi Wed, 11 Jul 2007 10:14:14 +0200 gnome-mplayer (0.4.6-1) unstable; urgency=low * New upstream release -- Michael Rasmussen Fri, 11 May 2007 18:56:46 +0100