Your message dated Wed, 9 Apr 2008 12:12:58 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#475186: dch: "--nmu" appends "+nmu1" prefix to native
packages instead of "-0.1"
has caused the Debian Bug report #475186,
regarding dch: "--nmu" appends "+nmu1" prefix to native packages instead of
"-0.1"
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.)
--
475186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475186
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.24
% cd $(mktemp -d)
% mkdir debian
% EDITOR=true dch --create
% sed -i 's/VERSION/1.1/' debian/changelog
% dch --nmu
dch then loads my editor with the first line of the file being:
PACKAGE (1.1+nmu1) UNRELEASED; urgency=low
However, the Developers Reference (section "5.11.2 NMU version numbering")
claims:
"If there is no debian-revision component in the version number then one
should be created, starting at `0.1'"
which would imply:
PACKAGE (1.1-0.1) UNRELEASED; urgency=low
(I am unsure to whether developers-reference disparities constitute a bug
in devscripts. If this is not the case, please feel free to re-assign or
close.)
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Wed, Apr 09, 2008 at 04:30:15PM +0100, Chris Lamb wrote:
> dch then loads my editor with the first line of the file being:
>
> PACKAGE (1.1+nmu1) UNRELEASED; urgency=low
>
> However, the Developers Reference (section "5.11.2 NMU version numbering")
> claims:
This was an intentional change after some discussion on the debian-devel
list[0]. There is currently an open bug[1] against the dev-ref for
updating the wording/examples for NMUs of native packages but no action
has been taken on it. Closing the bug.
[0] - http://lists.debian.org/debian-devel/2008/03/msg00498.html
[1] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437392
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
--- End Message ---