]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
Downgrade pandoc dependency so can build on wheezy
authorMichael Howe <michael@michaelhowe.org>
Thu, 22 Oct 2015 15:04:52 +0000 (16:04 +0100)
committerMichael Howe <michael@michaelhowe.org>
Thu, 22 Oct 2015 15:04:52 +0000 (16:04 +0100)
debian/changelog
debian/control

index 7d7ce435e561a690fb8a87076ba503370c8cfe08..6193cca472bb1fbd100526c514c7e1c164328f16 100644 (file)
@@ -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 <michael@michaelhowe.org>  Thu, 22 Oct 2015 08:44:44 +0100
 
index f479e0795180eb688b49b3cf0f3a0fa906b87da0..1dba3a3df7689c6caa6c6ce1e0e86a9257f7b5a1 100644 (file)
@@ -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