[Pkg-xfce-commits] r913 - in goodies: . xfce4-mpc-plugin xfce4-mpc-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Thu Oct 26 20:20:27 UTC 2006


Author: corsac-guest
Date: 2006-10-26 20:20:26 +0000 (Thu, 26 Oct 2006)
New Revision: 913

Added:
   goodies/xfce4-mpc-plugin/
   goodies/xfce4-mpc-plugin/debian/
   goodies/xfce4-mpc-plugin/debian/changelog
   goodies/xfce4-mpc-plugin/debian/control
   goodies/xfce4-mpc-plugin/debian/copyright
   goodies/xfce4-mpc-plugin/debian/rules
Log:
initial import into svn



Property changes on: goodies/xfce4-mpc-plugin
___________________________________________________________________
Name: mergewithupstream
   + +1


Property changes on: goodies/xfce4-mpc-plugin/debian
___________________________________________________________________
Name: mergewithupstream
   + +1

Added: goodies/xfce4-mpc-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mpc-plugin/debian/changelog	                        (rev 0)
+++ goodies/xfce4-mpc-plugin/debian/changelog	2006-10-26 20:20:26 UTC (rev 913)
@@ -0,0 +1,5 @@
+xfce4-mpc-plugin (0.2.0-1) UNRELEASED; urgency=low
+
+  * Initial release.                                         closes: #ITP
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Thu, 26 Oct 2006 21:57:43 +0200

Added: goodies/xfce4-mpc-plugin/debian/control
===================================================================
--- goodies/xfce4-mpc-plugin/debian/control	                        (rev 0)
+++ goodies/xfce4-mpc-plugin/debian/control	2006-10-26 20:20:26 UTC (rev 913)
@@ -0,0 +1,17 @@
+Source: xfce4-mpc-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Build-Depends: cdbs, debhelper (>= 4.1), xfce4-panel-dev (>= 4.3.99.1), libxml-parser-dev
+Standards-Version: 3.7.2
+
+Package: xfce4-mpc-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: mpd
+Description: Xfce panel plugin which serves as client for MPD music player.
+ This is a client for MPD music player which is added into a Xfce panel as a
+ plugin. It can control the playback and show the currently playing song.
+ .
+ Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/

Added: goodies/xfce4-mpc-plugin/debian/copyright
===================================================================
--- goodies/xfce4-mpc-plugin/debian/copyright	                        (rev 0)
+++ goodies/xfce4-mpc-plugin/debian/copyright	2006-10-26 20:20:26 UTC (rev 913)
@@ -0,0 +1,15 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Thu, 26 Oct 2006 21:58:29 +0200
+
+It was downloaded from http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/
+
+Copyright Holder: Landry Breuil <landry at fr.homeunix.org>
+
+License:
+
+This code is licenced under a BSD-style licence.
+(OpenBSD variant modeled after the ISC licence)
+All rights reserved.
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.

Added: goodies/xfce4-mpc-plugin/debian/rules
===================================================================
--- goodies/xfce4-mpc-plugin/debian/rules	                        (rev 0)
+++ goodies/xfce4-mpc-plugin/debian/rules	2006-10-26 20:20:26 UTC (rev 913)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk


Property changes on: goodies/xfce4-mpc-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list