summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:56:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:56:02 +0000
commitaf458fdb3064dc33c78e2af3ec17a3ef63d025f1 (patch)
treedfc962c0d04088395e68737bd2b7075bd923ed32
parentMerging upstream version 1.24.5. (diff)
downloadwget-debian/1.24.5-1.tar.xz
wget-debian/1.24.5-1.zip
Adding debian version 1.24.5-1.debian/1.24.5-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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