From 87c18129c497f2c9ca8648e19e1c36912157f8c4 Mon Sep 17 00:00:00 2001 From: Michael Howe Date: Thu, 22 Oct 2015 16:04:52 +0100 Subject: [PATCH] Downgrade pandoc dependency so can build on wheezy --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d7ce43..6193cca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -bup (0.27-2+internal.0) UNRELEASED; urgency=medium +bup (0.27-2+internal.1) UNRELEASED; urgency=medium [ Tim Riemenschneider ] * new option "--exclude-if-present" for bup-index @@ -9,6 +9,7 @@ bup (0.27-2+internal.0) UNRELEASED; urgency=medium [ Michael Howe ] * Make the Makefile call tests via bash * Update gbp to use the local branch + * Fix pandoc dependency so can build for wheezy -- Michael Howe Thu, 22 Oct 2015 08:44:44 +0100 diff --git a/debian/control b/debian/control index f479e07..1dba3a3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9~), dctrl-tools, git, par2 [!hurd-i386], rsync -Build-Depends-Indep: pandoc (>= 1.11.1-4~), pandoc-data (>= 1.11.1-4~) +Build-Depends-Indep: pandoc (>= 1.9) Standards-Version: 3.9.6 Homepage: https://github.com/bup/bup Vcs-Git: git://anonscm.debian.org/collab-maint/bup.git -- 2.39.5