aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-28 09:48:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-28 09:48:08 -0400
commit512c42f28c18d69b7a6ea4917ecf30b046c503bc (patch)
treed97e829cf1b0f3af568f3b785dacdb88f68909e4
parentec50213788a779350c817c131a77a6136f5c4291 (diff)
releasing package git-annex version 6.201604196.20160419
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1db749077..86986ab26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (6.20160419) UNRELEASED; urgency=medium
+git-annex (6.20160419) unstable; urgency=medium
* Fix bug that prevented resuming of uploads to encrypted special remotes
that used chunking.
@@ -28,7 +28,7 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
a ghc that has been fixed to not hang when it cannot find locale files.
* Isolate test suite from global git config settings.
- -- Joey Hess <id@joeyh.name> Wed, 27 Apr 2016 14:07:18 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 09:31:14 -0400
git-annex (6.20160418) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 645ba4ed2..23baea6f3 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20160418
+Version: 6.20160419
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>