~ubuntu-branches/ubuntu/saucy/htop/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Eugene V. Lyubimkin
  • Date: 2011-11-26 15:58:33 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20111126155833-dg5w843tsae6x6en
Tags: 1.0-1
* New upstream release.
  - Don't die after a terminal resize. (Closes: #464852)
  - Don't abort when a number of processes are removed from the list at
    once. (Closes: #541417)
  - Fixed the inconsistency in the documentation about "[" and "]" keys.
    (Closes: #610329)
* debian/patches:
  - 100-fix-cgroups-crash.patch: deleted, upstream fixed it in a different
    way.
  - 600-openvz-veid-on-kernels-gt-2.6.18.patch: ported to new upstream
    version.
  - 700-ltrace-support.patch: ported to new upstream version.
  - 700-ltrace-support.patch: ltrace hotkey is 'L', not 'l'.
* debian/control:
  - Add libhwloc-dev to Build-Depends on non-linux architectures.
  - Add libncursesw5-dev to Build-Depends, enabling unicode support.
* debian/rules:
  - Enable native affinity functions on linux architectures and use hwloc
    library everywhere else.
* debian/copyright:
  - Updated upstream copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
htop (1.0-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
    - Don't die after a terminal resize. (Closes: #464852)
 
5
    - Don't abort when a number of processes are removed from the list at
 
6
      once. (Closes: #541417)
 
7
    - Fixed the inconsistency in the documentation about "[" and "]" keys.
 
8
      (Closes: #610329)
 
9
  * debian/patches:
 
10
    - 100-fix-cgroups-crash.patch: deleted, upstream fixed it in a different
 
11
      way.
 
12
    - 600-openvz-veid-on-kernels-gt-2.6.18.patch: ported to new upstream
 
13
      version.
 
14
    - 700-ltrace-support.patch: ported to new upstream version.
 
15
    - 700-ltrace-support.patch: ltrace hotkey is 'L', not 'l'.
 
16
  * debian/control:
 
17
    - Add libhwloc-dev to Build-Depends on non-linux architectures.
 
18
    - Add libncursesw5-dev to Build-Depends, enabling unicode support.
 
19
  * debian/rules:
 
20
    - Enable native affinity functions on linux architectures and use hwloc
 
21
      library everywhere else.
 
22
  * debian/copyright:
 
23
    - Updated upstream copyright years.
 
24
 
 
25
 -- Eugene V. Lyubimkin <jackyf@debian.org>  Sat, 26 Nov 2011 15:58:33 +0200
 
26
 
1
27
htop (0.9-4) unstable; urgency=low
2
28
 
3
29
  * debian/rules: