diff options
author | Michael Vogt <egon@debian-devbox> | 2012-06-29 15:14:44 +0200 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-06-29 15:14:44 +0200 |
commit | 545ba6bdd8cb77ceca6b9fdc935db2accbea3493 (patch) | |
tree | d6f177d48344c0521ff196aa7b004b5f5db02205 /debian/control | |
parent | 2371605469ad62c6003863d5bea2f3230701ceec (diff) | |
parent | 1098ae37273547d0b4c7d05c8c6b36db56c25443 (diff) |
merged from donkult0.9.7.1
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 0020056a8..ec0d817fb 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, debiandoc-sgml -Build-Depends-Indep: doxygen + po4a (>= 0.34-2), autotools-dev, autoconf, automake +Build-Depends-Indep: doxygen, debiandoc-sgml 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/ |