summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-06 21:53:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-06 21:53:06 -0400
commitc1bbe434224cce9a1afab0f358c6df83fa014e9c (patch)
tree6d7ecb13081987de326d626a690b463c2ac6790b /debian
parent788fcc2bb498b582b5c6f73ff38ca200bdd18c05 (diff)
Add build depend on perlmagick so docs are consistently built. Closes: #621410
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 71ea599cd..87ad9d01b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (0.20110402) UNRELEASED; urgency=low
and git annex dropunused.
* Clear up short option confusion between --from and --force (-f is now
--from, and there is no short option for --force).
+ * Add build depend on perlmagick so docs are consistently built.
+ Closes: #621410
-- Joey Hess <joeyh@debian.org> Sat, 02 Apr 2011 13:45:54 -0400
diff --git a/debian/control b/debian/control
index 4b31a295f..37e622043 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: git-annex
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core
+Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core, perlmagick
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.9.1
Vcs-Git: git://git.kitenet.net/git-annex