[Pkg-xfce-commits] r1471 - goodies/xfce4-sensors-plugin/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sat Dec 8 21:35:23 UTC 2007
Author: corsac
Date: 2007-12-08 21:35:22 +0000 (Sat, 08 Dec 2007)
New Revision: 1471
Modified:
goodies/xfce4-sensors-plugin/debian/changelog
goodies/xfce4-sensors-plugin/debian/control
goodies/xfce4-sensors-plugin/debian/copyright
goodies/xfce4-sensors-plugin/debian/rules
Log:
uploaded
Modified: goodies/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/xfce4-sensors-plugin/debian/changelog 2007-12-08 21:31:39 UTC (rev 1470)
+++ goodies/xfce4-sensors-plugin/debian/changelog 2007-12-08 21:35:22 UTC (rev 1471)
@@ -1,8 +1,9 @@
-xfce4-sensors-plugin (0.10.99.2-1) UNRELEASED; urgency=low
+xfce4-sensors-plugin (0.10.99.2-1) unstable; urgency=low
[ Emanuele Rocca ]
* Recommend hddtemp and add README.Debian explaining that it needs to be
installed with the SUID bit set.
+ * Add Vcs-* headers to debian/control
[ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
@@ -10,12 +11,14 @@
[ Yves-Alexis Perez ]
* New upstream release.
+ * debian/copyright: slightly updated.
+ * debian/control:
+ - updated standard versions to 3.7.3.
+ - updated my email addres to the debian.org one.
+ * debian/rules: remove /usr/lib/xfce4/panel-plugins if it's empty.
- [ Simon Huggins ]
- * Add Vcs-* headers to debian/control
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Dec 2007 19:52:37 +0100
- -- Simon Huggins <huggie at earth.li> Tue, 27 Nov 2007 17:07:17 +0000
-
xfce4-sensors-plugin (0.10.0-2) unstable; urgency=low
(Yves-Alexis Perez)
Modified: goodies/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/xfce4-sensors-plugin/debian/control 2007-12-08 21:31:39 UTC (rev 1470)
+++ goodies/xfce4-sensors-plugin/debian/control 2007-12-08 21:35:22 UTC (rev 1471)
@@ -2,9 +2,9 @@
Section: x11
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Yves-Alexis Perez <corsac at corsac.net>, Stefan Ott <stefan at desire.ch>
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Yves-Alexis Perez <corsac at debian.org>, Stefan Ott <stefan at desire.ch>
Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.4.1), libxml2-dev, libsensors-dev, libxml-parser-perl
-Standards-Version: 3.7.2.2
+Standards-Version: 3.7.3
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-sensors-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-sensors-plugin/
Modified: goodies/xfce4-sensors-plugin/debian/copyright
===================================================================
--- goodies/xfce4-sensors-plugin/debian/copyright 2007-12-08 21:31:39 UTC (rev 1470)
+++ goodies/xfce4-sensors-plugin/debian/copyright 2007-12-08 21:35:22 UTC (rev 1471)
@@ -6,8 +6,8 @@
Upstream Author:
Fabian Nowak <timystery at arcor.de>
-Copyright:
-This software is released under the terms of the GPL (GNU General
-Public License) version 2 or above.
+License:
+This software is released under the terms of the GPL (GNU General Public
+License) version 2.
On Debian systems, the complete text of the GNU General Public License
can be found in the file /usr/share/common-licenses/GPL
Modified: goodies/xfce4-sensors-plugin/debian/rules
===================================================================
--- goodies/xfce4-sensors-plugin/debian/rules 2007-12-08 21:31:39 UTC (rev 1470)
+++ goodies/xfce4-sensors-plugin/debian/rules 2007-12-08 21:35:22 UTC (rev 1471)
@@ -5,3 +5,5 @@
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
+ rmdir debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins
+ rmdir debian/`dh_listpackages`/usr/lib/xfce4
More information about the Pkg-xfce-commits
mailing list