[Pkg-xfce-commits] r571 - in goodies: . xfce4-xfapplet-plugin
xfce4-xfapplet-plugin/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Sun Apr 30 19:09:15 UTC 2006
Author: corsac-guest
Date: 2006-04-30 19:09:09 +0000 (Sun, 30 Apr 2006)
New Revision: 571
Added:
goodies/xfce4-xfapplet-plugin/
goodies/xfce4-xfapplet-plugin/debian/
goodies/xfce4-xfapplet-plugin/debian/changelog
goodies/xfce4-xfapplet-plugin/debian/compat
goodies/xfce4-xfapplet-plugin/debian/control
goodies/xfce4-xfapplet-plugin/debian/copyright
goodies/xfce4-xfapplet-plugin/debian/rules
Log:
initial release
Property changes on: goodies/xfce4-xfapplet-plugin
___________________________________________________________________
Name: mergeWithUpstream
+ +1
Property changes on: goodies/xfce4-xfapplet-plugin/debian
___________________________________________________________________
Name: mergeWithUpstream
+ +1
Added: goodies/xfce4-xfapplet-plugin/debian/changelog
===================================================================
--- goodies/xfce4-xfapplet-plugin/debian/changelog 2006-04-30 19:08:41 UTC (rev 570)
+++ goodies/xfce4-xfapplet-plugin/debian/changelog 2006-04-30 19:09:09 UTC (rev 571)
@@ -0,0 +1,6 @@
+xfce4-xfapplet-plugin (0.1.0-1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #)
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Tue, 18 Apr 2006 20:06:54 +0200
+
Added: goodies/xfce4-xfapplet-plugin/debian/compat
===================================================================
--- goodies/xfce4-xfapplet-plugin/debian/compat 2006-04-30 19:08:41 UTC (rev 570)
+++ goodies/xfce4-xfapplet-plugin/debian/compat 2006-04-30 19:09:09 UTC (rev 571)
@@ -0,0 +1 @@
+4
Added: goodies/xfce4-xfapplet-plugin/debian/control
===================================================================
--- goodies/xfce4-xfapplet-plugin/debian/control 2006-04-30 19:08:41 UTC (rev 570)
+++ goodies/xfce4-xfapplet-plugin/debian/control 2006-04-30 19:09:09 UTC (rev 571)
@@ -0,0 +1,15 @@
+Source: xfce4-xfapplet-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: debhelper (>= 4.1.0), autotools-dev, cdbs, libexo-0.3-dev (>= 0.3.1.6beta1-1), xfce4-panel-dev (>= 4.3.90.1-1), libxfce4util-dev (>= 4.3.90.1-1), liborbit2-dev, libpanel-applet2-dev
+Standards-Version: 3.6.2
+
+Package: xfce4-xfapplet-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Gnome applets plugin for Xfce panel
+ XfApplet is a plugin for the Xfce 4 panel. The plugin itself has no special
+ functionality, its only purpose is to enable one to use Gnome applets inside
+ the Xfce 4 panel just as they are used inside the Gnome panel.
Added: goodies/xfce4-xfapplet-plugin/debian/copyright
===================================================================
--- goodies/xfce4-xfapplet-plugin/debian/copyright 2006-04-30 19:08:41 UTC (rev 570)
+++ goodies/xfce4-xfapplet-plugin/debian/copyright 2006-04-30 19:09:09 UTC (rev 571)
@@ -0,0 +1,14 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Sun, 30 Apr 2006 20:54:19 +0200.
+
+It was downloaded from http://xfce-goodies.berlios.de
+
+Copyright Holder: Adriano Winter Bess <awbess at gmail.com>
+
+License: GPL
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
+
Added: goodies/xfce4-xfapplet-plugin/debian/rules
===================================================================
--- goodies/xfce4-xfapplet-plugin/debian/rules 2006-04-30 19:08:41 UTC (rev 570)
+++ goodies/xfce4-xfapplet-plugin/debian/rules 2006-04-30 19:09:09 UTC (rev 571)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
Property changes on: goodies/xfce4-xfapplet-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-xfce-commits
mailing list