[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: data/debhelper/dh_*-manual: Add dh-autoreconf



This is an automated email from the git hooks/post-receive script.

jwilk pushed a commit to branch master
in repository lintian.

commit a2bac904cb768f57aa823f5084a8e12dd0f7efd4
Author: Jakub Wilk <jwilk@debian.org>
Date:   Fri Aug 26 21:25:48 2016 +0200

    data/debhelper/dh_*-manual: Add dh-autoreconf
    
    dh-autoreconf is a dependency of debhelper since 9.20160403.
---
 data/debhelper/dh_addons-manual   | 1 +
 data/debhelper/dh_commands-manual | 2 ++
 debian/changelog                  | 3 +++
 3 files changed, 6 insertions(+)

diff --git a/data/debhelper/dh_addons-manual b/data/debhelper/dh_addons-manual
index f1b396e..3e05c3c 100644
--- a/data/debhelper/dh_addons-manual
+++ b/data/debhelper/dh_addons-manual
@@ -4,6 +4,7 @@
 #
 # Please keep this sorted.
 apache2||dh-apache2 | apache2-dev
+autoreconf||dh-autoreconf | debhelper (>= 9.20160403~)
 lv2config||lv2core
 python2||python:any | python-all:any | python-dev:any | python-all-dev:any
 python3||python3:any | python3-all:any | python3-dev:any | python3-all-dev:any
diff --git a/data/debhelper/dh_commands-manual b/data/debhelper/dh_commands-manual
index f5d4115..9d2ccc1 100644
--- a/data/debhelper/dh_commands-manual
+++ b/data/debhelper/dh_commands-manual
@@ -13,6 +13,8 @@
 # Please keep this sorted.
 
 dh_apache2||dh-apache2 | apache2-dev
+dh_autoreconf_clean||dh-autoreconf | debhelper (>= 9.20160403~)
+dh_autoreconf||dh-autoreconf | debhelper (>= 9.20160403~)
 dh_lv2config||lv2core
 dh_nativejava||gcj-native-helper | default-jdk-builddep
 dh_python2||python:any | python-all:any | python-dev:any | python-all-dev:any
diff --git a/debian/changelog b/debian/changelog
index 58ee185..45efe9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,9 @@ lintian (2.5.47) UNRELEASED; urgency=medium
   * checks/shared-libs.desc:
     + [JW] Fix typos.
 
+  * data/debhelper/dh_{addons,commands}-manual:
+    + [JW] Add dh-autoreconf, which is now a dependency of debhelper.
+      Thanks to Michael Biebl for the bug report.  (Closes: #835449)
   * data/output/manual-references:
     + [JW] Refresh.
   * data/spelling/corrections*:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: