From fa4d70ea3101f5a70b33977ba9b7673ddfb36762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 28 Sep 2025 12:34:04 +0200 Subject: d/control: Fix Vcs-Git --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 29c56b4..9c54e32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.32.13-3) UNRELEASED; urgency=medium + + * debian/control: + - Fix Vcs-Git. + + -- Jörg Frings-Fürst Sun, 28 Sep 2025 12:32:35 +0200 + shotwell (0.32.13-2) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 0bc3296..c6e16c5 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: Standards-Version: 4.7.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: https://git.jff.email/cgit//shotwell.git +Vcs-Git: https://git.jff.email/cgit/shotwell.git Vcs-Browser: https://git.jff.email/cgit/shotwell.git Package: shotwell -- cgit v1.2.3 From 79dd2be1e96eee5f9272ce5edee3b7c13c1d3d59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 12:23:32 +0100 Subject: new upstream release --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9c54e32..c302625 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.32.13-3) UNRELEASED; urgency=medium +shotwell (0.32.15-1) UNRELEASED; urgency=medium * debian/control: - Fix Vcs-Git. -- cgit v1.2.3 From 5ee86470a08af198d6a66a2a9d86bc9b45ff3b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 13:23:29 +0100 Subject: d/control: Replace Build Depend appstream-util with appstream --- debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c302625..b2d7df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ shotwell (0.32.15-1) UNRELEASED; urgency=medium + * New upstream release. * debian/control: - Fix Vcs-Git. + - Replace Build Depend appstream-util with appstream + (Closes: #1119104). -- Jörg Frings-Fürst Sun, 28 Sep 2025 12:32:35 +0200 @@ -13,7 +16,7 @@ shotwell (0.32.13-2) unstable; urgency=medium - Remove old FSF address. - Add year 2025 to myself. * Declare compliance with Debian Policy 4.7.2.0 (No changes needed). - + -- Jörg Frings-Fürst Wed, 20 Aug 2025 14:41:44 +0200 shotwell (0.32.13-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c6e16c5..371d6a4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - appstream-util, + appstream, cmake, debhelper-compat (= 13), desktop-file-utils, -- cgit v1.2.3 From 01f4c7e5b72de80bfaecd9aad4bf40b7864996bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 13:28:36 +0100 Subject: d/control: Remove redundant priority field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b2d7df1..430d61d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ shotwell (0.32.15-1) UNRELEASED; urgency=medium - Fix Vcs-Git. - Replace Build Depend appstream-util with appstream (Closes: #1119104). + - Remove redundant priority field. -- Jörg Frings-Fürst Sun, 28 Sep 2025 12:32:35 +0200 diff --git a/debian/control b/debian/control index 371d6a4..178a2e7 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: shotwell Section: gnome -Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: appstream, -- cgit v1.2.3 From a5c9459495dc58c07c523b47473ce7b214fc0759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 13:56:23 +0100 Subject: d/copyright: Add year 2026 to myself --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 430d61d..d2e10db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ shotwell (0.32.15-1) UNRELEASED; urgency=medium - Replace Build Depend appstream-util with appstream (Closes: #1119104). - Remove redundant priority field. + * debian/copyright: + - Add year 2026 to myself. -- Jörg Frings-Fürst Sun, 28 Sep 2025 12:32:35 +0200 diff --git a/debian/copyright b/debian/copyright index 9c2864c..a7a6f1c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -50,7 +50,7 @@ License: LGPL-2.1 Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni - 2014-2025 Jörg Frings-Fürst + 2014-2026 Jörg Frings-Fürst License: GPL-2+ License: LGPL-2.1+ -- cgit v1.2.3 From 693cd80cd0ac0eeeaf558146e9afb673162abb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 14:01:40 +0100 Subject: d/changelog: Change distribution to unstable, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d2e10db..a0e58ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.32.15-1) UNRELEASED; urgency=medium +shotwell (0.32.15-1) unstable; urgency=medium * New upstream release. * debian/control: @@ -9,7 +9,7 @@ shotwell (0.32.15-1) UNRELEASED; urgency=medium * debian/copyright: - Add year 2026 to myself. - -- Jörg Frings-Fürst Sun, 28 Sep 2025 12:32:35 +0200 + -- Jörg Frings-Fürst Sun, 08 Mar 2026 14:00:01 +0100 shotwell (0.32.13-2) unstable; urgency=medium -- cgit v1.2.3 From 8656a544ddcf098e10df1430eecb75902dbc7999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 14:18:32 +0100 Subject: Declare compliance with Debian Policy 4.7.3.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a0e58ef..55c4e88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ shotwell (0.32.15-1) unstable; urgency=medium - Remove redundant priority field. * debian/copyright: - Add year 2026 to myself. + * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). -- Jörg Frings-Fürst Sun, 08 Mar 2026 14:00:01 +0100 diff --git a/debian/control b/debian/control index 178a2e7..723e875 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: meson, ninja-build, valac -Standards-Version: 4.7.2.0 +Standards-Version: 4.7.3.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: https://git.jff.email/cgit/shotwell.git -- cgit v1.2.3