[neon/qt/qtwebengine/Neon/release_jammy] debian: Update my email address from soren at stoutner.com to soren at debian.org.
Soren Stoutner
null at kde.org
Wed Aug 21 09:44:47 BST 2024
Git commit 5133d98a6c94a888c90e8e7a715f69017776ab59 by Soren Stoutner.
Committed on 07/05/2024 at 23:59.
Pushed by jriddell into branch 'Neon/release_jammy'.
Update my email address from soren at stoutner.com to soren at debian.org.
M +8 -1 debian/changelog
M +1 -1 debian/control
M +1 -1 debian/copyright
M +1 -1 debian/patches/fix-example-pro-files.patch
M +1 -1 debian/patches/system-openjpeg2.patch
https://invent.kde.org/neon/qt/qtwebengine/-/commit/5133d98a6c94a888c90e8e7a715f69017776ab59
diff --git a/debian/changelog b/debian/changelog
index 5bf7477..6b79363 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,13 @@ qtwebengine-opensource-src (5.15.15+dfsg-4) UNRELEASED; urgency=medium
* Drop the build depend on libre2-dev, which forces building with the bundled
RE2 (closes: #1053409).
* Bump standards version to 4.7.0 (no changes needed).
+ * Change my email address from soren at stoutner.com to soren at debian.org in the
+ following locations:
+ - debian/changelog
+ - debian/control
+ - debian/copyright
+ - debian/patches/fix-example-pro-files.patch
+ - debian/patches/system-openjpeg2.patch
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 07 May 2024 16:40:19 -0700
@@ -167,7 +174,7 @@ qtwebengine-opensource-src (5.15.12+dfsg-3) unstable; urgency=medium
* Bump Standards-Version to 4.6.2, no changes needed.
* Add myself to uploaders.
- -- Soren Stoutner <soren at stoutner.com> Wed, 01 Feb 2023 06:57:05 -0700
+ -- Soren Stoutner <soren at debian.org> Wed, 01 Feb 2023 06:57:05 -0700
qtwebengine-opensource-src (5.15.12+dfsg-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d991cbd..0180432 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
Sandro Knauß <hefee at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>,
Simon Quigley <tsimonq2 at debian.org>,
- Soren Stoutner <soren at stoutner.com>
+ Soren Stoutner <soren at debian.org>
Section: libs
Priority: optional
Build-Depends: binutils (>= 2.32-8~),
diff --git a/debian/copyright b/debian/copyright
index 16cb44c..a677a92 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -87,7 +87,7 @@ Files: debian/*
Copyright: 2016-2019 Scarlett Moore <sgmoore at kde.org>
2016-2017 Sandro Knauß <hefee at debian.org>
2017-2023 Dmitry Shachnev <mitya57 at debian.org>
- 2023 Soren Stoutner <soren at stoutner.com>
+ 2023 Soren Stoutner <soren at debian.org>
License: LGPL-3
Files: config.tests/*
diff --git a/debian/patches/fix-example-pro-files.patch b/debian/patches/fix-example-pro-files.patch
index 9e2f158..9129b25 100644
--- a/debian/patches/fix-example-pro-files.patch
+++ b/debian/patches/fix-example-pro-files.patch
@@ -1,5 +1,5 @@
Description: Fix example .pro files so that they build correctly on Debian.
-Author: Soren Stoutner <soren at stoutner.com>
+Author: Soren Stoutner <soren at debian.org>
Forwarded: not-needed
Last-Update: 2023-07-04
diff --git a/debian/patches/system-openjpeg2.patch b/debian/patches/system-openjpeg2.patch
index 051a9ba..98f2435 100644
--- a/debian/patches/system-openjpeg2.patch
+++ b/debian/patches/system-openjpeg2.patch
@@ -1,5 +1,5 @@
Description: Use system libopenjpeg2
-Author: Soren Stoutner <soren at stoutner.com>
+Author: Soren Stoutner <soren at debian.org>
Forwarded: https://bugreports.qt.io/browse/QTBUG-63889
Last-Update: 2023-01-28
---
More information about the Neon-commits
mailing list