summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Expand)AuthorAge
* Enable assistant and WebDAV support on powerpc and sparc architectures, which...Gravatar Joey Hess2013-06-21
* update standards-versionGravatar Joey Hess2013-06-17
* debian architecture build funGravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* add new depGravatar Joey Hess2013-05-17
* add unix-compat to depsGravatar Joey Hess2013-05-11
* Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu...Gravatar Joey Hess2013-05-06
* try to fix build on hurd, which lacks haskell-network-infoGravatar Joey Hess2013-05-06
* add TList, built on DListGravatar Joey Hess2013-04-24
* new build depGravatar Joey Hess2013-04-16
* add wget and curl to build deps, so configure can find themGravatar Joey Hess2013-04-16
* Build debian package without using cabal, which writes to HOME. Closes: #704205Gravatar Joey Hess2013-03-29
* add back cabal-install (for Makefile)Gravatar Joey Hess2013-03-10
* Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...Gravatar Joey Hess2013-03-08
* use Setup.hs rather than depending on cabal-installGravatar Joey Hess2013-02-28
* Stop depending on testpack.Gravatar Joey Hess2013-02-27
* need build-dep on cabal-installGravatar Joey Hess2013-02-27
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* addurl --fast: Use curl, rather than haskell HTTP library, to support https.Gravatar Joey Hess2013-01-27
* depend on both wget and curlGravatar Joey Hess2013-01-27
* Adjust debian package to only build-depend on DAV on architectures where it i...Gravatar Joey Hess2013-01-27
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* Depend on git 1.7.7.6 for --no-edit. Closes: #698399Gravatar Joey Hess2013-01-17
* webdav: Avoid trying to set props, avoiding incompatability with livedrive.co...Gravatar Joey Hess2012-12-01
* only build-depend on wait and warp on Debian arches that have yesodGravatar Joey Hess2012-11-26
* releasing version 3.201211263.20121126Gravatar Joey Hess2012-11-26
* build-depend on a recent mtlGravatar Joey Hess2012-11-25
* webdav is fully working in non-enctypted modeGravatar Joey Hess2012-11-16
* update to dav 0.1, and basic uploading is working!Gravatar Joey Hess2012-11-15
* skeltal webdav special remoteGravatar Joey Hess2012-11-14
* remove async build depGravatar Joey Hess2012-11-14
* looses xmpp build dep slightlyGravatar Joey Hess2012-11-12
* added a runTimeout functionGravatar Joey Hess2012-11-11
* version gnutls d-b to avoid segfaultGravatar Joey Hess2012-11-10
* avoid using Blaze directlyGravatar Joey Hess2012-10-31
* added a missing build-depGravatar Joey Hess2012-10-31
* add build-dep on blaze-markupGravatar Joey Hess2012-10-30
* recommend bind9-hostGravatar Joey Hess2012-10-27
* Merge branch 'xmpp'Gravatar Joey Hess2012-10-27
|\
| * gnutls segfault fixedGravatar Joey Hess2012-10-26
* | fix syntaxGravatar Joey Hess2012-10-26
| * Merge branch 'master' into xmppGravatar Joey Hess2012-10-26
| |\ | |/ |/|
* | NetWatcher: When dbus connection is lost, try to reconnect.Gravatar Joey Hess2012-10-26
| * Merge branch 'master' into xmppGravatar Joey Hess2012-10-25
| |\ | |/ |/|
* | Re-enable dbus, using a new version of the library that fixes the memory leak.Gravatar Joey Hess2012-10-25
| * added network-protocol-xmpp and -DWITH_XMPPGravatar Joey Hess2012-10-23
|/
* Depend on and use the Haskell SafeSemaphore library, which provides exception...Gravatar Joey Hess2012-10-05
* Only build-depend on libghc-clientsession-dev on arches that will have the we...Gravatar Joey Hess2012-10-04
* Avoid building the webapp on Debian architectures that do not yet have templa...Gravatar Joey Hess2012-09-29
* demote libnss-mdns to suggestsGravatar Joey Hess2012-09-28