tags 434313 + moreinfo
thanks

Hi,

On Sat, 2007-07-21 at 01:20 +0400, Alexander Gerasiov wrote:
> dch -v "${VERSION}~${DIST}0" -b -D "${DIST}" "Build for ${DIST}."
> 
> But such version less than previous one and dch shows me a warning:
> 
> dch warning: new version (0.6.2-1~lenny0) is less than
> the current version number (0.6.2-1).
> dch: Did you see that warning?  Press RETURN to continue...

Is that the entire output? So far as I can see, the warning that's
waiting for you to press RETURN is related to the distribution, not the
version number.

        [EMAIL PROTECTED]:~$ dch -v "2.10.14~lenny0" -b -D "lenny" "Build for
        lenny"
        dch warning: Recognised distributions are: unstable, testing,
        stable, experimental, UNRELEASED,
        {sarge,etch}-{volatile,backports} and
        {testing,stable,oldstable}-security.
        Using your request anyway.
        dch warning: new version (2.10.14~lenny0) is less than
        the current version number (2.10.14).
        dch: Did you see that warning?  Press RETURN to continue...
        
Using -D testing displays the version number warning but continues to
make the requested change. Indeed, the function of -b is to stop the
version warning message being sufficient to raise the "Did you see that
warning?" prompt.

Regards,

Adam



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

Reply via email to