1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
xbattbar (1.4.8-1) unstable; urgency=medium
* Drop debug symbols.
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 15 Sep 2015 10:45:08 +0300
xbattbar (1.4.7-1) unstable; urgency=medium
* Fixed regexp in xbattbar-check-acpi.
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 15 Sep 2015 10:26:13 +0300
xbattbar (1.4.6-1) unstable; urgency=medium
* Indicator works properly if there is fake battery.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 14 Sep 2015 18:08:31 +0300
xbattbar (1.4.5-1) unstable; urgency=medium
* Fix FTBFS with Debian/kFreeBSD, closes: #743068,
thanks to Steven Chamberlain <steven@pyro.eu.org>.
* Fix compilation warnings in APM backend, closes: #731217,
thanks to Andrew Shadura <andrew@shadura.me>.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 30 Apr 2014 18:29:35 +0400
xbattbar (1.4.4-1) unstable; urgency=low
* Add support for getting battery data from /sys/class/power_supply,
thanks to Elena Grandi <elena.valhalla@gmail.com> for script,
closes: #684491.
* Add option '-r' to use the script.
* Update manpage.
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 17 Oct 2013 11:19:57 +0400
xbattbar (1.4.3-1) unstable; urgency=low
* New maintainer, closes: #524997, #526834;
* Upstream version has been incremented.
* Upstream make system was rewritten.
* Added ACPI support for xbattbar.
* Fixed description, closes: #517682.
* Unnecessary dependencies have been dropped.
* Manpage has been updated.
* Standards-Version has been bumped to 3.8.1.
* GIT-repo has been created on git.debian.org.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 04 May 2009 09:04:05 +0400
xbattbar (1.4.2-5.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
+ Add libxext-dev to Build-Depends (Closes: #449121).
* debian/menu:
+ Update to the new menu policy (Closes: #485762).
-- Marco Rodrigues <gothicx@sapo.pt> Wed, 11 Jun 2008 10:38:15 +0100
xbattbar (1.4.2-5) unstable; urgency=low
* New Maintainer (Closes: #366524)
* Added references to xbattbar-acpi (Closes: #430609)
-- Davide Truffa <davide@catoblepa.org> Sun, 01 Jul 2007 18:15:54 +0200
xbattbar (1.4.2-4) unstable; urgency=high
* Build-depend on xutils-dev for the X11R7 transition, and adjust the
packaging to use the FHS paths (closes: #366400)
* Bumped Standards-Version to 3.7.2
* Bumped debhelper compatibility level to 4.0.0
-- Thomas Seyrat <tomasera@debian.org> Mon, 8 May 2006 17:32:44 +0200
xbattbar (1.4.2-3.1) unstable; urgency=low
* Non-maintainer upload.
* Remove Build-Dependency on xlibs-dev (Closes: #346759).
* Credit and Big Thanks to Nico Golde <nico@ngolde.de> for the patch and
testing.
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 18 Jan 2006 16:25:54 +0100
xbattbar (1.4.2-3) unstable; urgency=low
* Improved description (thanks to Martin Schulze) (closes: #146973)
* Previous upload closes: #146517, #146538
-- Thomas Seyrat <tomasera@debian.org> Tue, 14 May 2002 21:12:13 +0200
xbattbar (1.4.2-2) unstable; urgency=low
* Added missing build dependency on xlibs-dev.
-- Thomas Seyrat <tomasera@debian.org> Mon, 13 May 2002 20:38:14 +0200
xbattbar (1.4.2-1) unstable; urgency=low
* Initial Release. (closes: #144739)
-- Thomas Seyrat <tomasera@debian.org> Wed, 1 May 2002 18:10:15 +0200
|