diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-22 10:16:10 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-22 10:16:10 +0200 |
commit | fa64f7b255b6fce2949ccd13a01714a595020534 (patch) | |
tree | c36790770a73a4523871ca69c11ffa4e61cadabf /debian/control | |
parent | e27a1f01f90f5eae73f66f25b316ee8859f72105 (diff) | |
parent | 9c30a078c04fe1e86b0aea64cc9cb790e95a7c57 (diff) |
merged from david
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 56de07a03..bb1bb9aae 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.9.3 Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 8.1.3~), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev, libbz2-dev, xsltproc, docbook-xsl, docbook-xml, - po4a (>= 0.34-2), autotools-dev, autoconf, automake -Build-Depends-Indep: debiandoc-sgml, doxygen + po4a (>= 0.34-2), autotools-dev, autoconf, automake, debiandoc-sgml +Build-Depends-Indep: doxygen Build-Conflicts: autoconf2.13, automake1.4 Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/ |