Compare commits
2 commits
88916f0eba
...
eae604c416
| Author | SHA1 | Date | |
|---|---|---|---|
| eae604c416 | |||
| 22de282e1b |
2 changed files with 11 additions and 1 deletions
11
debian/changelog
vendored
11
debian/changelog
vendored
|
|
@ -1,3 +1,14 @@
|
||||||
|
monitoring-plugins (2.4.0-3+deb13u1) trixie; urgency=medium
|
||||||
|
|
||||||
|
* [3cb6abf] d/.gitlab-ci.yml: Change RELEASE to trixie
|
||||||
|
* [1b5ea7b] Adding d/patches/25_check_users_sd_get_uids to fix user count
|
||||||
|
* [b92ed85] Adding d/p/26_check_mysql_replica from upstream (Closes: #1116027)
|
||||||
|
* [4362a8d] d/control: Adding libsystemd-dev and libsystemd0 as build-dep
|
||||||
|
(Closes: #1110265)
|
||||||
|
* [22de282] d/control: Drop libsystemd0 from build-deps, pulled by libsystemd-dev
|
||||||
|
|
||||||
|
-- Jan Wagner <waja@cyconet.org> Mon, 20 Oct 2025 06:00:52 +0000
|
||||||
|
|
||||||
monitoring-plugins (2.4.0-3) unstable; urgency=medium
|
monitoring-plugins (2.4.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Upload to unstable
|
* Upload to unstable
|
||||||
|
|
|
||||||
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -13,7 +13,6 @@ Build-Depends: debhelper-compat (= 13),
|
||||||
libnet-snmp-perl,
|
libnet-snmp-perl,
|
||||||
libpq-dev,
|
libpq-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
libsystemd0,
|
|
||||||
libsystemd-dev,
|
libsystemd-dev,
|
||||||
liburiparser-dev,
|
liburiparser-dev,
|
||||||
mawk | awk,
|
mawk | awk,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue