summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:41 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:41 +0200
commitb95848947f99031ad56ed6220665bdb3658d8113 (patch)
tree564ce1d693ed2c23a626262ac59d8a8d383856e8 /debian/changelog
parent4708957cb7c4a2d09e98b513d1bad3d637306f4e (diff)
Drop autotools-dev from Build-Depends and drop --with autotools-dev from dh
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d4ff90..5f19116 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ipmiutil (3.0.5-1) UNRELEASED; urgency=medium
+ipmiutil (3.0.6-1) UNRELEASED; urgency=medium
* New upstream release.
* Refresh patches:
@@ -8,6 +8,9 @@ ipmiutil (3.0.5-1) UNRELEASED; urgency=medium
- With compat level 10 autoreconf called every time.
* Add new section at README.source to explain the branching model used.
* Declare compliance with Debian Policy 4.0.0. (No changes needed).
+ * Drop autotools-dev from Build-Depends and drop "--with autotools-dev"
+ from dh because this is already default when using dh compatibility
+ level 10.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 24 Feb 2017 21:19:36 +0100