summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-09-10 20:41:50 +0200
committerJonas Smedegaard <dr@jones.dk>2017-09-10 20:41:50 +0200
commit30fbc9d7b9684de71e5814539dbb34a63b9aeec6 (patch)
tree96c7e4179adf8b6f7eb3962c5393c9a15c2a676a
parent5999dccc0fe9891d4249da7d7aca519d9cd5f51f (diff)
Update changelog, control file and copyright hints.
-rw-r--r--debian/changelog16
-rw-r--r--debian/control10
-rw-r--r--debian/copyright_hints5
3 files changed, 20 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index eba6a6b29..5a80cd2a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
-pandoc (1.19.2.1.0-2) UNRELEASED; urgency=medium
+pandoc (1.19.2.3~dfsg-1) UNRELEASED; urgency=medium
+ [ upstream ]
+ * New release(s).
+ + Fix build with GHC 8.2.1.
+ + Add CPP to Setup.hs so it works with Cabal >= 2 and < 2.
+
+ [ Jonas Smedegaard ]
* Fix suggest context. Improve long description to mention its use.
* Generate and install bash-completion snippet.
Build-depend on bash-completion.
@@ -9,8 +15,14 @@ pandoc (1.19.2.1.0-2) UNRELEASED; urgency=medium
* Tighten lintian overrides regarding License-Reference.
* Enable testsuite.
* Drop no longer relevant TODO notes.
+ * Update package relations:
+ + Relax GHC upper bounds for syb aeson quickcheck2 ansi-terminal.
+ + Tighten GHC upper bounds for pandoc-types.
+ * Refresh and extend patches.
+ * Fix repackage upstream source, stripping LaTeXMathML.js:
+ Accidentally released 1.19.2.1.0 without stripping.
- -- Jonas Smedegaard <dr@jones.dk> Sun, 10 Sep 2017 14:46:04 +0200
+ -- Jonas Smedegaard <dr@jones.dk> Sun, 10 Sep 2017 15:12:18 +0200
pandoc (1.19.2.1.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index aa844fedc..41186b7e9 100644
--- a/debian/control
+++ b/debian/control
@@ -26,9 +26,9 @@ Build-Depends: cdbs,
libghc-random-dev (<<1.2 ),
libghc-extensible-exceptions-dev (<< 0.2),
libghc-pandoc-types-dev (>= 1.17),
- libghc-pandoc-types-dev (<< 1.18),
+ libghc-pandoc-types-dev (<< 1.17.1),
libghc-aeson-dev (>= 0.7.0.5),
- libghc-aeson-dev (<< 1.2),
+ libghc-aeson-dev (<< 1.3),
libghc-tagsoup-dev (<< 0.15),
libghc-base64-bytestring-dev (<< 1.1),
libghc-zlib-dev (<< 0.7),
@@ -51,15 +51,15 @@ Build-Depends: cdbs,
libghc-http-client-dev (<< 0.6),
libghc-http-client-tls-dev (<< 0.4),
libghc-http-types-dev (<< 0.10),
- libghc-syb-dev (<< 0.7),
+ libghc-syb-dev (<< 0.8),
libghc-diff-dev (<< 0.3),
libghc-test-framework-dev (<< 0.9),
libghc-test-framework-hunit-dev (<< 0.4),
libghc-test-framework-quickcheck2-dev (<< 0.4),
- libghc-quickcheck2-dev (<< 2.10),
+ libghc-quickcheck2-dev (<< 2.11),
libghc-hunit-dev (<< 1.6),
libghc-template-haskell-dev (<< 2.9),
- libghc-ansi-terminal-dev (<< 0.7),
+ libghc-ansi-terminal-dev (<< 0.8),
ghc-prof,
libghc-unordered-containers-prof,
libghc-parsec3-prof,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index fd00d72f7..3f984e8f6 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -478,11 +478,8 @@ License: UNKNOWN
Files: Setup.hs
benchmark/benchmark-pandoc.hs
- data/LaTeXMathML.js
src/Text/Pandoc/Writers/FB2.hs
- tests/s5-fancy.html
-Copyright: 2005, Peter Jipsen http:www.chapman.edu/~jipsen.
- 2006-2015, John MacFarlane <jgm@berkeley.edu>
+Copyright: 2006-2015, John MacFarlane <jgm@berkeley.edu>
2011-2012, Sergey Astanin
2012-2014, John MacFarlane <jgm@berkeley.edu>
License: GPL-2+