Merge ~vpa1977/ubuntu/+source/openjdk-8:sr-20230117-fix-changelog into ubuntu/+source/openjdk-8:ubuntu/devel

Proposed by Vladimir Petko
Status: Needs review
Proposed branch: ~vpa1977/ubuntu/+source/openjdk-8:sr-20230117-fix-changelog
Merge into: ubuntu/+source/openjdk-8:ubuntu/devel
Diff against target: 38 lines (+5/-3)
3 files modified
debian/changelog (+1/-1)
debian/control (+2/-1)
debian/control.in (+2/-1)
Reviewer Review Type Date Requested Status
Canonical Server MOTU reviewers Pending
Canonical Server Pending
git-ubuntu import Pending
Review via email: mp+436230@code.launchpad.net

Description of the change

Hi, not sure if it is a best way to fix it:

The version of the openjdk-8 security update in the changelog contained a typo.
This merge request corrects it.

The current 8u362 package is in the proposed.

To post a comment you must log in.

Unmerged commits

5588dc4... by Vladimir Petko

update maintainer

65ac609... by Vladimir Petko

changelog

31629f1... by Vladimir Petko

8u362-ga-0buntu1 (patches unapplied)

Imported using git-ubuntu import.

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 7c93bdb..8bc2bee 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,4 +1,4 @@
6-openjdk-8 (8u362-ga-0buntu1) lunar; urgency=medium
7+openjdk-8 (8u362-ga-0ubuntu1) lunar; urgency=medium
8
9 * New upstream release
10 * CVEs
11diff --git a/debian/control b/debian/control
12index 934c5bc..4101e6e 100644
13--- a/debian/control
14+++ b/debian/control
15@@ -1,7 +1,8 @@
16 Source: openjdk-8
17 Section: java
18 Priority: optional
19-Maintainer: Java Maintenance <debian-java@lists.debian.org>
20+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
21+XSBC-Original-Maintainer: Java Maintenance <debian-java@lists.debian.org>
22 Uploaders: Thorsten Glaser <tg@mirbsd.de>
23 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
24 openjdk-8-jdk,
25diff --git a/debian/control.in b/debian/control.in
26index c18a8b3..b9f6dc9 100644
27--- a/debian/control.in
28+++ b/debian/control.in
29@@ -1,7 +1,8 @@
30 Source: @basename@
31 Section: java
32 Priority: optional
33-Maintainer: Java Maintenance <debian-java@lists.debian.org>
34+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
35+XSBC-Original-Maintainer: Java Maintenance <debian-java@lists.debian.org>
36 Uploaders: Thorsten Glaser <tg@mirbsd.de>
37 Build-Depends: debhelper (>= 9), quilt, m4, lsb-release, zip, unzip,
38 @bd_bootstrap@

Subscribers

People subscribed via source and target branches