diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fd53f9d..38aa995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ 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 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 |