From 5ab0f0705f07fc32c42bac060f7e9acad865f003 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 3 Nov 2015 12:10:01 -0400 Subject: 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. --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index df1fa7436..b0cb58c49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 03 Nov 2015 10:36:43 -0400 + -- Joey Hess Tue, 03 Nov 2015 12:08:38 -0400 git-annex (5.20151102) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 39c97e3f7..273477316 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20151102 +Version: 5.20151102.1 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess -- cgit v1.2.3