From cd08d72b2a6e8735ac9c7877a4cd9122444f2870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2023 21:57:42 +0200 Subject: d/rules: Fix Fails to build source after successful build --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5744f28..8f060ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gnome-pie (0.7.3-2) UNRELEASED; urgency=medium + + * debian/rules: + - Fix Fails to build source after successful build (Closes: ##1044462). + + -- Jörg Frings-Fürst Sun, 13 Aug 2023 20:34:07 +0200 + gnome-pie (0.7.3-1) unstable; urgency=medium * New upstream release. -- cgit v1.2.3 From 53acdf2e8d1c60691830c36e34a8401a0740981b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2023 22:06:46 +0200 Subject: d/control: Declare compliance with Debian Policy 4.6.2.0 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8f060ef..67072c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * debian/rules: - Fix Fails to build source after successful build (Closes: ##1044462). + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst Sun, 13 Aug 2023 20:34:07 +0200 -- cgit v1.2.3 From c662e5bbca69a0a0af7dedfe6819d7108c14fb1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2023 22:09:15 +0200 Subject: d/copyright: Add year 2023 to myself --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 67072c6..a45bf99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * debian/rules: - Fix Fails to build source after successful build (Closes: ##1044462). * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). + * debian/copyright: + - Add year 2023 to myself. -- Jörg Frings-Fürst Sun, 13 Aug 2023 20:34:07 +0200 -- cgit v1.2.3 From 9c8003fc94bd311712badcb5f3da6c6124976bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2023 22:13:35 +0200 Subject: d/control: Change to new repository URL --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a45bf99..7a8a67a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). * debian/copyright: - Add year 2023 to myself. + * debian/control: + - Change to new repository URL. -- Jörg Frings-Fürst Sun, 13 Aug 2023 20:34:07 +0200 -- cgit v1.2.3 From d8988d1892a90429d5a9805e66fd7f577608544a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2023 22:26:22 +0200 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7a8a67a..faaa96e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gnome-pie (0.7.3-2) UNRELEASED; urgency=medium +gnome-pie (0.7.3-2) unstable; urgency=medium * debian/rules: - Fix Fails to build source after successful build (Closes: ##1044462). @@ -8,7 +8,7 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * debian/control: - Change to new repository URL. - -- Jörg Frings-Fürst Sun, 13 Aug 2023 20:34:07 +0200 + -- Jörg Frings-Fürst Sun, 13 Aug 2023 22:25:42 +0200 gnome-pie (0.7.3-1) unstable; urgency=medium -- cgit v1.2.3 From 582c42a723a979e5b6a1a56caad717ca21a51c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 14 Aug 2023 17:13:54 +0200 Subject: d/changelog: Fix typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index faaa96e..7116861 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ gnome-pie (0.7.3-2) unstable; urgency=medium * debian/rules: - - Fix Fails to build source after successful build (Closes: ##1044462). + - Fix Fails to build source after successful build (Closes: #1044462). * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). * debian/copyright: - Add year 2023 to myself. -- cgit v1.2.3