lp:ubuntu/karmic/conky

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/conky
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

31. By Cesare Tirabassi

* Bug-fix only release (LP: #457022):
  - add Replaces on conky to conky-all to avoid misconfiguration
    during dist-upgrades.

30. By Cesare Tirabassi

* Bug-fix only release:
  - modify debian/patches/fix_hwmon_for_2.6.31.patch (LP: #435571):
    modify the patch so that all possible cases for the hwmon data location
    are taken into account. This should also be compatible with older
    kernels.

29. By Cesare Tirabassi

* Bug-fix only release:
  - add debian/patches/fix_info.desktop.patch:
    fix global info.desktop variables incorrectly freed
    commit 066af067f070731a5b0dc03107a2135bbffa2ba1

28. By Cesare Tirabassi

* Bug-fix only release:
  - add quilt support in debian/control and debian/rules
  - add debian/patches/fix_if_running.patch:
    fix if_running not working on linux when a top flavour is not running
    commit 75ce3b259be20f4a304fbf90d7c5f55871c872da
  - add debian/patches/fix_hwmon_for_2.6.31.patch (LP: #435571):
    horrible hack to make hwmon works with kernel 2.6.31 also when
    /sys/class/hwmon/hwmon0/device erroneously exists
  - package is now maintained in bzr/launchpad
    https://code.launchpad.net/~norsetto/+junk/conky:
    + add Vcs-* fields to debian/control
  - add --disable-static flag to conky-all instead of building and
    then manually removing the static library
  - make conky-all with --enable-nvidia only on i386 and amd64
    arches (fix FTBFS for all other arches)
  - change naming scheme to ease transitions, conky is now a transitional
    package that installs conky-all. Standard conky is now named conky-std

27. By Cesare Tirabassi

* New upstream release:
  - Improved Lua API (lua_read_parse has been removed in favour of the
    conky_parse() Lua API call).
  - Cairo and Imlib2 bindings for Lua.
  - Built-in weather support.
  - Added own_window_type panel.
  - Added border_inner_margin and border_outer_margin.
    The border_margin config option is now deprecated.
  - Added format_human_readable option.
  - Added fancy new 'temperature gradients'.
  - Several new variables such as $blink, $curl, $desktop, $entropy_perc,
    $swapfree, $to_byte and $top_io.
  - Comments in TEXT section are now possible.
    If necessary the comment character (#) can be escaped with a
    backslash (\#).
  - Added a different default configuration file for builds without X11.
  - Added io_perc, io_read and io_write to $top.
  - Alignment special variables can now be used with objects that span
    multiple lines.
  - Enhanced Imlib2 cache control.
  - $battery_short can now also display F (full), N (not present),
    E (empty) or U (unknown).
  - Counteless bug fixes (LP: #405701, LP: #405340, LP: #405188).
* Complete overhaul of the packaging (LP: #294933, LP: #387209):
  3 binary packages are now created: conky-cli, conky and conky-all.
  conky-cli is a basic package that could be used in servers
  or piped with dzen2,
  conky supports the most commonly used variables,
  conky-all includes almost all of the available support.
  Use conky-all if you are not sure of your needs.
  Some of the packaging changes include:
  - copyright is now in line with the new format specification
  - rules has been overly simplified
  - short/long descriptions have been updated
  - TODO is not installed anymore, lua.html is installed
  - README.Debian has been obsoleted
  - no change bump of Standards-Version
  - added NEWS and README.source
  - changed automake from automake1.10 to automake1.11, since the former
    has been obsoleted.

26. By Cesare Tirabassi

* New upstream release:
  - fixed a pretty serious bug in 1.7.1 that caused rendering of
    fonts to be completely messed up in specific circumstances.
* Add debian/patches/fix_fs_free.patch (LP: #385504):
  - revert commit b6e691e8ac1d09df7a01c25583b785025a6212a6
  - correct fs_used/fs_used_perc to use fs_free not fs_avail

25. By Cesare Tirabassi

Install an apport hook to retrieve in case of crash the configuration
file (if changed), the user's configuration file and any user's
specified lua scripts.

24. By Cesare Tirabassi

* New upstream release:
  - Lua scripting support
  - Image drawing via Imlib2
  - Built in support for APC UPS daemon monitoring
  - Several new variables such as $combine and $eval
  - Gauge widgets
* Enable lua and imlib2 support
* Add liblua5.1-0-dev and libimlib2-dev as
  Build-Depends in debian/control
* Update debian/copyright author's list
* Set LDFLAGS to -Wl,--as-needed to avoid linking against
  unneeded libraries.

23. By Cesare Tirabassi

* New upstream release (LP: #371043):
  - update debian/copyright copyright dates and author's list
  - remove following patches, now applied upstream or not needed anymore:
    + fix_exec_buffer_size.patch
    + ifaddr_buffer_overflow
    + x86_64_rdtsc
    + move_compile_end_man_page
    + fix_hyphen_man_page
    + fix_mem_res.patch
  - remove installation of example configuration file (removed upstream)
  - update debian/NEWS accordingly
* No change bump of Standards-Version to 3.8.1

22. By Cesare Tirabassi

* debian/patches:
  - fix_mem_res.patch (LP: #329789):
    fix ${top_mem} not displaying correctly memory usage
    for mem_res and mem_vsize.
    Thanks to lolikandr for the patch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/conky
This branch contains Public information 
Everyone can see this information.

Subscribers