summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4805c76..1d05665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wget (1.24.5-1) unstable; urgency=medium
+
+ * new upstream release from 2024-03-10
+ - version jump by accident by upstream ;)
+ * debian/control corrected superseded pkg-config -> pkgconf build-dep
+
+ -- Noël Köthe <noel@debian.org> Sun, 17 Mar 2024 11:31:58 +0100
+
wget (1.21.4-1) unstable; urgency=medium
* new upstream from 2023-05-10
diff --git a/debian/control b/debian/control
index 44966bd..466eb9e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: wget
Section: web
Priority: standard
Maintainer: Noël Köthe <noel@debian.org>
-Build-Depends: debhelper-compat (= 13), pkg-config, gettext, texinfo, libidn2-dev, uuid-dev, libpsl-dev, libpcre2-dev, libgnutls28-dev (>= 3.3.15-5), automake, libssl-dev (>= 0.9.8k), zlib1g-dev, dh-strip-nondeterminism
+Build-Depends: debhelper-compat (= 13), pkgconf, gettext, texinfo, libidn2-dev, uuid-dev, libpsl-dev, libpcre2-dev, libgnutls28-dev (>= 3.3.15-5), automake, libssl-dev (>= 0.9.8k), zlib1g-dev, dh-strip-nondeterminism
Standards-Version: 4.6.0
Homepage: https://www.gnu.org/software/wget/
Rules-Requires-Root: no