diff options
| author | Clint Adams <clint@debian.org> | 2017-06-17 14:42:27 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-06-18 11:20:52 -0400 |
| commit | a2ae63cd7ab9575fdd01c5c2b397fad1387eedca (patch) | |
| tree | f5143f7d3bb416a89620273def25eb1201356061 /p/haskell-happstack-hsp | |
| parent | d4460e10782cd8385d1b50bc7c9eed603d77d644 (diff) | |
| download | DHG_packages-a2ae63cd7ab9575fdd01c5c2b397fad1387eedca.tar.gz | |
happstack-hsp: Upgrading from 7.3.7.1 to 7.3.7.2
Diffstat (limited to 'p/haskell-happstack-hsp')
| -rw-r--r-- | p/haskell-happstack-hsp/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-happstack-hsp/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-happstack-hsp/debian/changelog b/p/haskell-happstack-hsp/debian/changelog index 595f82c0a..6364b14c6 100644 --- a/p/haskell-happstack-hsp/debian/changelog +++ b/p/haskell-happstack-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-happstack-hsp (7.3.7.2-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Sat, 17 Jun 2017 14:42:27 -0400 + haskell-happstack-hsp (7.3.7.1-2) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-happstack-hsp/debian/control b/p/haskell-happstack-hsp/debian/control index d92ee0c03..e54fb1ba6 100644 --- a/p/haskell-happstack-hsp/debian/control +++ b/p/haskell-happstack-hsp/debian/control @@ -25,8 +25,8 @@ Build-Depends: libghc-mtl-dev (<< 2.3), libghc-mtl-dev (>= 1.1), libghc-mtl-prof, - libghc-syb-dev (<< 0.7), libghc-syb-dev (>= 0.3), + libghc-syb-dev (<< 0.8), libghc-syb-prof, libghc-text-dev (<< 1.3), libghc-text-dev (>= 0.10), |
