diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
commit | 2945f6199eb2652bd8092367ae456dc0e49fb76d (patch) | |
tree | d77c66c0e5206b9a9f3439c29de6c4c65d12e1a4 /debian/control | |
parent | 563deb61bf7f474ef6aa89f2038457af54eed0c1 (diff) | |
parent | b18f5bf2db0fba2e7e539f68645836036d940d26 (diff) |
New upstream release 2.9.6
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 9570bf7..0000000 --- a/debian/control +++ /dev/null @@ -1,26 +0,0 @@ -Source: ipmiutil -Section: utils -Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends: - autotools-dev, - debhelper (>= 9), - dh-autoreconf, - dh-systemd (>= 1.5), - libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18), - libssl-dev -Standards-Version: 3.9.6 -Homepage: https://sourceforge.net/projects/ipmiutil/ -Vcs-Git: git://anonscm.debian.org/collab-maint/ipmiutil.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ipmiutil.git - -Package: ipmiutil -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: IPMI management utilities - ipmiutil performs a series of common IPMI server management - functions to allow administrators to perform management functions - without a learning curve. It can gather FRU inventory data, - SEL firmware log, sensors, watchdog, power control, health, - monitoring, and has an SOL console. It can write sensor thresholds, - FRU asset tags, and supports a full IPMI configuration save/restore. |