summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-24 20:49:31 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-24 20:49:31 +0200
commit1bbe43ce38d53e2c5b045c97b9c3cb5babdfdb14 (patch)
treed11cb2809c3eeeb1fb79cbda8f01c147cb0bf362 /debian
parent2ae382d10a07feaed2d8e06ce078084ecaf1b447 (diff)
Work on Buildsystem
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f346205..265c227 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ipmiutil (3.0.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - debian/control: Add libtool-bin to Build-Depents.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 24 Aug 2016 06:00:09 +0200
+
ipmiutil (2.9.9-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 1848d11..f980f3a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends:
dh-autoreconf,
dh-systemd (>= 1.5),
libfreeipmi-dev (>= 1.1.5) | libopenipmi-dev (>=2.0.18),
- libssl-dev
+ libssl-dev,
+ libtool-bin
Standards-Version: 3.9.8
Homepage: https://sourceforge.net/projects/ipmiutil/
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/ipmiutil.git