[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: Some better travis scripts.

Bernd Zeimetz bernd at bzed.de
Tue Mar 10 08:31:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit d33acc60cb948da3670013e1ba16bda2fa624f3d
Author: Bernd Zeimetz <bernd at bzed.de>
Date:   Sun Mar 8 21:47:24 2015 +0100

    Some better travis scripts.
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index be91e84..2f409ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,11 +8,11 @@ install:
     # install implicit build dependencies
     - sudo apt-get install -qq --no-install-recommends build-essential fakeroot devscripts
     # install build dependencies
-    - sudo apt-get install -qq --no-install-recommends debhelper python python-debian quilt autotools-dev autotools-dev flex libmemcached-dev libvarnishapi-dev pkg-config dh-autoreconf
+    - sudo mk-build-deps --install debian/control
 
 script:
     # build the debian package
-    - debuild -uc -us
+    - dpkg-buildpackage -uc -us
 
 after_script:
     # run lintian after build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list