diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 04e6984..38aa995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,22 @@ -shotwell (0.32.10-1) UNRELEASED; urgency=medium +shotwell (0.32.13-1) UNRELEASED; urgency=medium + + * New upstream release (Closes: #1107513). + * debian/contol: Correct Vcs-Git. + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 09 Jun 2025 10:50:18 +0200 + +shotwell (0.32.10-1) unstable; urgency=medium * New upstream release (Closes: #1078709, #1085721, #1083041). * debian/copyright: - Rewrite to make lrc happy. + 2 Files not changed to LGPL-2.1 because the name is LGPLv2.1-or-later. * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). - * debian/control: + * debian/control: - Change VCS-Git from git to https. - Remove obsolate libgdata-dev (Closes: #1082015). - -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 12:28:36 +0100 + -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 17:54:18 +0100 shotwell (0.32.7-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 35f3dc4..a537d2e 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: Standards-Version: 4.7.0.1 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: https://git.jff.email/shotwell.git +Vcs-Git: https://git.jff.email/cgit//shotwell.git Vcs-Browser: https://git.jff.email/cgit/shotwell.git Package: shotwell |