| Subject: | Re: versioned Build-Depends on debhelper |
|---|---|
| From: | Russ Allbery <rra@xxxxxxxxxx> |
| Date: | Wed, 30 Jul 2008 23:20:16 +0200 |
| Newsgroups: | linux.debian.devel.mentors |
Stanislav Maslovski <stanislav.maslovski@xxxxxxxxx> writes: > My sponsor asked me to delete versioned build dependency on debhelper. I think this is bad advice. > I had it in the form "debhelper (>= 5)" and changed it to just > "debhelper". I am wondering if this is right. > > In debian/compat I put "5". It is considered best practice to always depend on the minimum version of debhelper corresponding to the compat level that you're using. It's not strictly necessary to version the debhelper dependency if your compat level is old enough that it's supported by any debhelper that a building host is likely to be able to install (in practice, old enough that it's supported in stable), but there's really no reason not to use the more accurate and informative dependency. -- Russ Allbery (rra@xxxxxxxxxx) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-mentors-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ftp-masters, Don Armstrong |
|---|---|
| Next by Date: | Re: versioned Build-Depends on debhelper, Marc Haber |
| Previous by Thread: | Re: versioned Build-Depends on debhelper, Stanislav Maslovski |
| Next by Thread: | Re: versioned Build-Depends on debhelper, Marc Haber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |