summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Expand)AuthorAge
* network-conduit build dep in cabal was spuriious, remove5.20140707Gravatar Joey Hess2014-07-07
* add missing build-dep on network-conduit for webappGravatar Joey Hess2014-07-02
* Fix build with wai 0.3.0.Gravatar Joey Hess2014-06-11
* update for change to exceptionsGravatar Joey Hess2014-05-28
* add git-remote-gcrypt to build dependsGravatar Joey Hess2014-05-15
* remove ssh-askpass recommends; close bugs obsoleted by sshpassword branchGravatar Joey Hess2014-05-15
* gcrypt needs a new version, which I am releaseingGravatar Joey Hess2014-05-15
* Avoid depending on shakespeare except for when building the webapp.Gravatar Joey Hess2014-04-13
* importfeed: Filename template can now contain an itempubdate variable. Needs ...Gravatar Joey Hess2014-04-07
* add desktop notificationsGravatar Joey Hess2014-03-22
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* enable haskell-dns library, rather than needing "host" commandGravatar Joey Hess2014-03-07
* depend on warp-tls.. at least for nowGravatar Joey Hess2014-02-28
* Disable test suite on sparc, which is missing optparse-applicative.Gravatar Joey Hess2014-02-26
* Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.Gravatar Joey Hess2014-02-26
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* version DAV depGravatar Joey Hess2014-02-08
* Revert "temporarily revert tasty-rerun support for this release"Gravatar Joey Hess2014-01-27
* temporarily revert tasty-rerun support for this release5.20140127Gravatar Joey Hess2014-01-27
* tasty-rerun! make rerest runs much much faster than running whole test suiteGravatar Joey Hess2014-01-24
* use tasty resourcesGravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* prep releaseGravatar Joey Hess2014-01-16
* no lsof on kfreebsdGravatar Joey Hess2014-01-07
* Add tasty to build-depends, so that test suite builds again. (tasty was stuck...Gravatar Joey Hess2013-12-24
* dd lsof to build-dependsGravatar Joey Hess2013-12-18
* assistant: Batch jobs are now run with ionice and nocache, when those command...Gravatar Joey Hess2013-12-01
* depend on git 1.8.4Gravatar Joey Hess2013-11-12
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
* use vector in local statusGravatar Joey Hess2013-10-07
* explicit cryptohash depGravatar Joey Hess2013-09-22
* better probing for gcrypt repositories using new --check optionGravatar Joey Hess2013-09-19
* recommend git-remote-gcrypt (package in incoming)Gravatar Joey Hess2013-09-09
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w...Gravatar Joey Hess2013-08-16
* Debian: Run the builtin test suite as an autopkgtest.Gravatar Joey Hess2013-08-15
* typoGravatar Joey Hess2013-07-28
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* 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