summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-04-27 20:30:53 +0200
committerJonas Smedegaard <dr@jones.dk>2015-04-27 20:30:53 +0200
commitd542c1dadd99824db7771c317ad84352a47d2b77 (patch)
treec2a57d5c8751a9514a25da05ac848488e992f2b5 /debian
parent1dc3dca016ac4d651e88a0ad2769d6a809e0d919 (diff)
Update changelog, control file and copyright hints.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
-rw-r--r--debian/control6
-rw-r--r--debian/copyright_hints2
3 files changed, 19 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index e8687c832..de275eb4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+pandoc (1.13.2~dfsg-3) UNRELEASED; urgency=medium
+
+ * Fix really enable network-uri as intended in 1.13.2~dfsg-2 (i.e.
+ drop negated build options, not only add needed package relations).
+ * Update package relations:
+ + Relax drop GHC lower versioning restrictions for teext
+ data-default scientific haddock-library deepseq-generics
+ juicypixels quickcheck2: Needed versions satisfied even in
+ oldstable.
+ * Use GHC_* variables (not GHC6_*): Supported since devscripts 0.8.5
+ now even in oldstable.
+ * Update copyright info:
+ + Extend coverage for myself.
+ + Merge identically licensed Flies-sections.
+ * Bump debhelper compatibility level to 9.
+
+ -- Jonas Smedegaard <dr@jones.dk> Mon, 27 Apr 2015 20:23:12 +0200
+
pandoc (1.13.2~dfsg-2) experimental; urgency=medium
[ Jonas Smedegaard ]
diff --git a/debian/control b/debian/control
index 1590a2738..fb0295fec 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Build-Depends: cdbs,
libghc-network-dev (>= 2.6),
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-dev (<< 2.7),
- libghc-text-dev (>= 0.11),
libghc-text-dev (<< 1.3),
libghc-zip-archive-dev (>= 0.2.3.4),
libghc-zip-archive-dev (<< 0.3),
@@ -42,7 +41,6 @@ Build-Depends: cdbs,
libghc-zlib-dev (<< 0.6),
libghc-highlighting-kate-dev (>= 0.5.11.1),
libghc-highlighting-kate-dev (<< 0.6),
- libghc-data-default-dev (>= 0.4),
libghc-data-default-dev (<< 0.6),
libghc-temporary-dev (<< 1.3),
libghc-blaze-html-dev (>= 0.5),
@@ -50,16 +48,12 @@ Build-Depends: cdbs,
libghc-blaze-markup-dev (<< 0.8),
libghc-yaml-dev (>= 0.8.8.2),
libghc-yaml-dev (<< 0.9),
- libghc-scientific-dev (>= 0.2),
libghc-scientific-dev (<< 0.4),
libghc-hslua-dev (<< 0.4),
libghc-sha-dev (>= 1.6),
libghc-sha-dev (<< 1.7),
- libghc-haddock-library-dev (>= 1.1),
libghc-haddock-library-dev (<< 1.2),
- libghc-deepseq-generics-dev (>= 0.1),
libghc-deepseq-generics-dev (<< 0.2),
- libghc-juicypixels-dev (>= 3.1.6.1),
libghc-juicypixels-dev (<< 3.3),
libghc-http-client-dev (<< 0.5),
libghc-http-client-tls-dev (<< 0.3),
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f0a528b67..e3e9274dc 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -430,7 +430,7 @@ License: GPL-2+
Files: debian/rules
Copyright: 2006-2010, John MacFarlane <jgm@berkeley.edu>
2007-2008, Recai Oktaş <roktas@debian.org>
- 2008-2014, Jonas Smedegaard <dr@jones.dk>
+ 2008-2015, Jonas Smedegaard <dr@jones.dk>
check
License: GPL-3+
FIXME