[Pkg-wmaker-commits] [wmbattery] branch master created (now 379fc44)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a change to branch master
in repository wmbattery.

        at  379fc44   debian/changelog: Add entry for version 2.49-1.

This branch includes the following new commits:

       new  adb95e0   Initial revision
       new  4fe641a      * FHS.
       new  bb50c7c      * Fixed name of installhook target.
       new  faafc34      * Integrated with my build system.
       new  28bfea7      * Expanded the man page to detail exactly what all parts of the display      mean.
       new  b3670c3      * Removed install-stamp target, which can cause obscure problems.
       new  3057184   removed 'master'
       new  422833c      * Build deps.
       new  393809c      * Use /usr/share/icons/wmbattery, not /usr/X11R6/share. Sheesh.
       new  e86ab50      * Added support for using files other than /proc/apm, via a -f switch.      (See bug #69585)
       new  df8fa85   no newline in LATEST-VERSION-IS file, breaks some browsers
       new  685a689   removed many useless calls to dh_suidregister; no need to upload for this though
       new  4b8f225   minor
       new  76dfe68   foo
       new  5184706      * OpenBSD port by Kevin Christen <christen at ix.netcom.com>    * Uses autoconf.
       new  7a756b4   build-dep updates for new names of x dev packages
       new  3f1557b      * Fixed icon search path.
       new  8d6f493      * Another patch from Kevin, which allows removal of the      config.{sub,guess} files and does smarter detection.
       new  72382df      * Patch from Edward Betts <edward at debian.org> to make the icon redraw      immediatly when it gets an expose event. The patch also lowers the CPU      time used as the icon is not needlessly redrawn every second. Thanks      Edward! Closes: #97779    * Battery blink fixup. (I seem to have inexplicably lost the changelog      and version involving making the battery blink red on and off when the      status is critical -- I did this recently because the eye tends t [...]
       new  743fdef      * Autoconf 2.50 demands an absolute --mandir=
       new  749033f   updates
       new  112b52e   blanket removal of emacs cruft from changelog files, and some other minor changes
       new  175f795      * Used two more grey's in the transition between shadow and highlight      in the dial. Looks a bit better.
       new  8f1a76b      * Still show percent sign when blinking low. Closes: #123183
       new  b815467      * Typo, Closes: #125485
       new  6ad87bd      * Converted to use libapm, instead of the hacked up old version of it      used before. This probably breaks wmbattery on the BSD's, for now. The      correct fix for the BSD's will be to get support for their apm      implementations into libapm. To that end, I have filed a bug with all the      code I ripped out.    * The -f option also had to be removed. If libapm does not work right on      systems that needed that flag it's probably a bug in the library.    * [...]
       new  563397c      * Added support for querying for battery status via the sonypi driver, for      sony laptops that do not have apm support. This is a stopgap until linux      gets full ACPI support.
       new  9d68591   added
       new  bca7727      * Added ACPI support, including battery change detection, and battery      charging time countdown timer.    * Added -w parameter to configure delay time.    * Added -c and -l parameters to allow user control of battery low/critical      percentages.    * Use constant defs from apm.h instead of nasty hardcoded numbers.    * Made -Wall clean.    * Reorg.    * Removed -s option, just fall back to SPIC if ACPI and APM are not      available.
       new  f5509c2   added
       new  2cddd90   added
       new  ef0104f      * Improved acpi interface (also used for procmeter3 module now).    * Fixed segfault on non-ACPI systems.
       new  c61aa9d      * Work around stupid ACPI output format  bug. Critical battery detection      now works.
       new  95ceed1      * (acpi) don't display the rather wacky "- :0" on an almost full battery
       new  8cc63be      * Deal with -1 time left from apm (no estimate).    * Never dim colon, fixes display bug.
       new  9744982      * Added symbolic apm info constants to "apm.h", in case they are      not in the system <apm.h>.    * Put $(LIBS) last at link time.
       new  e64737f      * Don't crash if there is a /proc/acpi/ with no status file.
       new  475f45d      * Moved makefile stuff out of makeinfo, so it is just definitions.    * Support DEB_BUILD_OPTIONS.    * debhelper v4.
       new  51e4711      * Deal with acpi putting nothing but "Present: no" in the info file for the      second battery of a thinkpad. This was with kernel 2.4.19-pre10.      Closes: #149715    * Moved DEB_BUILD_OPTIONS out of makeinfo.    * Updated to new autoconf.
       new  8f6954b   updates...
       new  8ee155b   updates
       new  a23c2bd      * Corrected inverted test to see if ac power is online, that was only called      on 2 battery systems. Closes: #152356
       new  5b37770   minor copyright updates
       new  6f9c485      * Rebuild w/o /usr/doc link.
       new  5352e93      * Added support for ACPI version 20030109 (2.5 kernel), and generally      support for changing ACPI strings across versions. Closes: #177249
       new  00cdf6e   foo
       new  0a693ce   - updates - updated all installhooks for new kite directory layout
       new  04b9bf0   fix
       new  a33595c   fix
       new  f12fb66   updates & sync
       new  ca6c400      * Set the cutoff point for old acpi to 20020214 (was 20020208).      Closes: #202083
       new  5e37e91   updates for moved deb repo
       new  1a95f11      * Patch from Hugo Haas <hugo at larve.net> to change when the icon is      refreshed for less latency.    * Patch from Hugo Haas to have wmbattery do its own time left estimates      if that info is not available from the machine.    * Add -r switch to force wmbattery to estimate the time left.
       new  68a285a      * Another patch from Hugo Haas, this time it adds time-till-charged      estimates for systems that lack them. The estimates are on by default,      though they're only linear guesses and may not be accurate.    * Display dimmed time estimate field if there is no estimate available.    * -e switch renamed to -r and forces both estimates on.
       new  4a0d8e3   move
       new  80fbb32   move
       new  92bdcdd      * Make acpi code put -1 in the time remaining field if the "present rate"      is 0. Closes: #204722    * Enable internal time estimate code in this case.
       new  18532cd      * Sort devices returned by readdir in acpi, since the order can be random.      Closes: #204721
       new  483e5c6   releasing version 2.19
       new  0ace550      * Use the proper new-style acpi string when looking for ac adaptor status.      Closes: #220039    * Remove the hack I added for my old picturebook, as it causes bad results      on systems that label a fully charged battery's charging rate as      unknown and state as charging.    * Base battery charge calculations for ACPI on design capacity, instead of      last full capacity. Some batteries may exceed previous last full on      their next charging, and this al [...]
       new  fc82b2c   license files added, other misc
       new  0fc8aed   releasing version 2.20
       new  820b214     * Merge in changes from procmeter3's version of acpi.c, made by Andrew M.     Bishop, that avoid the ugly chdir to /proc/acpi and add a bit of error     checking.
       new  c740c30   releasing version 2.21
       new  8e239df   releasing version 2.22
       new  e098b99   todo
       new  699ff21   releasing version 2.23
       new  8d14d4d   releasing version 2.24
       new  d2efe93   moving non-externals out of src directory
       new  31ae1ed   * Merge acpi.c changes for more robust AC power status from sleepd 1.3.0.
       new  5ac52d0   releasing version 2.25
       new  997fcb6   releasing version 2.26
       new  6d4a5f6   add XS-Vcs-Svn fields
       new  86270c2   * Minor bug fix to acpi code, don't skip over dotfiles.
       new  14ac071   merge from sleepd
       new  9ddaabc   * Patch from Vincent Bernat adding support for 2.6.21, which changes   yet again where the ACPI version number is stored. Closes: #423612
       new  20f5a76   * Correct off-by-one in acpi.c
       new  9ae447b   * Put url to new web page in README.
       new  d38aa92   releasing version 2.28
       new  1f2e913   * Update to new menu policy.
       new  ed752f6   update
       new  44b3784   Vcs- fields now official
       new  69beaab   * The repository has moved from svn to git.
       new  7ea49b2   releasing version 2.29
       new  db52800   * My new battery has a design capacity of 7800 mAh and yet its   last full capacity was 9488, and it's current charged to 8540.   Deal with this wonderful miracle^W^Wcrap hardware by taking the max   of the design or last full capacities.
       new  0470e23     last full capacity was 9488, and its currently charged to 8540.
       new  516c922   releasing version 2.30
       new  82f4470   add homepage field
       new  25f3f63   * Further fix for my strange battery. If the present capacity is larger   than the maximum capacity, rescan to figure out the new max capacity.
       new  554f05a   releasing version 2.31
       new  a985a1e   * Guard some divisions against division by zero. I've never seen that   happen and can't reproduce it, but see #454766.
       new  bb7f7bc   * Merge acpi change from procmeter3: Limit string length when reading from   /proc/.
       new  eb1b931   * Correct issue with the statically allocated string returned by   get_acpi_value that caused it to only look at last full capacity and never   really at design capacity.
       new  9f55737   fix compile warning due to XCreatePixmapFromBitmapData prototype change
       new  faebe3d   * Add support for the new ACPI_SYSFS_POWER kernel interface in 2.6.24.   (Still quite rough and probably gets a few things wrong.)   Closes: #456247
       new  7a378dd   some additional changes
       new  19996c1   * Bit the bullet, stopped trying to track the kernel's ever changing   interfaces, and added support for querying battery information from hal.   Support for the old kernel interfaces (APM, ACPI, etc) is still present,   but to use new interfaces such 2.6.24's /sys/class/power_adapter, you'll   have to have dbus and hal.   Closes: #456247, #246641, #290712, #393616, #456248 * Fix -e option.
       new  a1d0538   query for hal devices by capability
       new  341f328   releasing version 2.34
       new  a651819   * Don't spew error messages if optional hal properties are not available.
       new  3be3f29   debhelper v5
       new  b04042a   * Only check to see if a battery is charging if hal reports there is AC   power. This is perhaps not 100% correct in systems with multiple batteries   that may cross-charge when off AC, but it's faster and it avoids bugs in   hal (#463740).
       new  f696cd9   releasing version 2.35
       new  e48d2d4   * Support reconnecting to hal if the connection is closed, as happens   if the hal is restarted.
       new  2b47eca   * Support reconnecting to dbus if it's restarted. (AKA giant dbus-PITA)
       new  74b11e3   * Magic header file reordering to work around the disgusting   linux-libc-dev/libc headers conflicts (#435700). Closes: #463811
       new  78e6368   releasing version 2.38
       new  de403df   Use debhelper v7; rules file minimisation.
       new  b7d7746   fix message
       new  b5686d8   add
       new  63c3d1a   Depend on hal since /proc/acpi is gone from the default kernels now. Closes: #491099
       new  a978b19   releasing version 2.39
       new  5bc3fe3   Add -s option which can be used to ignore fluctuations in reported battery charge (as seen on the EeePC) when using -e. Closes: #527870 (Joseph Huang)
       new  f347c23   releasing version 2.40
       new  26f15bd   use dpkg-mergechangelog
       new  5ce5c51   DEP5
       new  5c369a8   use override target
       new  77e38f4   fix fix
       new  482cb11   updated debian copyright format url
       new  2a4bc74   wmbattery (2.41) unstable; urgency=low
       new  e0ba697   releasing version 2.41
       new  833eb63   Stop building with flash-in-the-pan HAL. Instead update acpi interface to use /sys/class/power_supply. Note that this needs acpica_version 20120111, as provided by a recent linux kernel version. Closes: #613166 (Patch developed by Mageia.)
       new  2f5a706   use acpi_new with 3.2.0
       new  a1b5308   Merge remote-tracking branch 'dgit/dgit/sid'
       new  c964245   copied from sleepd
       new  d429789   use upower by default
       new  e9a11d7   prep release
       new  7b00ce7   Added -i to display as icon. Thanks, Tovar Closes: #732398
       new  4634903   orphaned
       new  8a421a8   Update upower backend to the latest API, add time support.
       new  1b0dad2   Sync acpi backend with sleepd.
       new  06dfd0d   Fix upower detection.
       new  3ab8cec   Sync upower backend from sleepd.
       new  426ed27   Update the changelog.
       new  91f3748   debian/control: Bump Standards-Version to 3.9.5, no changes required.
       new  0587d7e   debian/control: Add Vcs-Browser.  Update Vcs-Git.
       new  7c667e9   New maintainer (Closes: #756544).
       new  e49f790   debian/source/format: New file; use 3.0 (native).
       new  55a06b6   wmbattery.c: Move assignment of old_status until after cur_info is initialized.
       new  66064c6   debian/control: Switch Build-Depends from autoconf to dh-autoreconf.
       new  85f6b89   debian/rules: Switch to use dh-autoreconf.
       new  a1153c2   debian/rules: Remove announcedir target.
       new  c092cac   wmbattery.1x: Escape hyphen.
       new  1c75fa0   debian/changelog: Draft for version 2.45.
       new  6e949ac   debian/control: Remove unnecessary Build-Depends dpkg-dev and libxt-dev.
       new  f5463eb   debian/changelog: Reformat previous entries.
       new  847ad44   config.h.in: Remove file; automatically generated by autotools.
       new  5bd521d   .gitignore: New file; add autotools and dpkg-generated files.
       new  16fc1d8   debian/changelog: Update; switch release to unstable.
       new  ed6b4ec   wmbattery: Add to repository.
       new  57aac38   wmbattery: Remove debian directory.
       new  3b04084   wmbattery: Add ChangeLog (renamed from debian/changelog).
       new  43825ab   wmbattery: Remove unnecessary .gitattributes file.
       new  e6da53b   wmbattery: Escape hyphen in manpage.
       new  1341a22   wmbattery: Avoid uninitialized variable warning.
       new  ed5a050   wmbattery: Remove config.h.in; automatically generated by autotools.
       new  dc8cf6e   wmbattery: Remove debian directory.
       new  fb45a42   wmbattery: Add ChangeLog (renamed from debian/changelog).
       new  5a4bca9   wmbattery: Remove unnecessary .gitattributes file.
       new  7538c25   wmbattery: Escape hyphen in manpage.
       new  0a64d2b   wmbattery: Avoid uninitialized variable warning.
       new  1e3f924   wmbattery: Remove config.h.in; automatically generated by autotools.
       new  756cd31   Import upstream release (git snapshot) version 2.44+20140921.
       new  8d0df05   debian/watch: New file.
       new  f183e4c   debian/rules: Add get-orig-source target.
       new  a339954   debian/source/format: Switch to 3.0 (quilt).
       new  c2f4cff   debian/changelog: Draft for version 2.44+20140921-1.
       new  e88b85d   debian/control: Update Homepage.
       new  8e1d626   debian/copyright: Add Upstream-*, update Source.
       new  01bcb9c   debian/control: Bump Standards-Version to 3.9.6.
       new  d85294a   debian/changelog: Update; switch to unstable.
       new  142b6ec   debian/watch: Add uversionmangle to prepend "git" to date in version.
       new  5fbd2c2   debian/changelog: Add "git" to version number; formatting by Adrian Glaubitz.
       new  00b5305   debian/control: Switch Architecture from any to linux-any.
       new  01fa29e   Remove trailing whitespace.
       new  a28103f   wmbattery: Remove Debian-specific distribution and urgency from ChangeLog.
       new  88e1edd   wmbattery: Add -x option to run a command when battery is critical.
       new  a91a0be   wmbattery: Consistent formatting in source.
       new  616717a   wmbattery: Add copyright header to source.
       new  7b358cc   wmbattery: Add -v option to display version number.
       new  b04bf8d   wmbattery: Restore BSD support.
       new  1536e63   wmbattery: Bump to version 2.45.
       new  7a26f8f   Remove trailing whitespace.
       new  b9a832d   wmbattery: Remove Debian-specific distribution and urgency from ChangeLog.
       new  cc8ce8b   wmbattery: Add -x option to run a command when battery is critical.
       new  7c9f3b3   wmbattery: Consistent formatting in source.
       new  13ac992   wmbattery: Add copyright header to source.
       new  ebf403a   wmbattery: Add -v option to display version number.
       new  c8b5216   wmbattery: Restore BSD support.
       new  5c2845b   wmbattery: Bump to version 2.45.
       new  6d63534   Import upstream version 2.45.
       new  1bb789f   debian/control: Revert Architecture to any; new upstream release supports *BSD.
       new  a1be3fc   debian/watch: Remove uversionmangle, which was added only to give a high enough version number to supersede binNMUs made before the switch from a native to non-native package.
       new  601d37d   debian/copyright: Update years and contact info for copyright holders, add section for debian/*, expand license text.
       new  2726bf5   debian/changelog: Draft for version 2.45-1.
       new  5b743ee   debian/patches: (escape_manpage_hyphens.patch) Escape hyphens in manpage to avoid hyphen-used-as-minus-sign lintian warning.
       new  a7ae736   debian/changelog: Finalize for version 2.45-1.
       new  ba857ae   debian/changelog: Add note mentioning restoration of BSD support.
       new  f8cb4c2   debian/control: Set Build-Depends on libapm-dev to [linux-any].
       new  d403103   debian/changelog: Draft for version 2.45-2.
       new  caec9af   debian/rules: Add --no-symlink option to uscan in get-orig-source target.
       new  28b8009   debian/changelog: Finalize version 2.45-2.
       new  3f5c115   debian/rules: Fix rename syntax error in get-orig-source target.
       new  a622d2f   debian/changelog: Draft for version 2.45-3.
       new  ec858bc   wmbattery: make it work without libapm
       new  cab8ac3   wmbattery: update upower support
       new  b1125b3   wmbattery: Bump to version 2.46.
       new  273507c   Imported Upstream version 2.46
       new  8b04172   debian/control: Split Build-Depends into two lines for readability.
       new  b83b3e4   debian/changelog: Update; bump to version 2.46-1.
       new  799b057   wmbattery: Use AC_CHECK_LIB instead of AC_CHECK_HEADERS to check for libapm.
       new  03b9cbd   wmbattery: Avoid redefinition of apm_read/apm_exists in *BSD.
       new  c8da7b2   wmbattery: Bump to version 2.47.
       new  36939ec   Imported Upstream version 2.47
       new  38dd973   debian/changelog: Draft for version 2.47-1.
       new  9c5b33b   debian/changelog: Fix spelling errors.
       new  f65636e   debian/changelog: Set distribution to unstable.
       new  9b1aa59   wmbattery: Escape hyphen in manpage.
       new  ac0a768   wmbattery: Change manpage section from deprecated 1x to 1.
       new  5ebbe32   wmbattery: Makefile - use autoheader too
       new  d95ac50   wmbattery: upower - don't exit after suspend/hibernation wakup
       new  c685f1e   wmbattery: Expand -g option to allow positions relative to right or bottom.
       new  50176fa   wmbattery: Improve help text for -i option.
       new  604a3c7   wmbattery: Add -n option to disable dial graphic.
       new  1631d83   wmbattery: Fix typos.
       new  9f7be30   wmbattery: Properly free malloced memory.
       new  9c9f74d   wmbattery: Remove unnecessary brace.
       new  855b5d1   wmbattery: Bump to version 2.48.
       new  28b0674   Imported Upstream version 2.48
       new  d0673d9   debian/patches: Remove directory; patch applied upstream.
       new  f42af1f   debian/control: Tidy using wrap-and-sort.
       new  759acb0   debian/patches/clean_config.h.in.patch: New patch; remove file created by autoheader to avoid dpkg_source error.
       new  49883e5   debian/changelog: Draft for version 2.48-1.
       new  a2c7866   wmbattery: Add config.h.in to `make distclean`.
       new  421aae8   wmbattery: Bump to version 2.49.
       new  07aca4b   Imported Upstream version 2.49.
       new  0c205b8   debian/patches: Remove directory; patch applied upstream.
       new  1285f03   debian/control: Update Vcs-*.
       new  e55f2d1   debian/control: Set Debian Window Maker Team as Maintainer; move self to Uploaders with updated email address.
       new  7410f11   debian/copyright: Update email address.
       new  379fc44   debian/changelog: Add entry for version 2.49-1.

The 241 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list