Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-05-30 21:49:36 -04:00
commit 8100cad9d5
10 changed files with 95 additions and 1 deletions

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 10"
date="2013-05-30T19:42:05Z"
content="""
As of today, I have backported everything except for haskell-lens, haskell-dav, and haskell-network-protocol-xmpp. The last is the only real blocker (I can build a backport without webdav support..).
The haskell-network-protocol-xmpp in stable is actually ok, except it needs to be rebuilt against the haskell-gnutls I uploaded today. This fixes a bad segfault bug. I don't know how to handle this situation in backports TBH, and so am stuck waiting for a newer version of haskell-network-protocol-xmpp to reach testing, to get around backport's requirements that the backport version be in testing.
In other words, it'll happen in 2 to 5 weeks, probably..
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://hands.com/~phil/"
nickname="hands"
subject="comment 11"
date="2013-05-30T19:56:07Z"
content="""
Fair enough -- that's more positive than I was expecting TBH -- Thanks Joey :-)
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://hands.com/~phil/"
nickname="hands"
subject="any chance of a wheezy-backports upload?"
date="2013-05-30T18:43:52Z"
content="""
I note that the instructions at the top of the page suggest that one can install the unstable version into wheezy, but as mentioned by [mey.vn](#comment-f9811cbd46471d4159d09d814ac9cf15) this is not the case with 4.20130521 (on amd64 at least) because of the libc6 version dependency. That being the case, it would be really nice to see this in wheezy-backports as well, or would that require backporting a huge pile of haskell as well? (in which case I can see why you're not keen).
"""]]