summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 11:48:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 11:48:29 +0000
commit9b9072d30a8f4723257e971652a76a135bc0e2d6 (patch)
treefa6f18a5160b253d26490696aaae8281eae90920 /debian/changelog
parentMerging upstream version 2.8.0. (diff)
downloadpython-apt-deacfc7b9a8ee93f90f5a84c0a41390b91ca38ea.tar.xz
python-apt-deacfc7b9a8ee93f90f5a84c0a41390b91ca38ea.zip
Adding debian version 2.8.0.debian/2.8.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ee6f725..0cbc2b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (2.8.0) unstable; urgency=medium
+
+ * pre-build.sh: Run pre-commit instead of black directly
+ * 2.8.y: Run CI in noble and point gbp.conf at 2.8.y branch
+ * Update the mirrors
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 17 Apr 2024 12:21:58 +0200
+
python-apt (2.7.7) unstable; urgency=medium
* Remove obsolete python3-distutils build-depends (Closes: #1065922)