summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 18:35:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 18:35:07 +0000
commit59b7b85928d7fd357875d4ac5373111df1bddc71 (patch)
treee3bd68ae352cf3becea75836302a9c21f8c2ecee
parentUpdating skel.bashrc for Progress Linux. (diff)
downloadbash-progress-linux.tar.xz
bash-progress-linux.zip
Releasing progress-linux version 5.0-4progress5u1.HEADprogress-linux/5.0-4progress5u1progress-linux
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index deb6a88..c9941b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+bash (5.0-4progress5u1) engywuck; urgency=medium
+
+ * Initial reupload to engywuck.
+ * Updating maintainer field.
+ * Updating uploaders field.
+ * Updating bugs field.
+ * Updating vcs fields.
+ * Updating default path.
+ * Updating skel.bashrc for Progress Linux.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 May 2024 20:35:04 +0200
+
bash (5.0-4) unstable; urgency=medium
* wait builtin: avoid hanging on inherited children. Closes: #920455.