diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-30 19:08:44 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-11-30 19:08:44 +0100 |
commit | f6cc9c19a1fd47bc27b4c4a82044138c491166bb (patch) | |
tree | 0ded9c26d590f500de9114f7fad469256c3de410 /debian/control | |
parent | 16b9e1e3b03ea352a4d9eb5b13db4724fcedbbe7 (diff) |
* debian/control:
- add Vcs-Browser now that loggerhead works again (Closes: #511168)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 87e885f6a..c4dedd496 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Standards-Version: 3.9.0 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, 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/ Package: apt Architecture: any |