diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0040074..d4c5edf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +progress-linux-metapackages (20221002-18) sid; urgency=medium + + * Uploading to sid. + * Moving netdata in progress-linux-container-server from depends to + recommends. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 27 Oct 2024 17:52:19 +0100 + progress-linux-metapackages (20221002-17) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index 9d368eb..fd23123 100644 --- a/debian/control +++ b/debian/control @@ -319,15 +319,16 @@ Depends: irker, pv, bridge-utils, +# other + lldpd, + numad, +Recommends: # monitoring netdata, netdata-apache2, netdata-plugins-python, # web apache2, -# other - lldpd, - numad, Suggests: ttyd, Enhances: |