point release for cabal file fixes
authorJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 16:10:01 +0000 (12:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 16:10:01 +0000 (12:10 -0400)
Seems that some changes to the cabal file a few months ago resulted in a
git-annex that broke stackage infrastructure.

debian/changelog
git-annex.cabal

index df1fa743613924508a87ebbc0842948c25f4839c..b0cb58c49d7b8459119905a59cf2d7217f9ea752 100644 (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
 
index 39c97e3f7479be7d72cc21634a66fa9c274f591a..27347731656e1cfabaf67807ec5649e975485e9b 100644 (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>