blob: ac51301eff9d5be67f74df39e1b56de548d3e873 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
ipmiutil (3.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- To prevent error messages at build time add
missing libtool-bin to Build-Depends.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 24 Aug 2016 20:50:13 +0200
ipmiutil (2.9.9-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* debian/control:
- Correct Vcs-Git.
- Bump Standards-Version to 3.9.8 (no changes required).
* New debian/patches/0705-crontab.patch (LP: #1535408):
- Prevent running watchdog to send mails and log entries every minute.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 15 May 2016 23:06:42 +0200
ipmiutil (2.9.8-1) unstable; urgency=medium
* New upstream release.
- Refresh patches.
* debian/copyright: Add year 2016.
* debian/control:
- Bump Standards-Version to 3.9.7 (no changes required).
- Change Vcs-* to secure uri.
* debian/watch: Bump Version to 4 (no changes required).
* New debian/patches/0105-typo.patch.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 18 Feb 2016 03:19:27 +0100
ipmiutil (2.9.7-1) unstable; urgency=medium
* New upstream release.
* Refresh and rename patches.
* Remove erroneous debian/ipmiutuil.ipmi_port.init.
* Replace deprecated portmap with rpcbind (Closes: #796364):
- debian/patches/0700-init.patch:
+ Replace portmap with rpcbind in scripts/ipmi_port.sh.
- debian/control:
+ Add rpcbind to Depends.
* debian/rules:
- Pass "--with autoreconf" to dh.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 17 Dec 2015 21:42:37 +0100
ipmiutil (2.9.6-1) unstable; urgency=low
* Initial release (Closes: #753881).
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 29 May 2015 08:27:28 +0200
|