diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-01-13 18:43:17 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-01-13 18:43:17 +0100 |
commit | a771c8d5cd86e9990491c1e9fe65ebf845c0a683 (patch) | |
tree | 261f345784264030948df4c9d27e1fbdfd97fa69 | |
parent | 7300bd4eec4878dafa12a33063f23797bcb87bd0 (diff) | |
download | jenkins.debian.net-a771c8d5cd86e9990491c1e9fe65ebf845c0a683.tar.xz |
add asciidoc to build-depends
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4e781bf4..f4d52589 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: jenkins.debian.net Section: devel Priority: extra Maintainer: Holger Levsen <holger@debian.org> -Build-Depends: debhelper (>= 9.20120419~) +Build-Depends: debhelper (>= 9.20120419~), asciidoc Standards-Version: 3.9.1 Homepage: http://jenkins.debian.net/userContent/about.html Vcs-Git: git://git.debian.org/git/users/holger/jenkins.debian.net.git |