Your message dated Sat, 12 Sep 2009 18:39:29 -0700
with message-id <[email protected]>
and subject line Re: Bug#543385: [checks/debhelper.desc] Suggest debhelper
7.0.50
has caused the Debian Bug report #543385,
regarding [checks/debhelper.desc] Suggest debhelper 7.0.50 with override target
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
543385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543385
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lintian
Version: 2.2.14
Tags: patch
Severity: wishlist
Hi,
The current version of debhelper in lenny-backports is 7.2.6~bpo50+1.
However a lintian warning suggests a BD on at least 7.0.50~ when we use
override targets in debian/rules.
Therefore, I think there is no point mentionning the backport version.
A BD on at least debhelper 7.0.50 should be sufficent.
I have enclosed a patch if you think that it deserves an update.
Regards,
--
Franck Joncourt
http://debian.org - http://smhteam.info/wiki/
diff --git a/checks/debhelper.desc b/checks/debhelper.desc
index 484d9b4..9be82ca 100644
--- a/checks/debhelper.desc
+++ b/checks/debhelper.desc
@@ -168,13 +168,7 @@ Ref: dh(1)
Info: The override targets facility in debhelper, involving debian/rules
targets that begin with "override_dh_", was introduced in a later version
of debhelper than the package Build-Depends on. The package Build-Depends
- should be updated to require at least debhelper 7.0.50. Giving the version
- followed by <tt>~</tt> is recommended so that backports will satisfy the
- dependency.
- .
- lenny was released with debhelper version 7.0.15, so every package that
- assumes a newer version should explicitly declare so for the sake of lenny
- backports.
+ should be updated to require at least debhelper 7.0.50.
Tag: brace-expansion-in-debhelper-config-file
Severity: normal
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
As discussed in the bug report, recommending the trailing tilde is
something Lintian generally does, although in this case it's not
specifically useful. Closing this bug per the discussion.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--- End Message ---