summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-06 14:11:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-06 14:13:46 -0400
commit3375449ac17b259317f63b08468db8aa6437767f (patch)
treee06f6efdac9cc19c1f643bc0082964a076d70a96 /debian
parent53a1c73c7aa36c7bfb6a82a742ed1ef8ce3ed7cd (diff)
re-remove hamlet dep
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 01c689b50..579ff8990 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
* S3: Special remotes can be configured with public=yes to allow
the public to access the bucket's content.
* S3: Publically accessible buckets can be used without creds.
+ * Re-remove dependency on obsolete hamlet package. Closes: #786659
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400
diff --git a/debian/control b/debian/control
index 674651603..ea532ca81 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,7 @@ Build-Depends:
libghc-yesod-form-dev (>= 1.3.15) [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
libghc-yesod-static-dev (>= 1.2.4) [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
libghc-yesod-default-dev (>= 1.2.0) [i386 amd64 armel armhf kfreebsd-amd64 powerpc ppc64el],
- libghc-hamlet-dev [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
- libghc-shakespeare-dev [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
+ libghc-shakespeare-dev (>= 2.0.0) [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
libghc-clientsession-dev [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
libghc-warp-dev (>= 3.0.0.5) [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],
libghc-warp-tls-dev [i386 amd64 armel armhf kfreebsd-i386 kfreebsd-amd64 powerpc ppc64el],