[pkg-nagios-changes] [Git][nagios-team/pkg-nsca-ng][master] 7 commits: Update Vcs-* URLs for Salsa.
Bas Couwenberg
gitlab at salsa.debian.org
Sun Jul 29 12:08:53 BST 2018
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nsca-ng
Commits:
24972afb by Bas Couwenberg at 2018-07-29T10:38:24Z
Update Vcs-* URLs for Salsa.
- - - - -
69b09ad3 by Bas Couwenberg at 2018-07-29T10:47:14Z
Change Priority from extra to optional.
- - - - -
5b8810f2 by Bas Couwenberg at 2018-07-29T10:47:14Z
Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
- - - - -
f51c26fd by Bas Couwenberg at 2018-07-29T10:47:14Z
Add lintian override for debian-watch-uses-insecure-uri.
- - - - -
423f86d1 by Bas Couwenberg at 2018-07-29T10:47:14Z
Don't use autotools-dev explicitly.
- - - - -
d8477c63 by Bas Couwenberg at 2018-07-29T10:56:51Z
Add autopkgtest to test installability.
- - - - -
1a3fad92 by Bas Couwenberg at 2018-07-29T10:56:52Z
Set distribution to unstable.
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/rules
- + debian/source/lintian-overrides
- + debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-nsca-ng (1.5-3) UNRELEASED; urgency=medium
+nsca-ng (1.5-3) unstable; urgency=medium
+ * Team upload.
* Bump Standards-Version to 4.1.5, no changes.
-
- -- Bas Couwenberg <sebastic at debian.org> Thu, 05 Jul 2018 11:41:29 +0200
+ * Update Vcs-* URLs for Salsa.
+ * Change Priority from extra to optional.
+ * Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
+ * Add lintian override for debian-watch-uses-insecure-uri.
+ * Don't use autotools-dev explicitly.
+ * Add autopkgtest to test installability.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 29 Jul 2018 12:38:31 +0200
nsca-ng (1.5-2) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,17 @@ Source: nsca-ng
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
Uploaders: Alexander Wirt <formorer at debian.org>
Section: net
-Priority: extra
-Build-Depends: autotools-dev,
- debhelper (>= 9),
+Priority: optional
+Build-Depends: debhelper (>= 9.20160709),
dh-autoreconf,
- dh-systemd,
libconfuse-dev,
libev-dev,
libbsd-dev,
libssl-dev,
libsystemd-dev
Standards-Version: 4.1.5
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nagios/pkg-nsca-ng.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-nagios/pkg-nsca-ng.git
+Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nsca-ng
+Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nsca-ng.git
Homepage: http://www.nsca-ng.org/
Package: nsca-ng-client
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with autotools-dev,autoreconf,systemd
+ dh $@ --with autoreconf,systemd
override_dh_auto_clean:
-rm config.log
=====================================
debian/source/lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# Not available via HTTPS.
+debian-watch-uses-insecure-uri *
+
=====================================
debian/tests/control
=====================================
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+# Test installability
+Depends: @
+Test-Command: /bin/true
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/compare/511f92e0333e3276af5952fdbde09d4634a923df...1a3fad92c7394499b113008d60d52d2b3b5d2ed5
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca-ng/compare/511f92e0333e3276af5952fdbde09d4634a923df...1a3fad92c7394499b113008d60d52d2b3b5d2ed5
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/20180729/3a2fafb7/attachment-0001.html>
More information about the pkg-nagios-changes
mailing list