diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
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 <debian@jff.email> 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 |