Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: travis-run
Section: devel
Priority: optional
Maintainer: Daniel Gröber <dxld@darkboxed.org>
Build-Depends: debhelper (>= 9.0.0)
Build-Depends: debhelper (>= 9.0.0), help2man
Standards-Version: 3.9.5
Homepage: https://github.com/DanielG/travis-run
Vcs-Git: https://github.com/DanielG/travis-run.git
Expand All @@ -19,4 +19,4 @@ Description: Run travis-ci builds locally using Docker
problems that only occur on travis-ci but not on the developer's machine. To do
this, we use the same chef-solo cookbooks used by travis-ci and generate the
script to drive the build from the .travis.yml file using the ruby libraries
published by them.
published by them.