summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2017-09-17 18:41:32 -0400
committerDimitri John Ledkov <xnox@ubuntu.com>2017-10-18 14:08:18 +0100
commit4b4bc372acbe19bb23bea289dfb4ed01391dbc60 (patch)
treebdc85feb2114071ee8d9a3e3e9479743e783449d
parenta8f074711ecc157ec8968fa47252af89ede1bb15 (diff)
Drop dh-autoreconf from build-depends, because it's automatic now
Fixes this lintian warning -> W: btrfs-progs source: useless-autoreconf-build-depends dh-autoreconf
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c4ef0056..031fca89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ btrfs-progs (4.13.3-1) unstable; urgency=medium
[ Nicholas D Steeves ]
* Add copyright for tests/sha.h tests/sha224-256.c tests/sha-private.h
+ * Drop dh-autoreconf from build-depends, because it's automatic now.
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 18 Oct 2017 13:15:37 +0100
diff --git a/debian/control b/debian/control
index 32498b33..5a9becbb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: admin
Priority: optional
Maintainer: Dimitri John Ledkov <xnox@debian.org>
Build-Depends: debhelper (>= 10),
- dh-autoreconf,
e2fslibs-dev,
pkg-config,
libacl1-dev,