[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-plugins-contrib][master] 2 commits: Build-depend on dh-python
Bernd Zeimetz
gitlab at salsa.debian.org
Fri May 8 13:56:39 BST 2020
Bernd Zeimetz pushed to branch master at Debian Nagios Maintainer Group / pkg-nagios-plugins-contrib
Commits:
9019466f by Bernd Zeimetz at 2020-05-08T14:55:27+02:00
Build-depend on dh-python
- - - - -
ba85a020 by Bernd Zeimetz at 2020-05-08T14:56:20+02:00
Remove .travis.yml, add .gitlab-ci.yml
- - - - -
3 changed files:
- + .gitlab-ci.yml
- − .travis.yml
- debian/control
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -0,0 +1,14 @@
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ RELEASE: 'unstable'
+ SALSA_CI_DISABLE_APTLY: 0
+ SALSA_CI_DISABLE_AUTOPKGTEST: 0
+ SALSA_CI_DISABLE_BLHC: 0
+ SALSA_CI_DISABLE_LINTIAN: 0
+ SALSA_CI_DISABLE_PIUPARTS: 0
+ SALSA_CI_DISABLE_REPROTEST: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0
=====================================
.travis.yml deleted
=====================================
@@ -1,25 +0,0 @@
-sudo: required
-
-env:
- - TRAVIS_DEBIAN_DISTRIBUTION=unstable
- - TRAVIS_DEBIAN_DISTRIBUTION=testing
- - TRAVIS_DEBIAN_DISTRIBUTION=stable
-
-matrix:
- allow_failures:
- - env: TRAVIS_DEBIAN_DISTRIBUTION=unstable
- - env: TRAVIS_DEBIAN_DISTRIBUTION=testing
-
-services:
- - docker
-
-script:
- # build the debian package
- - wget -O- http://travis.debian.net/script.sh | sh -
-
-#notifications:
-# email: false
-
-branches:
- except:
- - /^debian\/\d/
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
Uploaders: Bernd Zeimetz <bzed at debian.org>, Jan Wagner <waja at cyconet.org>, Stefan Schoerghofer <amd1212 at 4md.gr>, Petter Reinholdtsen <pere at hungry.com>, Leo Antunes <leo at costela.net>
Build-Depends: debhelper (>= 8.0.0),
dh-autoreconf,
+ dh-python,
python3, python3-debian,
quilt (>= 0.46-7),
autotools-dev, flex, libmemcached-dev [!hurd-i386], pkg-config
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/-/compare/e701ccb32a443343a0ec36368f50ddb2b71ddde0...ba85a0207b456b1cef13bc5861a660b28f989090
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-plugins-contrib/-/compare/e701ccb32a443343a0ec36368f50ddb2b71ddde0...ba85a0207b456b1cef13bc5861a660b28f989090
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20200508/a1df2c95/attachment-0001.html>
More information about the pkg-nagios-changes
mailing list