From 6aab164abce2b742792314e6a5819179817f8d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 16:04:43 +0200 Subject: d/r: Drop unnecessary libexec configure option --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1fd3aee..1b27dd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.32.1-2) UNRELEASED; urgency=medium + + * debian/rules: + - Drop unnecessary libexec configure option. + + -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 + shotwell (0.32.1-1) unstable; urgency=medium * New upstream release (Closes: #1034018, #1034011, #1034017): -- cgit v1.2.3 From f7727f8a6815f7447b2044502a74b10643555f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 16:08:32 +0200 Subject: d/r: Update apport configuration option name --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1b27dd4..66f45ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium * debian/rules: - Drop unnecessary libexec configure option. + - Update apport configuration option name. -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 -- cgit v1.2.3 From 2d62c02073da61c5718be46bc804d4c6b12636a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 16:12:09 +0200 Subject: d/r: Drop obsolete override_dh_install --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 66f45ed..4af2635 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium * debian/rules: - Drop unnecessary libexec configure option. - Update apport configuration option name. + - Drop obsolete override_dh_install. -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 -- cgit v1.2.3 From 5b3508e2c8767d8bf1a5f0679924d702f93f7a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 16:19:40 +0200 Subject: Replace gnome-pkg-tools with dh-sequence-gnome --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4af2635..cc649a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium - Drop unnecessary libexec configure option. - Update apport configuration option name. - Drop obsolete override_dh_install. + * Replace Build-Depend gnome-pkg-tools with dh-sequence-gnome: + - debian/rules: + + Remove --with gnome. + - debian/control: + + Replace gnome-pkg-tools with dh-sequence-gnome. -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 -- cgit v1.2.3 From 6bec6d68a219b64ce3a8a067c4d8fae80894f89c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 16:44:29 +0200 Subject: Add Depend xdg-desktop-portal-backend --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cc649a3..3278497 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium - * debian/rules: + * debian/rules (Closes: #1039719): - Drop unnecessary libexec configure option. - Update apport configuration option name. - Drop obsolete override_dh_install. @@ -9,6 +9,9 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium + Remove --with gnome. - debian/control: + Replace gnome-pkg-tools with dh-sequence-gnome. + * debian/control: + - Drop the Build-Depends libsoup2.4-dev (Closes: #1039715). + - Add Depend xdg-desktop-portal-backend (Closes: #1039716). -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 -- cgit v1.2.3 From 7a34a08e4eb02888e3bbacd4eaaea7a7cef07192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 17:30:37 +0200 Subject: d/control: Drop unnecessary Build-Depends versioning --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3278497..1e0c102 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium * debian/control: - Drop the Build-Depends libsoup2.4-dev (Closes: #1039715). - Add Depend xdg-desktop-portal-backend (Closes: #1039716). + - Drop unnecessary Build-Depends versioning. -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 @@ -20,7 +21,7 @@ shotwell (0.32.1-1) unstable; urgency=medium * New upstream release (Closes: #1034018, #1034011, #1034017): - debian/rules: + Replace unity-support with unity_support. - - debian/control: + - debian/control: + Add libportal-gtk3-dev, libwebp-dev, and libsecret-1-dev to Build-Depends. + Switch Build-Depends to libwebkit2gtk-4.1-dev. + Add bump minimum release of libgexiv2-dev to >= 0.12.0-2~. -- cgit v1.2.3 From 55fd5cdf9100840c12017b0423e4b8806cc23e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jul 2023 18:24:37 +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 1e0c102..5bda615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.32.1-2) UNRELEASED; urgency=medium +shotwell (0.32.1-2) unstable; urgency=medium * debian/rules (Closes: #1039719): - Drop unnecessary libexec configure option. @@ -14,7 +14,7 @@ shotwell (0.32.1-2) UNRELEASED; urgency=medium - Add Depend xdg-desktop-portal-backend (Closes: #1039716). - Drop unnecessary Build-Depends versioning. - -- Jörg Frings-Fürst Sun, 09 Jul 2023 15:52:42 +0200 + -- Jörg Frings-Fürst Sun, 09 Jul 2023 18:23:07 +0200 shotwell (0.32.1-1) unstable; urgency=medium -- cgit v1.2.3