diff options
| author | Clint Adams <clint@debian.org> | 2017-07-18 23:18:03 -0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2017-07-18 23:18:51 -0400 |
| commit | bd94a4db5ffcd8fa947e1e94936a45821fccffc0 (patch) | |
| tree | a15a88861ba28525f5912e137a6a1cb20bdd61ce /p/haskell-blogliterately | |
| parent | 1c074ea6fc2bd4f3b871271fb8bbdd7d39007c50 (diff) | |
| download | DHG_packages-bd94a4db5ffcd8fa947e1e94936a45821fccffc0.tar.gz | |
BlogLiterately: Upgrading from 0.8.4 to 0.8.4.3
Diffstat (limited to 'p/haskell-blogliterately')
| -rw-r--r-- | p/haskell-blogliterately/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-blogliterately/debian/control | 13 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-blogliterately/debian/changelog b/p/haskell-blogliterately/debian/changelog index 116fe9192..492ed2d31 100644 --- a/p/haskell-blogliterately/debian/changelog +++ b/p/haskell-blogliterately/debian/changelog @@ -1,3 +1,9 @@ +haskell-blogliterately (0.8.4.3-1) unstable; urgency=medium + + * New upstream version. + + -- Clint Adams <clint@debian.org> Tue, 18 Jul 2017 23:18:03 -0400 + haskell-blogliterately (0.8.4-3) unstable; urgency=medium * Upload to unstable as part of GHC 8 transition. diff --git a/p/haskell-blogliterately/debian/control b/p/haskell-blogliterately/debian/control index c9c4eb77a..f942c97ea 100644 --- a/p/haskell-blogliterately/debian/control +++ b/p/haskell-blogliterately/debian/control @@ -36,19 +36,20 @@ Build-Depends: libghc-http-dev (<< 1:4000.4), libghc-http-dev (>= 1:4000.3), libghc-http-prof, - libghc-lens-dev (<< 4.15), libghc-lens-dev (>= 3.8), + libghc-lens-dev (<< 4.16), libghc-lens-prof, libghc-mtl-dev, libghc-mtl-prof, + libghc-pandoc-dev (>= 1.19), + libghc-pandoc-dev (<< 1.20), + libghc-pandoc-prof, + libghc-pandoc-citeproc-dev (>= 0.1.2), libghc-pandoc-citeproc-dev (<< 0.11), libghc-pandoc-citeproc-dev (>= 0.1.2), libghc-pandoc-citeproc-prof, - libghc-pandoc-dev (<< 1.18), - libghc-pandoc-dev (>= 1.14), - libghc-pandoc-prof, - libghc-pandoc-types-dev (<< 1.17), libghc-pandoc-types-dev (>= 1.16), + libghc-pandoc-types-dev (<< 1.18), libghc-pandoc-types-prof, libghc-parsec3-dev (<< 3.2), libghc-parsec3-dev (>= 3), @@ -87,7 +88,7 @@ Build-Depends-Indep: libghc-strict-doc, libghc-tagsoup-doc, libghc-temporary-doc, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: http://byorgey.wordpress.com/blogliterately/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-blogliterately Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git |
