summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:19:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 01:19:09 +0000
commitd01cf22669ccf785153def2d9dd26dea19e40c17 (patch)
tree76262d5e6265c1cc62741bcd291fa3e2aa046b62
parentMerging upstream version 2.9.0. (diff)
downloadpython-apt-d01cf22669ccf785153def2d9dd26dea19e40c17.tar.xz
python-apt-d01cf22669ccf785153def2d9dd26dea19e40c17.zip
Merging debian version 2.9.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog7
-rw-r--r--debian/gbp.conf2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b4cbea..430df81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (2.9.0) unstable; urgency=medium
+
+ * Revert "2.8.y: Run CI in noble and point gbp.conf at 2.8.y branch"
+ * Update pre-commit hooks and run them
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 02 May 2024 10:06:29 +0200
+
python-apt (2.8.0-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 8727c73..19f49ed 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,7 @@
[DEFAULT]
prebuild = ./pre-build.sh
export-dir = ../build-area
-debian-branch = 2.8.y
+debian-branch = main
debian-tag = %(version)s
sign-tags = True
multimaint-merge = True