Merge ~lvoytek/ubuntu/+source/python-django:merge-lp2022089-mantic into ubuntu/+source/python-django:debian/experimental

Proposed by Lena Voytek
Status: Merged
Merge reported by: Lena Voytek
Merged at revision: 15866131d37b69dc27103f8147648f145ccea3a3
Proposed branch: ~lvoytek/ubuntu/+source/python-django:merge-lp2022089-mantic
Merge into: ubuntu/+source/python-django:debian/experimental
Diff against target: 28 lines (+8/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+2/-1)
Reviewer Review Type Date Requested Status
Lucas Kanashiro (community) Approve
Canonical Server Reporter Pending
Review via email: mp+448733@code.launchpad.net

Description of the change

Update to Django 4.2 by matching debian experimental - this can be a sync with it

PPA with reverse depends: https://launchpad.net/~lvoytek/+archive/ubuntu/django-4-mantic

The remaining 3 failing reverse-depends are in progress in Debian. If they fail to go through by debian import freeze I can update them as bug fixes.

Also I need sponsoring for this upload since django isn't in the server package set

To post a comment you must log in.
Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

Thanks Lena! I just sync'ed python-django from experimental for you.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 95a4b5d..76b4f97 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+python-django (3:4.2.4-1ubuntu1) mantic; urgency=medium
7+
8+ * Update to Django 4.2.4 through debian/experimental
9+
10+ -- Lena Voytek <lena.voytek@canonical.com> Tue, 08 Aug 2023 14:02:06 -0700
11+
12 python-django (3:4.2.4-1) experimental; urgency=medium
13
14 * New upstream bugfix release.
15diff --git a/debian/control b/debian/control
16index 847696f..5f89530 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -1,7 +1,8 @@
20 Source: python-django
21 Section: python
22 Priority: optional
23-Maintainer: Debian Python Team <team+python@tracker.debian.org>
24+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
25+XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
26 Uploaders:
27 Luke Faraone <lfaraone@debian.org>,
28 Raphaƫl Hertzog <hertzog@debian.org>,

Subscribers

People subscribed via source and target branches