summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 11:48:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 11:48:42 +0000
commitd269000a5d29cf21236d3ec95652346e049f2cb4 (patch)
tree13c4e4ef4e1967bd6980fccf9117d654ebc0d44a
parentMerging debian version 2.8.0. (diff)
downloadpython-apt-d269000a5d29cf21236d3ec95652346e049f2cb4.tar.xz
python-apt-d269000a5d29cf21236d3ec95652346e049f2cb4.zip
Releasing progress-linux version 2.8.0-0.0~progress7.99u1.progress-linux/2.8.0-0.0_progress7.99u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a1aae6..8b4cbea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+python-apt (2.8.0-0.0~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 source format.
+ - Updating PEP440 version handling to fix FTBFS with Progress Linux
+ versions.
+ * Merging upstream version 2.8.0.
+ * Merging debian version 2.8.0.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 17 Apr 2024 13:48:32 +0200
+
python-apt (2.8.0) unstable; urgency=medium
* pre-build.sh: Run pre-commit instead of black directly