diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-08 11:14:28 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-08 11:14:28 -0400 |
commit | 6fe40682571fd5dc1fe9b91e8a9bcecfa24377db (patch) | |
tree | 1ec305d5a6168967503d7fc5aa069743c43262ef /debian | |
parent | 53049c4d84b8c23a2f8c96d6c83dafdaaf3fa68b (diff) |
prep release5.20151208
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 80a44c175..1ed8e3785 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20151117) UNRELEASED; urgency=medium +git-annex (5.20151208) unstable; urgency=medium * Build with -j1 again to get reproducible build. * Display progress meter in -J mode when copying from a local git repo, @@ -23,7 +23,7 @@ git-annex (5.20151117) UNRELEASED; urgency=medium * Fix reversion in handling of long filenames, particularly when using addurl/importfeed, which was introduced in the previous release. - -- Joey Hess <id@joeyh.name> Mon, 16 Nov 2015 16:49:34 -0400 + -- Joey Hess <id@joeyh.name> Tue, 08 Dec 2015 11:14:03 -0400 git-annex (5.20151116) unstable; urgency=medium |