Gerrit Pape <[EMAIL PROTECTED]> writes:

> Hi, I know that the git-core package doesn't support binNMUs, and AFAIK
> there's no convenient way to change that, as it builds arch: all package
> that depend on the specific arch: any package.

>  http://bugs.debian.org/423041

> Loosening the dependencies as suggested in http://wiki.debian.org/binNMU
> isn't a good solution, as it can lead to

>  http://bugs.debian.org/425494

The recommendation for cases like this is to use a dependency like:

    git-core (>= 1:1.5.2.2-1), git-core (<< 1:1.5.2.2-2~)

or a bit looser if the Debian revision won't matter:

    git-core (>= 1:1.5.2.2), git-core (<< 1:1.5.2.3~)

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to