diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-06-29 14:45:25 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-06-29 14:45:25 +0300 |
commit | 81cd4d659bffd5c3aba54ee12c66898174d518cf (patch) | |
tree | 13e1d70ac2d5f3d81e503f5e4951065dea2aa045 /p/haskell-yesod-auth-hashdb | |
parent | f6f752bc744a4d43fd94741ad6b718d8f49c9657 (diff) | |
download | DHG_packages-81cd4d659bffd5c3aba54ee12c66898174d518cf.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/changelog | 6 | ||||
-rw-r--r-- | p/haskell-yesod-auth-hashdb/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog index 497621815..eb02093f3 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.2-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Mon, 29 Jun 2015 13:45:19 +0200 + haskell-yesod-auth-hashdb (1.4.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control index 8b69f1167..56ef9d432 100644 --- a/p/haskell-yesod-auth-hashdb/debian/control +++ b/p/haskell-yesod-auth-hashdb/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9) , libghc-cryptohash-dev (>= 0.8) , libghc-cryptohash-prof , libghc-persistent-dev (>= 2.1) - , libghc-persistent-dev (<< 2.2) + , libghc-persistent-dev (<< 2.3) , libghc-persistent-prof , libghc-pwstore-fast-dev (>= 2.2) , libghc-pwstore-fast-prof |