point release for cabal file fixes

Seems that some changes to the cabal file a few months ago resulted in a
git-annex that broke stackage infrastructure.
This commit is contained in:
Joey Hess 2015-11-03 12:10:01 -04:00
parent 17ebe39302
commit 61987c6983
Failed to extract signature
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20151103) UNRELEASED; urgency=medium
git-annex (5.20151102.1) unstable; urgency=medium
* Avoid installing desktop file and program file if cabal install
git-annex is run as root, since that is not a systemwide install,
@ -6,7 +6,7 @@ git-annex (5.20151103) UNRELEASED; urgency=medium
* When cabal install is run with the desktop file location not writable,
display a warning, but continue successfully.
-- Joey Hess <id@joeyh.name> Tue, 03 Nov 2015 10:36:43 -0400
-- Joey Hess <id@joeyh.name> Tue, 03 Nov 2015 12:08:38 -0400
git-annex (5.20151102) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 5.20151102
Version: 5.20151102.1
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>