also drop old dbus compat
This commit is contained in:
parent
eb8ef44133
commit
8f010bb55b
5 changed files with 4 additions and 16 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,7 +1,7 @@
|
|||
git-annex (5.20150421) UNRELEASED; urgency=medium
|
||||
|
||||
* S3: Enable debug logging when annex.debug or --debug is set.
|
||||
* Dropped support for older versions of yesod and warp than the ones
|
||||
* Dropped support for older versions of yesod, warp, and dbus than the ones
|
||||
in Debian Jessie.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -31,7 +31,7 @@ Build-Depends:
|
|||
libghc-edit-distance-dev,
|
||||
libghc-hinotify-dev [linux-any],
|
||||
libghc-stm-dev (>= 2.3),
|
||||
libghc-dbus-dev (>= 0.10.3) [linux-any],
|
||||
libghc-dbus-dev (>= 0.10.7) [linux-any],
|
||||
libghc-fdo-notify-dev (>= 0.3) [linux-any],
|
||||
libghc-yesod-dev (>= 1.2.6.1) [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc],
|
||||
libghc-yesod-core-dev (>= 1.2.19) [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue