diff options
| author | Clint Adams <clint@debian.org> | 2016-01-11 00:05:49 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-01-11 00:05:50 -0500 |
| commit | 206d587251be738cf9c991f120b1573792eb2d56 (patch) | |
| tree | 41e08d2923fde694e1270ce811059ce54eda4d10 /p/haskell-reform-hsp/debian | |
| parent | bdadd92909d37c017dd21dd9ed9f18055c6e933b (diff) | |
| download | DHG_packages-206d587251be738cf9c991f120b1573792eb2d56.tar.gz | |
reform-hsp: Upgrading from 0.2.5 to 0.2.6.1
Diffstat (limited to 'p/haskell-reform-hsp/debian')
| -rw-r--r-- | p/haskell-reform-hsp/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-reform-hsp/debian/control | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-reform-hsp/debian/changelog b/p/haskell-reform-hsp/debian/changelog index 10f71f3ff..2ae1ad22d 100644 --- a/p/haskell-reform-hsp/debian/changelog +++ b/p/haskell-reform-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-reform-hsp (0.2.6.1-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Mon, 11 Jan 2016 00:05:49 -0500 + haskell-reform-hsp (0.2.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-reform-hsp/debian/control b/p/haskell-reform-hsp/debian/control index 6d1751cc8..56535d244 100644 --- a/p/haskell-reform-hsp/debian/control +++ b/p/haskell-reform-hsp/debian/control @@ -11,6 +11,9 @@ Build-Depends: debhelper (>= 9), libghc-hsp-dev (>= 0.9), libghc-hsp-dev (<< 0.11), libghc-hsp-prof, + libghc-hsx2hs-dev (>= 0.13), + libghc-hsx2hs-dev (<< 0.14), + libghc-hsx2hs-prof, libghc-reform-dev (>= 0.2.1), libghc-reform-dev (<< 0.3), libghc-reform-prof, @@ -20,6 +23,7 @@ Build-Depends: debhelper (>= 9), hsx2hs, Build-Depends-Indep: ghc-doc, libghc-hsp-doc, + libghc-hsx2hs-doc, libghc-reform-doc, libghc-text-doc, Standards-Version: 3.9.6 |
