[Pkg-mono-svn-commits] rev 2660 - non-group/muine/trunk/debian
Dave Beckett
dajobe at costa.debian.org
Sat Aug 12 16:57:35 UTC 2006
Author: dajobe
Date: 2006-08-12 16:57:34 +0000 (Sat, 12 Aug 2006)
New Revision: 2660
Removed:
non-group/muine/trunk/debian/patches/
Modified:
non-group/muine/trunk/debian/changelog
non-group/muine/trunk/debian/control
non-group/muine/trunk/debian/rules
Log:
Import muine 0.8.5-2
Modified: non-group/muine/trunk/debian/changelog
===================================================================
--- non-group/muine/trunk/debian/changelog 2006-08-12 16:55:16 UTC (rev 2659)
+++ non-group/muine/trunk/debian/changelog 2006-08-12 16:57:34 UTC (rev 2660)
@@ -1,3 +1,10 @@
+muine (0.8.5-2) unstable; urgency=low
+
+ * Rebuild with gstreamer 0.10 as that is the current favourite
+ gstreamer API version. (Closes: #381784, #381112)
+
+ -- Dave Beckett <dajobe at debian.org> Sun, 6 Aug 2006 16:37:00 -0700
+
muine (0.8.5-1) unstable; urgency=low
* New upstream release
Modified: non-group/muine/trunk/debian/control
===================================================================
--- non-group/muine/trunk/debian/control 2006-08-12 16:55:16 UTC (rev 2659)
+++ non-group/muine/trunk/debian/control 2006-08-12 16:57:34 UTC (rev 2660)
@@ -2,12 +2,12 @@
Section: gnome
Priority: optional
Maintainer: Dave Beckett <dajobe at debian.org>
-Build-Depends: debhelper (>= 5), mono-mcs (>= 1.1.6) | c-sharp-compiler, mono-gac, libgtk-cil (>= 1.0), libgconf-cil (>= 1.0), libgnome-cil (>= 1.0), libglade-cil (>= 1.0), libgtk2.0-dev (>= 2.4.0), libgdbm-dev (>= 1.8.0), libogg-dev (>= 1.0), libvorbis-dev (>= 1.0), libid3tag0-dev (>= 0.15.1b-3), libflac-dev (>= 1.1.2-1), autotools-dev, cdbs, libmono-dev (>= 1.1.6), libgconf2-dev (>= 2.4.0), libgnomevfs2-dev (>= 2.4.0), libgnome2-dev (>= 2.4.0), libgstreamer0.8-dev (>= 0.8.0), libgstreamer-gconf0.8-dev (>= 0.8.0), intltool, libgtk2.0-cil (>= 1.9.2), libgnome2.0-cil (>= 1.9.2), libglade2.0-cil (>= 1.9.2), libgconf2.0-cil (>= 1.9.2), libdbus-1-cil (>= 0.61-3), gnome-icon-theme (>= 2.8.0), cli-common-dev (>= 0.4.0), monodoc-base
+Build-Depends: debhelper (>= 5), mono-mcs (>= 1.1.6) | c-sharp-compiler, mono-gac, libgtk-cil (>= 1.0), libgconf-cil (>= 1.0), libgnome-cil (>= 1.0), libglade-cil (>= 1.0), libgtk2.0-dev (>= 2.4.0), libgdbm-dev (>= 1.8.0), libogg-dev (>= 1.0), libvorbis-dev (>= 1.0), libid3tag0-dev (>= 0.15.1b-3), libflac-dev (>= 1.1.2-1), autotools-dev, cdbs, libmono-dev (>= 1.1.6), libgconf2-dev (>= 2.4.0), libgnomevfs2-dev (>= 2.4.0), libgnome2-dev (>= 2.4.0), libgstreamer0.10-dev (>= 0.10.0), intltool, libgtk2.0-cil (>= 1.9.2), libgnome2.0-cil (>= 1.9.2), libglade2.0-cil (>= 1.9.2), libgconf2.0-cil (>= 1.9.2), libdbus-1-cil (>= 0.61-3), gnome-icon-theme (>= 2.8.0), cli-common-dev (>= 0.4.0), monodoc-base
Standards-Version: 3.7.2.0
Package: muine
Architecture: any
-Depends: ${shlibs:Depends}, gstreamer0.8-gnomevfs (>= 0.8.0), ${misc:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, gstreamer0.10-gnomevfs (>= 0.10.0), ${misc:Depends}, ${cli:Depends}
Description: Simple playlist based music player
Muine is an innovative music player. It has a simple interface designed to
allow the user to easily construct playlists from albums and/or single songs.
Modified: non-group/muine/trunk/debian/rules
===================================================================
--- non-group/muine/trunk/debian/rules 2006-08-12 16:55:16 UTC (rev 2659)
+++ non-group/muine/trunk/debian/rules 2006-08-12 16:57:34 UTC (rev 2660)
@@ -8,7 +8,7 @@
include /usr/share/cdbs/1/class/gnome.mk
DEB_INSTALL_MANPAGES_muine := debian/muine.1
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gstreamer=0.8
+DEB_CONFIGURE_EXTRA_FLAGS :=
DEB_DH_MAKESHLIBS_ARGS := -Xlibmuine -Xlibinotify
#DEB_MAKE_ENVVARS :=
More information about the Pkg-mono-svn-commits
mailing list