diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 13:46:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-08-20 13:46:37 +0200 |
commit | f612c8e2a0aed0314cc4bfd9d082ceda43813929 (patch) | |
tree | 89feef860546b5400afca7e887956af768801525 /debian | |
parent | 34852b296a372a81d0b97ab4c12f32be6d294cd3 (diff) | |
parent | a71628d0b6bfa751f014b15fca5f1c1ff4989721 (diff) |
Merge branch 'release/debian/0.32.13-1'debian/0.32.13-1
Diffstat (limited to 'debian')
-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 2cd8918..5856ac4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.32.13-1) unstable; urgency=medium + + * New upstream release (Closes: #1107513). + * debian/control: Correct Vcs-Git. + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 09 Jun 2025 11:47:21 +0200 + shotwell (0.32.10-1) unstable; urgency=medium * New upstream release (Closes: #1078709, #1085721, #1083041). 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 |