Your message dated Sat, 04 Dec 2010 21:47:06 +0000
with message-id <[email protected]>
and subject line Bug#605749: fixed in git-annex 0.11
has caused the Debian Bug report #605749,
regarding git-annex: please don't run pre-commit hook if git-annex is not
installed
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.)
--
605749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605749
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-annex
Hi,
git annex init adds the following git pre-commit hook:
#!/bin/sh
# automatically configured by git-annex
git annex pre-commit .
If git-annex would be removed this hook would fail and render the git
repository unusable for plain git. To fix this problem one could
replace it with something like this:
#!/bin/sh
# automatically configured by git-annex
git magic-command-that-mimics-which annex && git annex pre-commit .
Regards
Carsten
--- End Message ---
--- Begin Message ---
Source: git-annex
Source-Version: 0.11
We believe that the bug you reported is fixed in the latest version of
git-annex, which is due to be installed in the Debian FTP archive:
git-annex_0.11.dsc
to main/g/git-annex/git-annex_0.11.dsc
git-annex_0.11.tar.gz
to main/g/git-annex/git-annex_0.11.tar.gz
git-annex_0.11_i386.deb
to main/g/git-annex/git-annex_0.11_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.
Joey Hess <[email protected]> (supplier of updated git-annex 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: SHA256
Format: 1.8
Date: Sat, 04 Dec 2010 17:27:42 -0400
Source: git-annex
Binary: git-annex
Architecture: source i386
Version: 0.11
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
git-annex - manage files with git, without checking their contents into git
Closes: 605749
Changes:
git-annex (0.11) unstable; urgency=low
.
* If available, rsync will be used for file transfers from remote
repositories. This allows resuming interrupted transfers.
* Added remote.annex-rsync-options.
* Avoid deleting temp files when rsync fails.
* Improve detection of version 0 repos.
* Add uninit subcommand. Closes: #605749
Checksums-Sha1:
63ddcb74c4e4003c0d47f3fe1892f8159982b993 1487 git-annex_0.11.dsc
3fd35ce0e508c2876e0fd75276e377b7351e40c1 87220 git-annex_0.11.tar.gz
7eca15e03667c594f361cf7f9804be508bb7a1f4 649358 git-annex_0.11_i386.deb
Checksums-Sha256:
d75ed0a32c6497b790c5db48feef4b2b4993c6c7fcaacb703089ec30f197e719 1487
git-annex_0.11.dsc
4f62b12723b22f7018e0e03a67bf00e00dd6f1303661ecc9afbfbe2825d1c481 87220
git-annex_0.11.tar.gz
835ef205a3990583322a33705148de92c04f3963001b5eb80fe7415c0baa4ce4 649358
git-annex_0.11_i386.deb
Files:
cabd1d209c1de8051d926839ba79336e 1487 utils optional git-annex_0.11.dsc
4037a6abe3983f6cadb71a1db08a2bac 87220 utils optional git-annex_0.11.tar.gz
74ef7cd9ded7e1cf681aa40e0f3be860 649358 utils optional git-annex_0.11_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIVAwUBTPqytskQ2SIlEuPHAQh7SQ//WkEplsd31f86PUOizwDzg6x/FPzf6/17
phf1ay1O51F01sVIOlMNfdSXF7OK9XDxnifhXCn3P5dtyxkfHSio90IytmPuIHHa
O58biK2dcCbbyl/1w/DuxzUZ/R509cpsEeYcnPcaEiZa62i0hNjmwtYhb8r5kOQ0
KI9dwnXek6Ruu5VdMt70diHCwbkfxZKn3z9cx1lwpvsZPEEnONsuHO55OD4XhrCp
U0YWU28/hSNmGwCZUnNo6X+/oMLHgFZ1ywv4MfKlNfyjAHCnL4BE29ngCnMQ/ISn
xYnOSiRbaxMkT2qhUlhJzeZmXy0DLMpbXe5aKE+Up9Cmg0ZO0nTo2chG2FYM2Es+
RHYF+AEiP5JWo/hyc+MxqzA2QuBecLNkkT71g2ohgRy7xbZUuVZ/Zg7cKGv2D1eq
G4zpG9fy4to3gQorgJZ9R7/hZ39pcBmC644nd0ajhw5KrCBagnytJTYDRHtpHjSb
PkIoxXg8ZIqIn+qBUqz5xDMqnEmZY32NM82DxFzAK06A3WPMDjewporrG6d8ILpL
94oUcQob41p8DyHc/SQ6uOd/V1ROdsUpNWHd01VlE7jGa8Oyl51NK54s5vI3xx29
LnhY/1kKXXqScn+T+ttbPkoV/wkaPpJs+UEY2cb8/nfFGRAMeO5od2wjtwTDqPAJ
EaLBSPtpsd4=
=cUKe
-----END PGP SIGNATURE-----
--- End Message ---