diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-07 16:04:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-07 16:04:03 -0400 |
commit | 7793828a844b1c5e91ea61d6beef8c1d8aaf7379 (patch) | |
tree | 38a38b5332214aa5074da4f1eedf026f9f558afc /debian | |
parent | 5aa000523befd1dee93d86f5784c05a856e807d3 (diff) |
uninit: Unset annex.version. Closes: #689852
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 560447e10..f612238aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ git-annex (3.20121002) UNRELEASED; urgency=low of the repository configuration settings stored in the git-annex branch. * Only build-depend on libghc-clientsession-dev on arches that will have the webapp. + * uninit: Unset annex.version. Closes: #689852 -- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 15:09:49 -0400 |