[pkg-nagios-changes] [Git][nagios-team/pkg-icinga2][master] 2 commits: Fix version autopkgtest.

Bas Couwenberg gitlab at salsa.debian.org
Tue May 8 08:01:22 BST 2018


Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-icinga2


Commits:
139d8168 by Bas Couwenberg at 2018-05-08T07:43:55+02:00
Fix version autopkgtest.

- - - - -
84d10da5 by Bas Couwenberg at 2018-05-08T08:18:49+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/tests/version


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+icinga2 (2.8.4-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fix version autopkgtest.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 08 May 2018 08:18:35 +0200
+
 icinga2 (2.8.4-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/tests/version
=====================================
--- a/debian/tests/version
+++ b/debian/tests/version
@@ -6,7 +6,7 @@
 set -e
 
 PACKAGE_VERSION="$(dpkg-parsechangelog -S Version |sed -ne 's/^\(\([0-9]\+\):\)\?\(.*\)-.*/\3/p' )"
-ICINGA_VERSION="$(icinga2 --version | head -n1 | sed -e 's/.*version: r\([0-9.]\+\).*$/\1/')"
+ICINGA_VERSION="$(icinga2 --version | grep version: | head -n1 | sed -e 's/.*version: r\([0-9.]\+\).*$/\1/')"
 
 if [ "$ICINGA_VERSION" = "$PACKAGE_VERSION" ]
 then



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/03e2c357d139cf8dd3b8e2f74fb62430a0bcfb83...84d10da5b30a15566aacbc29524cd4394ff16583

---
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/03e2c357d139cf8dd3b8e2f74fb62430a0bcfb83...84d10da5b30a15566aacbc29524cd4394ff16583
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/20180508/ba304bfd/attachment.html>


More information about the pkg-nagios-changes mailing list