Your message dated Tue, 11 Sep 2007 15:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439992: fixed in devscripts 2.10.8
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: devscripts
Version: 2.10.7
Severity: normal

'debian/changelog' is added unconditionally and it's not working.
The problem is that 

    git commit -m 'release 0.172' 'debian/changelog' 'debian/changelog'

does not work, while

    git commit -m 'release 0.172' 'debian/changelog'

works, and debcommit is unconditionally adding 'debian/changelog'


[09:04:14]dancer64:pbuilder> debcommit -m 'release 0.172' debian/changelog
git commit -m 'release 0.172' 'debian/changelog' 'debian/changelog'
error: pathspec 'debian/changelog' did not match any file(s) known to git.
Did you forget to 'git add'?
debcommit: commit failed
[09:04:19]dancer64:pbuilder> git-add debian/changelog 
[09:04:26]dancer64:pbuilder> debcommit -m 'release 0.172' 
git commit -m 'release 0.172'
Created commit 8fdbbd6: release 0.172
 1 files changed, 2 insertions(+), 2 deletions(-)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23-rc3dancer (PREEMPT)
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash

Versions of packages devscripts depends on:
ii  debianutils                   2.23.1     Miscellaneous utilities specific t
ii  dpkg-dev                      1.14.5     package building tools for Debian
ii  libc6                         2.6.1-1    GNU C Library: Shared libraries
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 
ii  sed                           4.1.5-3    The GNU sed stream editor

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

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.8

We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:

devscripts_2.10.8.dsc
  to pool/main/d/devscripts/devscripts_2.10.8.dsc
devscripts_2.10.8.tar.gz
  to pool/main/d/devscripts/devscripts_2.10.8.tar.gz
devscripts_2.10.8_i386.deb
  to pool/main/d/devscripts/devscripts_2.10.8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mohammed Adnène Trojette <[EMAIL PROTECTED]> (supplier of updated devscripts 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 11 Sep 2007 16:46:04 +0200
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.10.8
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <[EMAIL PROTECTED]>
Changed-By: Mohammed Adnène Trojette <[EMAIL PROTECTED]>
Description: 
 devscripts - Scripts to make the life of a Debian Package maintainer easier
Closes: 322208 436095 437387 439054 439163 439854 439992 440013 440018 441073 
441105
Changes: 
 devscripts (2.10.8) unstable; urgency=low
 .
   [ Mohammed Adnène Trojette ]
   * debcommit:
      + allow an alternate location for the changelog. By default
        debian/changelog is used. Thanks Sjoerd Simons and Laurent Bigonville
        for the patches. (Closes: #437387)
      + add a -C/--confirm option to confirm the commit message. Thanks Laurent
        Bigonville for forwardporting the patch from Ubuntu. (Closes: #439054)
      + allow tagging with bazaar. (Closes: #441105)
   * debuild:
      + keep DISPLAY, XAUTHORITY and GNOME_KEYRING_SOCKET environment
        variables around for safe keeping before we destroy the
        environment, and re-set them before running debsign; thanks Steve
        Kovalik for the patch. (Closes: #322208)
      + also keep GPG_AGENT_INFO and SSH_AUTH_SOCK.
   * licensecheck: decruft // comments. (Closes: #441073)
   * debchange: update according to new Backports.org policy. (Closes: #439854)
 .
   [ Stefano Zacchiroli ]
   * debcheckout: new script to checkout the version control system repository
     of a package
 .
   [ Joey Hess ]
   * debcheckout: when checking out svn repos, check them out into a directory
     named for the package, to avoid checking out into ie, a trunk directory.
 .
   [ Adam D. Barratt ]
   * licensecheck
     + tidy up the pre-check regexes
     + unescape "\@"s in copyright statements
     + decruft © as well as (C)
     + make the copyright regex more flexible
     + correctly handle metacharacters found in potential copyright statements
   * debdiff: allow whitespace to be ignored in diffs (Closes: #439163)
   * debcommit
     + Allow changes to only debian/changelog to be committed.
       Thanks to martin f krafft for the patch. (Closes: #439992)
     + Allow the leading "* " to be stripped from commit messages
       (Closes: #440013)
   * bts: Change working directory back to its original location before
     running the browser (Closes: #436095)
   * checkbashisms: Catch the use of test/[ with a unary -a operator. Thanks to
     Matthew Wilcox for the suggestion.
 .
   [ Julian Gilbey ]
   * The package should suggest git-core, not git (Closes: #440018)
   * debchange: update for new BTS layout (pkgreport.cgi syntax changed)
 .
   [ Joey Hess ]
   * Add list-unreleased, by Frans Pop.
Files: 
 82f0869205ca70e7ecd8dcf51b46e2f3 1089 devel optional devscripts_2.10.8.dsc
 66e79e411936d75f310815a019da8100 472091 devel optional devscripts_2.10.8.tar.gz
 63962cfd69e8e2121dd720162a173296 410150 devel optional 
devscripts_2.10.8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG5rKHOU3FkQ7XBOoRAvpxAJ9MB9rtEE26bxiIK6sn6a8dlSyCFgCgy1Y0
/4suKi4FhGgA1uXSt7yE6Ss=
=Q4OM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to