[Pkg-xfce-commits] r4538 - in goodies/branches/experimental: . xfce4-battery-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Nov 7 12:18:56 UTC 2010
Author: corsac
Date: 2010-11-07 12:18:34 +0000 (Sun, 07 Nov 2010)
New Revision: 4538
Added:
goodies/branches/experimental/xfce4-battery-plugin/
goodies/branches/experimental/xfce4-battery-plugin/debian/changelog
goodies/branches/experimental/xfce4-battery-plugin/debian/control
Removed:
goodies/branches/experimental/xfce4-battery-plugin/debian/changelog
goodies/branches/experimental/xfce4-battery-plugin/debian/control
Log:
branch battery plugin for 4.7 panel
Deleted: goodies/branches/experimental/xfce4-battery-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-battery-plugin/debian/changelog 2010-11-05 07:48:19 UTC (rev 4418)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/changelog 2010-11-07 12:18:34 UTC (rev 4538)
@@ -1,197 +0,0 @@
-xfce4-battery-plugin (0.5.1-2) UNRELEASED; urgency=low
-
- [ Evgeni Golov ]
- * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
- [ Yves-Alexis Perez ]
- * debian/watch edited to track Xfce archive reorganisation.
- * debian/control:
- - switch to xfce section.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 19 Jun 2010 13:14:42 +0200
-
-xfce4-battery-plugin (0.5.1-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 03_lower-acpi-polling removed, same thing is included upstream now.
- (kind-of) closes: #498337
- - 02_fix-2.6.21 same.
- - 05_fix-apm-kfreebsd-amd6 as well.
- - 08_ja.po too.
- - 08_no-battery-display added, correctly handle cases when no battery is
- present. Patch taken from Xfce #3546. closes: #494099
- * debian/control:
- - remove Rudy Godoy from uploaders.
- - add build-dep on libxfce4util-dev, libxfcegui4-dev.
- - add dep on ${misc:Depends}.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 18:34:36 +0100
-
-xfce4-battery-plugin (0.5.0-7) unstable; urgency=low
-
- * debian/patches:
- - 08_ja.po added, add japanese translation. closes: #475913
- * debian/control:
- - update long description based on Ubuntu one.
- - remove Martin Loschwitz from Uploaders.
- - update standards version to 3.8.0.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Jul 2008 08:37:17 +0200
-
-xfce4-battery-plugin (0.5.0-6) unstable; urgency=low
-
- * debian/patches:
- - 04_use-sysfs dropped, it causes too many problems.
- - 07_use-sysfs-fixed added, enable generic sysfs use.
- Thanks Daniel Gibson. closes: #466058
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 06 Apr 2008 11:39:22 +0200
-
-xfce4-battery-plugin (0.5.0-5) unstable; urgency=low
-
- * debian/patches: 06_fix-ftbfs-2.6.24 added.
- * debian/copyright:
- - added dates.
- - use © sign.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 18 Mar 2008 20:24:24 +0100
-
-xfce4-battery-plugin (0.5.0-4) unstable; urgency=low
-
- * debian/patches:
- - 01_fix-ftbfs-kfreebsd removed.
- - 05_fix-apm-kfreebsd-amd64 added: fix ftbfs on kfreebsd-amd64 where apm
- doesn't exist. (Xfce 3811)
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 24 Jan 2008 22:52:08 +0100
-
-xfce4-battery-plugin (0.5.0-3) unstable; urgency=low
-
- [ Simon Huggins ]
- * debian/control: Move fake Homepage field to a real one now dpkg
- supports it.
- * Add Vcs-* headers to debian/control
-
- [ Yves-Alexis Perez ]
- * debian/patches
- - 04_use-sysfs: use sysfs interface if available.
- - 03_lower-acpi-polling: don't refresh acpi system too often.
- * debian/control:
- - update email address.
- - updated standards to 3.7.3.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 09 Dec 2007 00:23:32 +0100
-
-xfce4-battery-plugin (0.5.0-2) unstable; urgency=low
-
- * debian/patches: added 02_fix-2.6.21.patch which fix battery plugin on
- 2.6.21 kernels and over. closes: #409971
-
- -- Yves-Alexis Perez <corsac at corsac.net> Thu, 13 Sep 2007 22:42:42 +0200
-
-xfce4-battery-plugin (0.5.0-1) unstable; urgency=low
-
- (Yves-Alexis Perez)
- * New upstream release.
- * debian/patches:
- - added 01_fix-ftbfs-kfreebsd.patch, thanks Cyril Brulebois. closes: #415658
- (Stefan Ott)
- * debian/control: updated the url
- (Simon Huggins)
- * Build against the latest and greatest xfce.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 16 Apr 2007 19:01:41 +0100
-
-xfce4-battery-plugin (0.4.90.2-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 15:38:21 +0100
-
-xfce4-battery-plugin (0.4.0-3) unstable; urgency=low
-
- * Add correct panel build-dep.
-
- -- Simon Huggins <huggie at earth.li> Wed, 26 Jul 2006 16:36:32 +0100
-
-xfce4-battery-plugin (0.4.0-2) unstable; urgency=low
-
- * (Yves-Alexis Perez)
- - Incremented build-deps to match Xfce 4.4 Beta 2
- * (Emanuele Rocca)
- - Standards-Version bumped
-
- -- Yves-Alexis Perez <corsac at corsac.net> Tue, 25 Jul 2006 00:17:35 +0200
-
-xfce4-battery-plugin (0.4.0-1) unstable; urgency=low
-
- * New upstream (unofficial) release
- * Removed explicit dependency on xfce4-panel (managed by shlibs)
-
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
-
-xfce4-battery-plugin (0.3.0-2) unstable; urgency=low
-
- * (Jani Monoses)
- Modify ACPI battery status reading patch in debian/patches to work
- with newer kernels and properly detect AC on/off. Closes: #343159
- * Updated Standards-version
-
- -- Simon Huggins <huggie at earth.li> Wed, 28 Dec 2005 15:54:48 +0000
-
-xfce4-battery-plugin (0.3.0-1) unstable; urgency=low
-
- * New upstream release
-
- -- Emanuele Rocca <ema at debian.org> Mon, 08 Aug 2005 21:57:27 +0200
-
-xfce4-battery-plugin (0.2.0-7) unstable; urgency=low
-
- * Moving to unstable
-
- -- Emanuele Rocca <ema at debian.org> Sun, 19 Jun 2005 14:31:28 +0200
-
-xfce4-battery-plugin (0.2.0-6) experimental; urgency=low
-
- * README.Debian added to document APM/ACPI stuff (Closes: #294308)
-
- -- Emanuele Rocca <ema at debian.org> Sun, 12 Jun 2005 19:54:23 +0200
-
-xfce4-battery-plugin (0.2.0-5) unstable; urgency=low
-
- * (Rudy Godoy)
- - Package adopted by the Debian Xfce Maintainers (Closes: #245114)
- - Fixed description synopsis's uppercase use
- - Added patch which fixes /proc ac adapter path (Closes: #251796)
- * (Emanuele Rocca)
- - Switched to simple-patchsys.mk (CDBS)
- * (Simon Huggins)
- - Add the libtool update magic
-
- -- Emanuele Rocca <ema at debian.org> Sun, 23 Jan 2005 21:07:44 +0100
-
-xfce4-battery-plugin (0.2.0-4) unstable; urgency=low
-
- * Uploading with maintainer set to QA Group
-
- -- Andrew Pollock <apollock at debian.org> Sun, 16 May 2004 22:21:49 +1000
-
-xfce4-battery-plugin (0.2.0-3) unstable; urgency=low
-
- * Remove bashism from debian/rules
-
- -- Andrew Lau <netsnipe at users.sourceforge.net> Sat, 8 Nov 2003 14:36:50 +1100
-
-xfce4-battery-plugin (0.2.0-2) unstable; urgency=low
-
- * Remove libtool library and object.
-
- -- Andrew Lau <netsnipe at users.sourceforge.net> Fri, 7 Nov 2003 16:16:35 +1100
-
-xfce4-battery-plugin (0.2.0-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Andrew Lau <netsnipe at users.sourceforge.net> Wed, 29 Oct 2003 15:47:14 +1100
-
Copied: goodies/branches/experimental/xfce4-battery-plugin/debian/changelog (from rev 4537, goodies/trunk/xfce4-battery-plugin/debian/changelog)
===================================================================
--- goodies/branches/experimental/xfce4-battery-plugin/debian/changelog (rev 0)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/changelog 2010-11-07 12:18:34 UTC (rev 4538)
@@ -0,0 +1,199 @@
+xfce4-battery-plugin (0.5.1-2) UNRELEASED; urgency=low
+
+ [ Evgeni Golov ]
+ * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+ [ Yves-Alexis Perez ]
+ * debian/watch edited to track Xfce archive reorganisation.
+ * debian/control:
+ - switch to xfce section.
+ - update standards version to 3.9.0.
+ - use linux-any and kfreebsd-i386 architecture.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 30 Jun 2010 07:54:00 +0200
+
+xfce4-battery-plugin (0.5.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 03_lower-acpi-polling removed, same thing is included upstream now.
+ (kind-of) closes: #498337
+ - 02_fix-2.6.21 same.
+ - 05_fix-apm-kfreebsd-amd6 as well.
+ - 08_ja.po too.
+ - 08_no-battery-display added, correctly handle cases when no battery is
+ present. Patch taken from Xfce #3546. closes: #494099
+ * debian/control:
+ - remove Rudy Godoy from uploaders.
+ - add build-dep on libxfce4util-dev, libxfcegui4-dev.
+ - add dep on ${misc:Depends}.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 18:34:36 +0100
+
+xfce4-battery-plugin (0.5.0-7) unstable; urgency=low
+
+ * debian/patches:
+ - 08_ja.po added, add japanese translation. closes: #475913
+ * debian/control:
+ - update long description based on Ubuntu one.
+ - remove Martin Loschwitz from Uploaders.
+ - update standards version to 3.8.0.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Jul 2008 08:37:17 +0200
+
+xfce4-battery-plugin (0.5.0-6) unstable; urgency=low
+
+ * debian/patches:
+ - 04_use-sysfs dropped, it causes too many problems.
+ - 07_use-sysfs-fixed added, enable generic sysfs use.
+ Thanks Daniel Gibson. closes: #466058
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 06 Apr 2008 11:39:22 +0200
+
+xfce4-battery-plugin (0.5.0-5) unstable; urgency=low
+
+ * debian/patches: 06_fix-ftbfs-2.6.24 added.
+ * debian/copyright:
+ - added dates.
+ - use © sign.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 18 Mar 2008 20:24:24 +0100
+
+xfce4-battery-plugin (0.5.0-4) unstable; urgency=low
+
+ * debian/patches:
+ - 01_fix-ftbfs-kfreebsd removed.
+ - 05_fix-apm-kfreebsd-amd64 added: fix ftbfs on kfreebsd-amd64 where apm
+ doesn't exist. (Xfce 3811)
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 24 Jan 2008 22:52:08 +0100
+
+xfce4-battery-plugin (0.5.0-3) unstable; urgency=low
+
+ [ Simon Huggins ]
+ * debian/control: Move fake Homepage field to a real one now dpkg
+ supports it.
+ * Add Vcs-* headers to debian/control
+
+ [ Yves-Alexis Perez ]
+ * debian/patches
+ - 04_use-sysfs: use sysfs interface if available.
+ - 03_lower-acpi-polling: don't refresh acpi system too often.
+ * debian/control:
+ - update email address.
+ - updated standards to 3.7.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 09 Dec 2007 00:23:32 +0100
+
+xfce4-battery-plugin (0.5.0-2) unstable; urgency=low
+
+ * debian/patches: added 02_fix-2.6.21.patch which fix battery plugin on
+ 2.6.21 kernels and over. closes: #409971
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Thu, 13 Sep 2007 22:42:42 +0200
+
+xfce4-battery-plugin (0.5.0-1) unstable; urgency=low
+
+ (Yves-Alexis Perez)
+ * New upstream release.
+ * debian/patches:
+ - added 01_fix-ftbfs-kfreebsd.patch, thanks Cyril Brulebois. closes: #415658
+ (Stefan Ott)
+ * debian/control: updated the url
+ (Simon Huggins)
+ * Build against the latest and greatest xfce.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 16 Apr 2007 19:01:41 +0100
+
+xfce4-battery-plugin (0.4.90.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 15:38:21 +0100
+
+xfce4-battery-plugin (0.4.0-3) unstable; urgency=low
+
+ * Add correct panel build-dep.
+
+ -- Simon Huggins <huggie at earth.li> Wed, 26 Jul 2006 16:36:32 +0100
+
+xfce4-battery-plugin (0.4.0-2) unstable; urgency=low
+
+ * (Yves-Alexis Perez)
+ - Incremented build-deps to match Xfce 4.4 Beta 2
+ * (Emanuele Rocca)
+ - Standards-Version bumped
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Tue, 25 Jul 2006 00:17:35 +0200
+
+xfce4-battery-plugin (0.4.0-1) unstable; urgency=low
+
+ * New upstream (unofficial) release
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
+
+xfce4-battery-plugin (0.3.0-2) unstable; urgency=low
+
+ * (Jani Monoses)
+ Modify ACPI battery status reading patch in debian/patches to work
+ with newer kernels and properly detect AC on/off. Closes: #343159
+ * Updated Standards-version
+
+ -- Simon Huggins <huggie at earth.li> Wed, 28 Dec 2005 15:54:48 +0000
+
+xfce4-battery-plugin (0.3.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Emanuele Rocca <ema at debian.org> Mon, 08 Aug 2005 21:57:27 +0200
+
+xfce4-battery-plugin (0.2.0-7) unstable; urgency=low
+
+ * Moving to unstable
+
+ -- Emanuele Rocca <ema at debian.org> Sun, 19 Jun 2005 14:31:28 +0200
+
+xfce4-battery-plugin (0.2.0-6) experimental; urgency=low
+
+ * README.Debian added to document APM/ACPI stuff (Closes: #294308)
+
+ -- Emanuele Rocca <ema at debian.org> Sun, 12 Jun 2005 19:54:23 +0200
+
+xfce4-battery-plugin (0.2.0-5) unstable; urgency=low
+
+ * (Rudy Godoy)
+ - Package adopted by the Debian Xfce Maintainers (Closes: #245114)
+ - Fixed description synopsis's uppercase use
+ - Added patch which fixes /proc ac adapter path (Closes: #251796)
+ * (Emanuele Rocca)
+ - Switched to simple-patchsys.mk (CDBS)
+ * (Simon Huggins)
+ - Add the libtool update magic
+
+ -- Emanuele Rocca <ema at debian.org> Sun, 23 Jan 2005 21:07:44 +0100
+
+xfce4-battery-plugin (0.2.0-4) unstable; urgency=low
+
+ * Uploading with maintainer set to QA Group
+
+ -- Andrew Pollock <apollock at debian.org> Sun, 16 May 2004 22:21:49 +1000
+
+xfce4-battery-plugin (0.2.0-3) unstable; urgency=low
+
+ * Remove bashism from debian/rules
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net> Sat, 8 Nov 2003 14:36:50 +1100
+
+xfce4-battery-plugin (0.2.0-2) unstable; urgency=low
+
+ * Remove libtool library and object.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net> Fri, 7 Nov 2003 16:16:35 +1100
+
+xfce4-battery-plugin (0.2.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net> Wed, 29 Oct 2003 15:47:14 +1100
+
Deleted: goodies/branches/experimental/xfce4-battery-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-battery-plugin/debian/control 2010-11-05 07:48:19 UTC (rev 4418)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/control 2010-11-07 12:18:34 UTC (rev 4538)
@@ -1,23 +0,0 @@
-Source: xfce4-battery-plugin
-Section: xfce
-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>, Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev,
- xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl,
- libxfce4util-dev, libxfcegui4-dev
-Standards-Version: 3.8.0
-Homepage: http://goodies.xfce.org/
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-battery-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-battery-plugin/
-
-Package: xfce4-battery-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: battery monitor plugin for the Xfce4 panel
- A battery monitor panel plugin for Xfce4, compatible with APM and ACPI, using
- either /proc files or the new sysfs files for recent kernels. You can use this
- applet to monitor your battery level and be notified when your battery reaches
- low and critcal levels. The applet can even be programmed to execute a command
- on low and critcal levels.
-
Copied: goodies/branches/experimental/xfce4-battery-plugin/debian/control (from rev 4537, goodies/trunk/xfce4-battery-plugin/debian/control)
===================================================================
--- goodies/branches/experimental/xfce4-battery-plugin/debian/control (rev 0)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/control 2010-11-07 12:18:34 UTC (rev 4538)
@@ -0,0 +1,23 @@
+Source: xfce4-battery-plugin
+Section: xfce
+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>, Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev,
+ xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl,
+ libxfce4util-dev, libxfcegui4-dev
+Standards-Version: 3.9.0
+Homepage: http://goodies.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-battery-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-battery-plugin/
+
+Package: xfce4-battery-plugin
+Architecture: linux-any, kfreebsd-i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: battery monitor plugin for the Xfce4 panel
+ A battery monitor panel plugin for Xfce4, compatible with APM and ACPI, using
+ either /proc files or the new sysfs files for recent kernels. You can use this
+ applet to monitor your battery level and be notified when your battery reaches
+ low and critcal levels. The applet can even be programmed to execute a command
+ on low and critcal levels.
+
More information about the Pkg-xfce-commits
mailing list