r16003 - in /packages/unstable/rhythmbox/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu May 22 08:51:32 UTC 2008


Author: slomo
Date: Thu May 22 08:51:31 2008
New Revision: 16003

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16003
Log:
* debian/control.in:
  + Don't build depend on vala as it only builds a useless sample plugin
    anyway and fails to build with latest vala (Closes: #481395).

Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/control
    packages/unstable/rhythmbox/debian/control.in

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=16003&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog (original)
+++ packages/unstable/rhythmbox/debian/changelog Thu May 22 08:51:31 2008
@@ -1,3 +1,11 @@
+rhythmbox (0.11.5-5) unstable; urgency=low
+
+  * debian/control.in:
+    + Don't build depend on vala as it only builds a useless sample plugin
+      anyway and fails to build with latest vala (Closes: #481395).
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 22 May 2008 10:48:55 +0200
+
 rhythmbox (0.11.5-4) unstable; urgency=low
 
   * 01_gecko_iceape.patch: allow iceape as a valid gecko variant.

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=16003&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control (original)
+++ packages/unstable/rhythmbox/debian/control Thu May 22 08:51:31 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Norbert Tretkowski <nobse at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Norbert Tretkowski <nobse at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs (>= 0.4.37),
                debhelper (>= 5.0.37.2),
                libgnome2-dev (>= 2.0.5-1),
@@ -45,8 +45,7 @@
                python-support (>= 0.5.3),
                libmtp-dev,
                python-gst0.10,
-               iceape-dev (>= 1.1.9-5),
-               libvala-dev (>= 0.0.8)
+               iceape-dev (>= 1.1.9-5)
 Standards-Version: 3.7.3
 XS-Python-Version: >= 2.3
 

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=16003&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in (original)
+++ packages/unstable/rhythmbox/debian/control.in Thu May 22 08:51:31 2008
@@ -45,8 +45,7 @@
                python-support (>= 0.5.3),
                libmtp-dev,
                python-gst0.10,
-               iceape-dev (>= 1.1.9-5),
-               libvala-dev (>= 0.0.8)
+               iceape-dev (>= 1.1.9-5)
 Standards-Version: 3.7.3
 XS-Python-Version: >= 2.3
 




More information about the pkg-gnome-commits mailing list