Your message dated Mon, 23 Nov 2009 22:50:05 +0000
with message-id <[email protected]>
and subject line Bug#540766: fixed in tig 0.15-1
has caused the Debian Bug report #540766,
regarding "blame" view broken when cwd is not the repo root
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.)
--
540766: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tig
Version: 0.14.1-2
The "blame" view ("B" after selecting a file using "t") is broken when
the cwd of the tig executable is not the repo root:
Testcase:
$ git init
Initialized empty Git repository in [..]
$ mkdir subdir
$ echo "one" > one
$ echo "two" > subdir/two
$ git add subdir/one
$ git commit -m "test"
[master (root-commit) 874306d] test 2 files changed,
2 insertions(+), 0 deletions(-)
create mode 100644 one
create mode 100644 subdir/two
Without changing directory, the blame view works as expected. However, if
you run tig from "subdir/", it prints "Failed to load blame data".
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: tig
Source-Version: 0.15-1
We believe that the bug you reported is fixed in the latest version of
tig, which is due to be installed in the Debian FTP archive:
tig_0.15-1.diff.gz
to main/t/tig/tig_0.15-1.diff.gz
tig_0.15-1.dsc
to main/t/tig/tig_0.15-1.dsc
tig_0.15-1_powerpc.deb
to main/t/tig/tig_0.15-1_powerpc.deb
tig_0.15.orig.tar.gz
to main/t/tig/tig_0.15.orig.tar.gz
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.
Sebastian Harl <[email protected]> (supplier of updated tig 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.8
Date: Mon, 23 Nov 2009 22:56:47 +0100
Source: tig
Binary: tig
Architecture: source powerpc
Version: 0.15-1
Distribution: unstable
Urgency: low
Maintainer: Sebastian Harl <[email protected]>
Changed-By: Sebastian Harl <[email protected]>
Description:
tig - ncurses-based Git repository browser
Closes: 540766 557575
Changes:
tig (0.15-1) unstable; urgency=low
.
* New upstream release (Closes: #557575):
- Fixed blame view when cwd is not the repo root; thanks to Chris Lamb for
reporting this (Closes: #540766).
* debian/control:
- No longer build-depend on git-core - this is not required by the build
system any more.
- Updated Standards-Version to 3.8.3 - no changes.
* debian/patches:
- Removed asciidoc-8.4.dpatch - included upstream.
* Added debian/tig.doc-base.
- … pointing to manual.html and manual.pdf.
Checksums-Sha1:
65c33df2dfe82be095f1a50602f2725b3c7b6fc2 1112 tig_0.15-1.dsc
a88b8d8274247532ab3512a9421d20464e9f250d 152276 tig_0.15.orig.tar.gz
c5208f99ce2739cb359c34dca2e814bdfc9d887a 4282 tig_0.15-1.diff.gz
975871fd9e98c85aa391d016e3c8365175af1f1d 214342 tig_0.15-1_powerpc.deb
Checksums-Sha256:
fff472621ceef8af4e1237a0178724876e0846f36f39ebe3c067f051701e470c 1112
tig_0.15-1.dsc
8d60b3747753b79b1c091939e6075264815a6f57a4e0ea4aea778fa18560d1f5 152276
tig_0.15.orig.tar.gz
80742a257c9bc0323b9f77fe9d179219423ac98ffd20b199646f890d11b68159 4282
tig_0.15-1.diff.gz
1b830b1967b7ed27f70aa561b97a552d8135caf0d724663d4d8dd0a85e044af9 214342
tig_0.15-1_powerpc.deb
Files:
36813c92cdca3957da38544bc245a868 1112 vcs optional tig_0.15-1.dsc
8f373a99823f6db241b66642075657d3 152276 vcs optional tig_0.15.orig.tar.gz
f9defe26cc0a90e0227e80e26549a9ff 4282 vcs optional tig_0.15-1.diff.gz
5fa8217d6a54765be93231d2b568f3f7 214342 vcs optional tig_0.15-1_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksLDCsACgkQEFEKc4UBx/zs2wCff18DSsrBxJS4CCsVeGipLFkK
+SEAnil4TTSDlwgOVQycXKu4g1gva08A
=Ci4d
-----END PGP SIGNATURE-----
--- End Message ---