Your message dated Tue, 09 Oct 2012 20:47:53 +0000
with message-id <[email protected]>
and subject line Bug#689979: fixed in git-annex 3.20121009
has caused the Debian Bug report #689979,
regarding git annex ignores gitignores
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.)
--
689979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-annex
Version: 3.20120924
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi,
while testing the annex watch command it added the emacs .# files to the repo
although I have a global git ignore file matching them. Also a local
..gitignore file in the repository did not help.
Best regards, Thomas Koch
- -- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git-annex depends on:
ii curl 7.26.0-1
ii git 1:1.7.10.4-1
ii libc6 2.13-35
ii libffi5 3.0.10-3
ii libgmp10 2:5.0.5+dfsg-2
ii libpcre3 1:8.30-5
ii libxml2 2.8.0+dfsg1-5
ii libyaml-0-2 0.1.4-2
ii openssh-client 1:6.0p1-3
ii rsync 3.0.9-3
ii uuid 1.6.2-1.3
ii wget 1.13.4-3
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages git-annex recommends:
ii gnupg 1.4.12-4+b1
ii libnss-mdns 0.10-3.2
ii lsof 4.86+dfsg-1
Versions of packages git-annex suggests:
ii bup 0.25~git2011.11.04-5
pn graphviz <none>
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQcw83AAoJEAf8SJEEK6ZaqN0P/RuRBHlu856jELt1qa9cnpV6
ir7R5PVIASpk7PXgefWASY+yTSzhGX53SF0sDznAjSZU2a4owu/JPRI25WsdToFB
2iaWUJLUqTBANw0E8dS2MXedGRLfeqGuh12nx238EQ1QE9d6fWLq7wYud1vVFUFP
yk2O85beKYS3aZy2d/DN4dQe7WNj6gMwZ/MV9w4ngzC19807XUWufO4zy5qoxe1j
IyTisD9Hc/KTbBbeYwmSjKVAfxMiUnSkP0jXvVO+UmUZFfnyUk10XYVPGF8J4qLz
6qPsDr/aOrbT1uSP3VrtHLCQse5+j2lZvTpX5hMThJF9KFGdIRbdbnbISU8lYprz
MoMBG5shocW7sAQMD3hcX9VFgN7LX2ulCmHmWXmeLB2RFNfokLngAaeCQwWvikTv
La2gKJ6ntO7IxnDNz6g5Mh5HnlN1+wO7ou39XXJ8GIaPWPQlqtlNjlh47t7FeRfZ
GtO2RXCLoggDbLdwB9pcNmEG8Kv4MrUYP1oI0Ad1Os5bvdmFHhlThQxboq9u3fCP
FQQRlPoCxL5NFdj9jloykqN6+7AU+hYRPhYkyFfT6cltbphQ4Ubk5V/dvNYEOEVQ
k3xmO6TwKF+Yzi+VN6dCA7EsXGLW5zSc4y1iuCaTevloMzE2tfZhPU8YHbCVenjt
ajqNYf9/cnM2Htnj7+pe
=hrQa
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: git-annex
Source-Version: 3.20121009
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.
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: Tue, 09 Oct 2012 15:13:23 -0400
Source: git-annex
Binary: git-annex
Architecture: source i386
Version: 3.20121009
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: 689852 689979
Changes:
git-annex (3.20121009) unstable; urgency=low
.
* watch, assistant: It's now safe to git annex unlock files while
the watcher is running, as well as modify files checked into git
as normal files. Additionally, .gitignore settings are now honored.
Closes: #689979
* group, ungroup: New commands to indicate groups of repositories.
* webapp: Adds newly created repositories to one of these groups:
clients, drives, servers
* vicfg: New command, allows editing (or simply viewing) most
of the repository configuration settings stored in the git-annex branch.
* Added preferred content expressions, configurable using vicfg.
* get --auto: If the local repository has preferred content
configured, only get that content.
* drop --auto: If the repository the content is dropped from has
preferred content configured, drop only content that is not preferred.
* copy --auto: Only transfer content that the destination repository prefers.
* assistant: Now honors preferred content settings when deciding what to
transfer.
* --copies=group:number can now be used to match files that are present
in a specified number of repositories in a group.
* Added --smallerthan, --largerthan, and --inall limits.
* Only build-depend on libghc-clientsession-dev on arches that will have
the webapp.
* uninit: Unset annex.version. Closes: #689852
Checksums-Sha1:
956d2427ed9ec070608c7c569773a1289c860bc2 2584 git-annex_3.20121009.dsc
327401e8611b75af1e977f7b0e1d2c712ecf6cb5 2019836 git-annex_3.20121009.tar.gz
c8fc2c58b890bed703e68fb53bd99f862c74cdba 7176936 git-annex_3.20121009_i386.deb
Checksums-Sha256:
1937f360a5f142f7bbe39f41fae51e5925ed34807dc94ab5685d47e20a16abef 2584
git-annex_3.20121009.dsc
dc0a0077cc263ef4b6c259420cd965ec2c276bad98b00af14e6640557553e83f 2019836
git-annex_3.20121009.tar.gz
5629449f5bd5eaf7fd9a2180e0c7e4ba3f89bee8c18fbb7fa4a1652322aa2695 7176936
git-annex_3.20121009_i386.deb
Files:
0512d037e78d286bbd98f77306268ad2 2584 utils optional git-annex_3.20121009.dsc
f1113a7b0690abee111927ba1ed1366b 2019836 utils optional
git-annex_3.20121009.tar.gz
6f811c14ac9073f6ee8d37a641d9d1e9 7176936 utils optional
git-annex_3.20121009_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBUHR+ZskQ2SIlEuPHAQjLSA/+JUmhG7ROUeNSMV2l8NPk/5WcD+sKEqfs
EbxyCL/iLMvuUvhFz7X1ghh3hSFI8/xqE3OigHt8621GwCTQNq3jSZKTKQZykH7h
TQtCdJhEmIfzXF6diDDTF1tP0bn9PnyqKITVRCFxYT68FBKousAEZ+OaHEZv5LvY
0khls1W4d68PBsOqcLni+35JUrJjiBTms56RUg692P6YQM9HpIxK96fxw4dGW+tU
73mwXbnlrJpW6QILkyTDwMhVpTqOm06V3c+qq2sVlLaYQl+YmWtL73ZW8NBfYL7S
+GJs/W3ubitwImsjYQ9xq76cPhf6NswKN5s2oq+7Uvi/R3H6NEbW4FWpADNyND9f
ilw5OVAlXxXGsIL8XEP3xC4M1Xn2Q7b/EgjS6+L7cz/gl+Y7sG68rERONRr6VSLI
5M0DQwasFE9Ejvow/zmVOWPTlTgp7r2Ua2V0TqtgieV5HRUX5YW2umIXwwGi/Sdz
KG7oyIKW37b4l/nim16Hw8HsAFbNR1kIXYp2t4JaS6ZMEVFAXsxf59U0/Oo6SK94
GDDjYaXgzAvEQ7M+iXFKunWXVLtOuF9GLeauBkMbKIULb7bh+L3AhoV7r8z5okbZ
EiRSRwMy6LiybzN1idDzSk4TmqTo4sC4KW9BVac/aQqEyfyO3Xs5p0KUU14Fxa8x
K+vCMmYIwLc=
=O0NR
-----END PGP SIGNATURE-----
--- End Message ---