summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-09 19:43:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-09 19:43:15 -0400
commit66ea81055c2773b9fe0c67db0122784ab6db4913 (patch)
tree4c954c1a50f7cf4ca8b56ea26757cb53fab92a78 /debian
parent960a2951476f463da3163c6bb3d18949c0b3f084 (diff)
make clear when code is using deprecated direct mode files
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 97dc5fab9..ed1e32b73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,4 @@
+git-annex (6.20151225) unstable; urgency=medium
* annex.version increased to 6, but version 5 is also still supported.
* The upgrade to version 6 is not done fully automatically, because
@@ -8,6 +9,8 @@
* init: Configure .git/info/attributes to use git-annex as a smudge
filter. Note that this changes the default behavior of git add in a
newly initialized repository; it will add files to the annex.
+
+ -- Joey Hess <id@joeyh.name> Tue, 08 Dec 2015 11:14:03 -0400
git-annex (5.20151208) unstable; urgency=medium