[Pkg-xfce-commits] r118 - goodies/xfce4-sensors-plugin/debian

Rudy Godoy rudy-guest@costa.debian.org
Wed, 18 May 2005 23:24:18 +0000


Author: rudy-guest
Date: 2005-05-18 23:24:18 +0000 (Wed, 18 May 2005)
New Revision: 118

Added:
   goodies/xfce4-sensors-plugin/debian/changelog
   goodies/xfce4-sensors-plugin/debian/compat
   goodies/xfce4-sensors-plugin/debian/control
   goodies/xfce4-sensors-plugin/debian/copyright
   goodies/xfce4-sensors-plugin/debian/rules
   goodies/xfce4-sensors-plugin/debian/watch
Log:
new sensors plugin

Added: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/changelog	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1,6 @@
+xfce4-sensors-plugin (0.3.0-1) unstable; urgency=low
+
+  * (Rudy Godoy)
+   - Initial Release
+
+ -- Rudy Godoy <rudy@kernel-panik.org>  Sat,  7 May 2005 00:19:45 -0500

Added: goodies/xfce4-sensors-plugin/debian/compat
===================================================================
--- goodies/xfce4-sensors-plugin/debian/compat	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/compat	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/control	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1,20 @@
+Source: xfce4-sensors-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>, Rudy Godoy <rudy@kernel-panik.org>, Martin Loschwitz <madkiss@debian.org>, Yves-Alexis Perez <corsac@corsac.net>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev, libxml2-dev, libtool, automake1.8, libsensors-dev
+Standards-Version: 3.6.1
+
+Package: xfce4-sensors-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, xfce4-panel
+Description: hardware sensors plugin for the Xfce4 panel
+ The sensors plugin reads your hardware sensor values and displays
+ then in your panel.
+ .
+ You should install it only if you have the related hardware present and
+ configured on your system, otherwise it will not work and will render
+ panel unusable.
+ .
+ Homepage: http://xfce-goodies.berlios.de/

Added: goodies/xfce4-sensors-plugin/debian/copyright
===================================================================
--- goodies/xfce4-sensors-plugin/debian/copyright	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/copyright	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1,13 @@
+This package was debianized by Rudy Godoy <rudy@kernel-panik.org> on
+Sat, 07 May 2005 00:27:12 -0500.
+
+It was downloaded from <http://download.berlios.de/xfce-goodies/>
+
+Upstream Authors:
+	 Fabian Nowak <timystery@arcor.de>
+
+Copyright:
+This software is released under the terms of the GPL (GNU General
+Public License) version 2 or above.
+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-sensors-plugin/debian/rules
===================================================================
--- goodies/xfce4-sensors-plugin/debian/rules	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/rules	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+DEB_AUTO_UPDATE_LIBTOOL := pre
+DEB_AUTO_UPDATE_ACLOCAL := 1.8
+DEB_AUTO_UPDATE_AUTOMAKE := 1.8
+DEB_AUTO_UPDATE_AUTOCONF := yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+binary-post-install/xfce4-sensors-plugin::
+	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
+	-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la


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

Added: goodies/xfce4-sensors-plugin/debian/watch
===================================================================
--- goodies/xfce4-sensors-plugin/debian/watch	2005-05-18 23:22:00 UTC (rev 117)
+++ goodies/xfce4-sensors-plugin/debian/watch	2005-05-18 23:24:18 UTC (rev 118)
@@ -0,0 +1,3 @@
+version=2
+http://download.berlios.de/xfce-goodies/	\
+	 xfce4-sensors-plugin-(.*)\.tar\.gz debian	uupdate -u