summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-07-21 21:37:23 +0200
committerJonas Smedegaard <dr@jones.dk>2017-07-21 21:49:05 +0200
commit366a0acd609e67013511be4dc788231dad10b49e (patch)
tree7c2ee501fad1f4b4a3d0c3fc554f92a43e75abe7 /debian
parent3d43314d44f434952ce83bdd88462edc55bcd6d9 (diff)
drop patch 2003: GHC upper bounds for directory relaxed upstream now.
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/2003_bump_directory_bounds.patch32
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 33 deletions
diff --git a/debian/patches/2003_bump_directory_bounds.patch b/debian/patches/2003_bump_directory_bounds.patch
deleted file mode 100644
index 4564b64f3..000000000
--- a/debian/patches/2003_bump_directory_bounds.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Description: Bump directory bounds on buildds.
-Author: Bhavani Shankar <bhavi@ubuntu.com>
-
---- a/pandoc.cabal
-+++ b/pandoc.cabal
-@@ -258,7 +258,7 @@
- mtl >= 2.2 && < 2.3,
- filepath >= 1.1 && < 1.5,
- process >= 1 && < 1.5,
-- directory >= 1 && < 1.3,
-+ directory >= 1 && < 1.4,
- bytestring >= 0.9 && < 0.11,
- text >= 0.11 && < 1.3,
- zip-archive >= 0.2.3.4 && < 0.4,
-@@ -423,7 +423,7 @@
- Build-Depends: pandoc,
- pandoc-types >= 1.17 && < 1.18,
- base >= 4.2 && <5,
-- directory >= 1.2 && < 1.3,
-+ directory >= 1.2 && < 1.4,
- filepath >= 1.1 && < 1.5,
- text >= 0.11 && < 1.3,
- bytestring >= 0.9 && < 0.11,
-@@ -500,7 +500,7 @@
- pandoc-types >= 1.17 && < 1.18,
- bytestring >= 0.9 && < 0.11,
- text >= 0.11 && < 1.3,
-- directory >= 1 && < 1.3,
-+ directory >= 1 && < 1.4,
- filepath >= 1.1 && < 1.5,
- process >= 1 && < 1.5,
- highlighting-kate >= 0.6.2 && < 0.7,
diff --git a/debian/patches/series b/debian/patches/series
index 8edbcd219..3d14f7ba5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
1001_online_latexmathml_default.patch
2001_avoid_missing_files.patch
-2003_bump_directory_bounds.patch