From 1bbe43ce38d53e2c5b045c97b9c3cb5babdfdb14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 24 Aug 2016 20:49:31 +0200 Subject: Work on Buildsystem --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'debian') 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 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 -- cgit v1.2.3