Your message dated Tue, 18 Mar 2008 20:42:28 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#467346: devscripts: [debcommit] Please run git add     
debian/changelog when git is used
has caused the Debian Bug report #467346,
regarding [debcommit] Please run git-add debian/changelog when git is used
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.)


-- 
467346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467346
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.13
Severity: wishlist

Please either run git add debian/changelog before commiting, or only use
the diff between the last HEAD and the latest 'added' version of
debian/changelog. Otherwise you can end up with a commit without the
appropriate changelog entry.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.1 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages devscripts depends on:
ii  debianutils                   2.28.2     Miscellaneous utilities specific t
ii  dpkg-dev                      1.14.16.6  package building tools for Debian
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  perl                          5.8.8-12   Larry Wall's Practical Extraction 
ii  sed                           4.1.5-5    The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot                      1.9        Gives a fake root environment

-- no debconf information



--- End Message ---
--- Begin Message ---
On Tue, 2008-03-18 at 20:06 +0100, Bernd Zeimetz wrote:
> >         debcommit: unable to determine commit message using git (do you 
> > mean "debcommit -a" or did you forget to run "git add"?)
> >         Try using the -m flag.
> 
> Actually I didn't know about -a, I think that's just all I need to
> remember. What I did was something like
> 
> dch
> git add d/changelog
> dch
> debcommit
> 
> then you have something added already, so you can commit, but it's not
> the last edit you did. I had expected to be warned about this, or
> something like that... but I guess I should just get used to -a :)

Ah, I see the issue. You'll get the warning message if you haven't added
a version of the changelog that contains changes relative to your last
commit, but not if you've modified the changelog since you added it with
changes in.

If you're happy using (and remembering about :-) -a then I'll close the
bug with this message.

Regards,

Adam


--- End Message ---

Reply via email to