lp:debian/micro-evtd

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/micro-evtd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

8. By Ryan Tandy

[ Roger Shimizu ]
* debian/patches:
  - Refresh patches by git-buildpackage patch-queue (gbp pq)
  - Fix typo in manpages. Thanks to lintian.
* debian/control:
  - Add lsb-base (>= 3.0-6) as dependency of micro-evtd.
    Thanks to lintian.
  - Replace XC-Package-Type with Package-Type. Thanks to lintian.
  - Add myself as uploader.
* debian/rules:
  - Add security hardening.

[ Ryan Tandy ]
* Upgrade to dh compat level 10.
* Upgrade to Standards-Version 3.9.8. No changes required.
* Support cross-building by passing CROSS_COMPILE to micro-evtd.mak.
* Handle failure to mmap() /dev/mem on recent kernels with STRICT_DEVMEM
  enabled by checking for MAP_FAILED. In this case, the UART-based button
  press detection will be used. (Closes: #845559)
* Update year in debian/copyright and add Roger Shimizu.
* Add Vcs-Browser and Vcs-Git.
* Align the default temperature thresholds used by micro-evtd with the
  commented-out values in the config file. Thanks to Yoichi Imai.

7. By Roger Shimizu <email address hidden>

Support device-tree enabled kernel

6. By Ryan Tandy

* debian/udeb/micro-evtd.command: Fixed bashisms. Thanks to Martin Michlmayr
  for the report and patch. (Closes: #666218)
* debian/copyright: Update Format URL and debian/ copyright declaration.
* debian/control: Update Standards-Version to 3.9.3.
* debian/patches/bashisms.patch: Patch out remaining bashisms from scripts.
* debian/patches/dont-copy-eventscript.patch: Place runtime files (e.g.
  micro-evtd.status) in /var/run instead of next to the program.
* debian/micro-evtd.postinst: Clean up runtime files accidentally placed
  into /usr/sbin in previous revision.

5. By Ryan Tandy

* New upstream release.
  - no longer overlaps sprintf source and destination (closes: #534931)
  - corrected microapl buzzer operations (closes: #580549)
* Dropped all Debian patches and changes to upstream files (man pages,
  Makefile) due to upstream changes.
* Added buffalo-files.patch: removes references to Buffalo scripts not
  available in Debian (was previously a hunk in eventscript.patch)
* Added dont-copy-eventscript.patch: disables copying event script to /tmp,
  details and rationale in README.Debian. (closes: #5153353)
* Added watchfile and debian/urepack script; changed get-orig-source target
  in debian/rules to call uscan; dropped old get-orig-source script.
* Switched to dpkg-source 3.0 (quilt) format.
* Updated to debhelper v8 format.
* Updated debian/copyright and README.Debian.
* Removed the CFLAGS override as this version no longer crashes with -O2.
* Updated my e-mail address.

4. By Ryan Tandy

* New maintainer.
* debian/udeb/micro_evtd.command: Fixed test condition for whether daemon is
  already running. (Closes: #580549)
* debian/patches/microapl-bashisms.patch: Fixed several more bashisms in
  microapl. Based on a patch by Noriaki Mitsunaga. (Closes: #534257)
* debian/patches/eventscript.patch: Fixed more bashisms, so the script
  actually copies and runs now.
* debian/patches/script-paths.patch: Refreshed.
* debian/init.d:
  - Replaced Required-{Start,Stop} with values from /etc/init.d/skeleton,
  as the daemon has no special requirements. (Fixes a lintian error.)
  - Added runlevel 1 to Default-Stop. (Fixes a lintian warning.)
* debian/rules: Overrode CFLAGS to work around a segfault that appears when
  built with optimizations.

3. By Per Andersson

* Added safety measure in udeb for argument incompability between
  micro_evtd.command (microapl) and busybox implementation of sleep.
  (Closes: #506945)
* Added beep and led signaling when daemon starts and stops and a check
  for supported hardware in init script. (Closes: 508218)

2. By Per Andersson

* Fixed udeb so It Works(TM).
* Patched bashisms in microapl.
* Deleted space from start message in init.d script.
* Removed note about suspend mode from description since this doesn't work
  in the Debian version.

1. By Per Andersson

Import upstream version 3.3.3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/micro-evtd
This branch contains Public information 
Everyone can see this information.

Subscribers