diff options
| author | kiwamu <kiwamu@debian.or.jp> | 2012-04-15 06:49:57 +0400 |
|---|---|---|
| committer | kiwamu <kiwamu@debian.or.jp> | 2012-04-15 06:49:57 +0400 |
| commit | 4506bdfa1b0b7ff5db60095d9cb00f6b9c7fdbc9 (patch) | |
| tree | 4b1e994ba75ae826d5014a8b18e339ba68421c7e /p/haskell-hakyll | |
| parent | e31a0f1f64144dac67179420a696475b0958646e (diff) | |
| download | DHG_packages-4506bdfa1b0b7ff5db60095d9cb00f6b9c7fdbc9.tar.gz | |
haskell-hakyll: new upstream version 3.2.7.1
Diffstat (limited to 'p/haskell-hakyll')
| -rw-r--r-- | p/haskell-hakyll/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-hakyll/debian/control | 16 |
2 files changed, 15 insertions, 8 deletions
diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog index 0c3391ffd..096ff3873 100644 --- a/p/haskell-hakyll/debian/changelog +++ b/p/haskell-hakyll/debian/changelog @@ -1,3 +1,10 @@ +haskell-hakyll (3.2.7.1-1) unstable; urgency=low + + * New upstream version. + * Modify Build-Depends version range to fit upstream. + + -- Kiwamu Okabe <kiwamu@debian.or.jp> Sun, 15 Apr 2012 11:26:59 +0900 + haskell-hakyll (3.2.6.1-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control index e6e60d80d..07d282b2c 100644 --- a/p/haskell-hakyll/debian/control +++ b/p/haskell-hakyll/debian/control @@ -20,29 +20,29 @@ Build-Depends: debhelper (>= 7) , libghc-hamlet-dev (>> 0.10.3) , libghc-hamlet-dev (<< 0.11) , libghc-hamlet-prof - , libghc-mtl-dev (>> 1) + , libghc-mtl-dev (>= 1) , libghc-mtl-dev (<< 2.1) , libghc-mtl-prof - , libghc-pandoc-dev (>> 1.9) + , libghc-pandoc-dev (>= 1.9) , libghc-pandoc-dev (<< 1.10) , libghc-pandoc-prof - , libghc-parsec3-dev (>> 3.0) + , libghc-parsec3-dev (>= 3.0) , libghc-parsec3-dev (<< 3.2) , libghc-parsec3-prof - , libghc-regex-base-dev (>> 0.93) + , libghc-regex-base-dev (>= 0.93) , libghc-regex-base-dev (<< 0.94) , libghc-regex-base-prof - , libghc-regex-tdfa-dev (>> 1.1) + , libghc-regex-tdfa-dev (>= 1.1) , libghc-regex-tdfa-dev (<< 1.2) , libghc-regex-tdfa-prof - , libghc-tagsoup-dev (>> 0.12.6) + , libghc-tagsoup-dev (>= 0.12.6) , libghc-tagsoup-dev (<< 0.13) , libghc-tagsoup-prof , libghc-snap-core-dev (>= 0.6) - , libghc-snap-core-dev (<< 0.8) + , libghc-snap-core-dev (<< 0.9) , libghc-snap-core-prof , libghc-snap-server-dev (>= 0.6) - , libghc-snap-server-dev (<< 0.8) + , libghc-snap-server-dev (<< 0.9) , libghc-snap-server-prof Build-Depends-Indep: ghc-doc , libghc-blaze-html-doc |
