summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 07:03:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 07:03:05 +0000
commitba3a0f1f9d398e459221f7878f6065174bf9e7af (patch)
tree4e6c489fb5007a49854af08c526f55dda9ce53d9 /debian
parentRemoving reexport-include.patch, not needed anymore. (diff)
downloadnfs-utils-ba3a0f1f9d398e459221f7878f6065174bf9e7af.tar.xz
nfs-utils-ba3a0f1f9d398e459221f7878f6065174bf9e7af.zip
Releasing progress-linux version 1:2.6.4-5~progress7.99u1.HEADprogress-linux/1%2.6.4-5_progress7.99u1progress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a0ede3d..70f4746 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+nfs-utils (1:2.6.4-5~progress7.99u1) graograman-backports; urgency=medium
+
+ * Uploading to graograman-backports, remaining changes:
+ - Updating maintainer field.
+ - Updating uploaders field.
+ - Updating bugs field.
+ - Updating vcs fields.
+ - Updating libtirpc build-depends to fix FTBFS.
+ - Adding missing header include in reexport to fix FTBFS.
+ * Merging debian version 1:2.6.4-5.
+ * Removing reexport-include.patch, not needed anymore.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 26 Jun 2024 08:45:52 +0200
+
nfs-utils (1:2.6.4-5) unstable; urgency=medium
* Add missing #include <stddef.h> (Closes: #1073818)