From 1f972333d4def4244396c1e86dd78c24da845bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Jun 2024 16:36:46 +0200 Subject: d/copyright: Add year 2024 to myself --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c89ff5e..640c303 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ uriparser (0.9.8+dfsg-1) UNRELEASED; urgency=medium * New upstream release: - Fixes CVE-2024-34402, CVE-2024-34403 (Closes: #1070376). + * debian/changelog: + - Add year 2024 to myself. -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:14:02 +0200 diff --git a/debian/copyright b/debian/copyright index 6b2878e..11d2b7c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,7 +20,7 @@ Copyright: 2014-2015 Sebastian Pipping License: LGPL-2.1+ Files: debian/* -Copyright: 2014-2023 Jörg Frings-Fürst +Copyright: 2014-2024 Jörg Frings-Fürst License: GPL-3+ License: BSD-3-clause -- cgit v1.2.3 From 3f4b9089ad7b047da0874611911c78c80231651f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Jun 2024 16:49:28 +0200 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 640c303..4318ae7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -uriparser (0.9.8+dfsg-1) UNRELEASED; urgency=medium +uriparser (0.9.8+dfsg-1) unstable; urgency=medium * New upstream release: - Fixes CVE-2024-34402, CVE-2024-34403 (Closes: #1070376). * debian/changelog: - Add year 2024 to myself. - -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:14:02 +0200 + -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:49:01 +0200 uriparser (0.9.7+dfsg-2) unstable; urgency=medium -- cgit v1.2.3 From 97b38c401a658763c4fa90bb115e26728a7fbec9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Jun 2024 16:55:46 +0200 Subject: d/contol: Change to new repository URL --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4318ae7..ba1b3db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ uriparser (0.9.8+dfsg-1) unstable; urgency=medium - Fixes CVE-2024-34402, CVE-2024-34403 (Closes: #1070376). * debian/changelog: - Add year 2024 to myself. + * debian/control: + - Change to new repository URL. -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:49:01 +0200 diff --git a/debian/control b/debian/control index 3be17a8..0605bdf 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net -Vcs-Git: git://jff.email/opt/git/uriparser.git -Vcs-Browser: https://jff.email/cgit/uriparser.git +Vcs-Git: git://git.jff.email/uriparser.git +Vcs-Browser: https://git.jff.email/cgit/uriparser.git Package: liburiparser1 Architecture: any -- cgit v1.2.3 From 6e8435e96a4a0eec05775f6b70e344c7e5fc7184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2024 16:48:17 +0200 Subject: Declare compliance with Debian Policy 4.7.0 --- debian/changelog | 1 + debian/control | 2 +- debian/files | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index ba1b3db..4dab7d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ uriparser (0.9.8+dfsg-1) unstable; urgency=medium - Add year 2024 to myself. * debian/control: - Change to new repository URL. + * Declare compliance with Debian Policy 4.7.0 (No changes needed). -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:49:01 +0200 diff --git a/debian/control b/debian/control index 0605bdf..72c6251 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://git.jff.email/uriparser.git diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..174a831 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +uriparser_0.9.8+dfsg-1_source.buildinfo libs optional -- cgit v1.2.3 From 4b8be26c656ed22ecd03390e80076620f8531471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2024 16:49:39 +0200 Subject: d/control: Change VCS-Git to https --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 72c6251..d5bf0fd 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net -Vcs-Git: git://git.jff.email/uriparser.git +Vcs-Git: https://git.jff.email/uriparser.git Vcs-Browser: https://git.jff.email/cgit/uriparser.git Package: liburiparser1 -- cgit v1.2.3 From 9b93aee54f41e2700d2c10f46f26fec69673c7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2024 16:51:28 +0200 Subject: d/changelog: Change date/time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4dab7d3..6ff7498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ uriparser (0.9.8+dfsg-1) unstable; urgency=medium - Change to new repository URL. * Declare compliance with Debian Policy 4.7.0 (No changes needed). - -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:49:01 +0200 + -- Jörg Frings-Fürst Thu, 11 Jul 2024 16:49:54 +0200 uriparser (0.9.7+dfsg-2) unstable; urgency=medium -- cgit v1.2.3