summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth-hashdb
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-29 13:53:07 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-29 13:53:07 +0300
commit91c87af41d287879b0c0b538c6c4f11c510dd983 (patch)
tree556d7210923551c24459e5481594241ba3127dff /p/haskell-yesod-auth-hashdb
parent61a548c6eae3117b3978111495fc42d0fe8819da (diff)
downloadDHG_packages-91c87af41d287879b0c0b538c6c4f11c510dd983.tar.gz
haskell-yesod-auth-hashdb: New upstream release
Diffstat (limited to 'p/haskell-yesod-auth-hashdb')
-rw-r--r--p/haskell-yesod-auth-hashdb/debian/changelog6
-rw-r--r--p/haskell-yesod-auth-hashdb/debian/control19
2 files changed, 15 insertions, 10 deletions
diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog
index af7a246ff..6f041a704 100644
--- a/p/haskell-yesod-auth-hashdb/debian/changelog
+++ b/p/haskell-yesod-auth-hashdb/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-auth-hashdb (1.4.2.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Thu, 16 Apr 2015 15:23:50 +0200
+
haskell-yesod-auth-hashdb (1.3.2-1) unstable; urgency=medium
* Initial release.
diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control
index 490c7e185..8b69f1167 100644
--- a/p/haskell-yesod-auth-hashdb/debian/control
+++ b/p/haskell-yesod-auth-hashdb/debian/control
@@ -10,24 +10,23 @@ Build-Depends: debhelper (>= 9)
, ghc-prof
, libghc-cryptohash-dev (>= 0.8)
, libghc-cryptohash-prof
- , libghc-persistent-dev (>= 1.2)
- , libghc-persistent-dev (<< 2.1)
+ , libghc-persistent-dev (>= 2.1)
+ , libghc-persistent-dev (<< 2.2)
, libghc-persistent-prof
, libghc-pwstore-fast-dev (>= 2.2)
, libghc-pwstore-fast-prof
, libghc-text-dev (>= 0.7)
, libghc-text-prof
- , libghc-yesod-auth-dev (>= 1.3)
- , libghc-yesod-auth-dev (<< 1.4)
- , libghc-yesod-auth-prof
- , libghc-yesod-core-dev (>= 1.2)
- , libghc-yesod-core-dev (<< 1.3)
+ , libghc-yesod-core-dev (>= 1.4)
+ , libghc-yesod-core-dev (<< 1.5)
, libghc-yesod-core-prof
- , libghc-yesod-form-dev (>= 1.3)
- , libghc-yesod-form-dev (<< 1.4)
+ , libghc-yesod-auth-dev (>= 1.4)
+ , libghc-yesod-auth-dev (<< 1.5)
+ , libghc-yesod-auth-prof
+ , libghc-yesod-form-dev (>= 1.4)
+ , libghc-yesod-form-dev (<< 1.5)
, libghc-yesod-form-prof
, libghc-yesod-persistent-dev (>= 1.2)
- , libghc-yesod-persistent-dev (<< 1.3)
, libghc-yesod-persistent-prof
Build-Depends-Indep: ghc-doc
, libghc-cryptohash-doc