diff options
| author | Raúl Benencia <rul@kalgan.cc> | 2014-09-30 18:55:28 +0400 |
|---|---|---|
| committer | =?UTF-8?q?Ra=C3=BAl=20Benencia?= <rul@kalgan.cc> | 2014-09-30 18:55:28 +0400 |
| commit | 7197023afc34f1c5eaf30cd41b0a0ee138ad02c1 (patch) | |
| tree | bc4d8c3a746962d737a00ceb74e9d5e1f714e025 /p/haskell-hakyll | |
| parent | ef556ca47fd51053d7eed6175d6f4714c2c6f398 (diff) | |
| download | DHG_packages-7197023afc34f1c5eaf30cd41b0a0ee138ad02c1.tar.gz | |
haskell-hakyll: New upstream release
Diffstat (limited to 'p/haskell-hakyll')
| -rw-r--r-- | p/haskell-hakyll/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hakyll/debian/control | 10 |
2 files changed, 11 insertions, 5 deletions
diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog index 7c9789f79..87e83bd56 100644 --- a/p/haskell-hakyll/debian/changelog +++ b/p/haskell-hakyll/debian/changelog @@ -1,3 +1,9 @@ +haskell-hakyll (4.5.4.0-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Raúl Benencia <rul@kalgan.cc> Sat, 27 Sep 2014 11:52:18 -0300 + haskell-hakyll (4.5.3.0-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control index e2fae5b5c..4e813930b 100644 --- a/p/haskell-hakyll/debian/control +++ b/p/haskell-hakyll/debian/control @@ -28,16 +28,16 @@ Build-Depends: debhelper (>= 9) , libghc-lrucache-dev (<< 1.2) , libghc-lrucache-prof , libghc-mtl-dev (>= 1) - , libghc-mtl-dev (<< 2.2) + , libghc-mtl-dev (<< 2.3) , libghc-mtl-prof , libghc-network-dev (>= 2.4) - , libghc-network-dev (<< 2.6) + , libghc-network-dev (<< 2.7) , libghc-network-prof , libghc-pandoc-dev (>= 1.12.4) - , libghc-pandoc-dev (<< 1.13) + , libghc-pandoc-dev (<< 1.14) , libghc-pandoc-prof - , libghc-pandoc-citeproc-dev (>= 0.2) - , libghc-pandoc-citeproc-dev (<< 0.4) + , libghc-pandoc-citeproc-dev (>= 0.4) + , libghc-pandoc-citeproc-dev (<< 0.5) , libghc-pandoc-citeproc-prof , libghc-parsec3-dev (>= 3.0) , libghc-parsec3-dev (<< 3.2) |
