~ubuntu-branches/ubuntu/natty/ksensors/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Morten Kjeldgaard
  • Date: 2008-11-17 15:26:19 UTC
  • mfrom: (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20081117152619-5430139unvad2lwg
Tags: 0.7.3-16ubuntu1
* Merge from Debian unstable (LP: #254660). Remaining Ubuntu changes:
* debian/rules: update for patch and unpatch, add call to
  dh_icons, make sure config.guess and config.sub are present.
  Check for presence of Makefile before calling make clean.
* debian/patches/01_kubuntu_fix_etc_sensors_conf.diff: have 
  ksensors use /etc/sensors3.conf instead of sensors.conf
* debian/menu: section -> Apps/Tools
* debian/control: versioned build-depends on libsensors-dev, 
  added quilt as a build-depend for patch management. Bumped
  debhelper build-depends to 5.0.51~ due to dh_icons.
* debian/compat: bump to 5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ksensors (0.7.3-16ubuntu1) jaunty; urgency=low
 
2
 
 
3
  * Merge from Debian unstable (LP: #254660). Remaining Ubuntu changes:
 
4
  * debian/rules: update for patch and unpatch, add call to
 
5
    dh_icons, make sure config.guess and config.sub are present.
 
6
    Check for presence of Makefile before calling make clean.
 
7
  * debian/patches/01_kubuntu_fix_etc_sensors_conf.diff: have 
 
8
    ksensors use /etc/sensors3.conf instead of sensors.conf
 
9
  * debian/menu: section -> Apps/Tools
 
10
  * debian/control: versioned build-depends on libsensors-dev, 
 
11
    added quilt as a build-depend for patch management. Bumped
 
12
    debhelper build-depends to 5.0.51~ due to dh_icons.
 
13
  * debian/compat: bump to 5.
 
14
  
 
15
 -- Morten Kjeldgaard <mok0@ubuntu.com>  Mon, 17 Nov 2008 15:26:19 +0100
 
16
 
 
17
ksensors (0.7.3-16) unstable; urgency=medium
 
18
 
 
19
  * Bumped standard version to 3.8.0 (no changes).
 
20
  * Get rid of libqt3-compat-headers, patch by Barry de Freese (closes:
 
21
    bug#464657).
 
22
  * Use to libsensors4 API.
 
23
 
 
24
 -- Aurelien Jarno <aurel32@debian.org>  Mon, 30 Jun 2008 16:12:07 +0200
 
25
 
1
26
ksensors (0.7.3-15ubuntu2) hardy; urgency=low
2
27
 
3
28
  * Added quilt as a build-depend for patch management