diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-22 11:34:24 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-22 11:34:24 +0100 |
commit | 268003f88395a34cb741e3b557271979493d4f9c (patch) | |
tree | 10a127227ba7d335d3e388fbadca60c99072f889 /debian | |
parent | 484f100728061ac04ae533975c462dab0913a7c7 (diff) | |
download | jenkins.debian.net-268003f88395a34cb741e3b557271979493d4f9c.tar.xz |
use guestmount to mount installed system and copy the logs away
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 74c5f377..4e781bf4 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: Stuff to setup a jenkins.debian.net instance Package: jenkins.debian.net-bin Architecture: all -Depends:, ${misc:Depends}, debootstrap, sudo, figlet, graphviz, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging, gocr +Depends:, ${misc:Depends}, debootstrap, sudo, figlet, graphviz, mr, subversion, subversion-tools, vnstat, webcheck, poxml, qemu, vncsnapshot, imagemagick, ffmpeg2theora, python-twisted, python-imaging, gocr, guestmount (>>1:1.18.1-1+deb7u1) Description: Stuff to make jenkins.debian.net run and debug Scripts and configuration files for running and debugging jobs run on jenkins.debian.net. |