[Pkg-cli-apps-commits] r3955 - in /packages/gnome-do-plugins/trunk/debian: control gnome-do-plugin-amarok.install rules

ct-guest at users.alioth.debian.org ct-guest at users.alioth.debian.org
Wed May 14 12:30:02 UTC 2008


Author: ct-guest
Date: Wed May 14 12:30:02 2008
New Revision: 3955

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3955
Log:
correcting builddeps for new version of cli-common-dev, and removing amarok plugin, since it is considered unstable upstream.

Removed:
    packages/gnome-do-plugins/trunk/debian/gnome-do-plugin-amarok.install
Modified:
    packages/gnome-do-plugins/trunk/debian/control
    packages/gnome-do-plugins/trunk/debian/rules

Modified: packages/gnome-do-plugins/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/control?rev=3955&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/control (original)
+++ packages/gnome-do-plugins/trunk/debian/control Wed May 14 12:30:02 2008
@@ -8,8 +8,8 @@
 		     autotools-dev,
 		     gnome-do (>= 0.4.0),
 		     libndesk-dbus1.0-cil,
-		     cli-common-dev (>= 0.4.9),
-	      	     pkg-config,
+		     cli-common-dev (>= 0.5.7),
+         pkg-config,
 		     libmono-sqlite2.0-cil,
 		     libmono-system-data2.0-cil,
 		     libevolution3.0-cil,
@@ -20,13 +20,11 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gnome-do-plugins/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk
 
-
 Package: gnome-do-plugins
 Architecture: any
 Depends: ${cli:Depends}, 
 	 ${shlibs:Depends},
 	 gnome-do-plugin-common,
-	 gnome-do-plugin-amarok,
    gnome-do-plugin-eog,
    gnome-do-plugin-epiphany,
 	 gnome-do-plugin-evolution,
@@ -48,15 +46,6 @@
  on most systems, in particular this includes plugins that deal with file
  location, gnome sessions and so on.
  
-Package: gnome-do-plugin-amarok
-Architecture: all
-Depends: ${cli:Depends},
-	 ${shlibs:Depends}
-Description: Extra functionality for GNOME-Do launcher (Amarok plugin)
- This package provides the Amarok for GNOME-Do.  It adds artist, album and 
- track items from your Amarok library, and allows you to use Do to interact
- with the Amarok music player.
-
 Package: gnome-do-plugin-eog
 Architecture: all
 Depends: ${cli:Depends},

Modified: packages/gnome-do-plugins/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/rules?rev=3955&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/rules (original)
+++ packages/gnome-do-plugins/trunk/debian/rules Wed May 14 12:30:02 2008
@@ -3,7 +3,6 @@
 #export DH_VERBOSE=1
 
 include /usr/share/cli-common/cli.make
-include /usr/share/dpatch/dpatch.make
 
 build: patch-stamp
 	dh $@




More information about the Pkg-cli-apps-commits mailing list