diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
commit | 14bc7db2e07c5d1ccfb4d723c9dba395e6c93171 (patch) | |
tree | 7b00861348dedd18d3651537128bbe783dab364c /debian | |
parent | 1bf62485f701b52ae27433e3570ac24cd7da886f (diff) | |
parent | 67d142325abb0d9345baef77f00a047a7dc1eca3 (diff) |
Merge branch 'release/debian/0.32.4-1'HEADdebian/0.32.4-1master
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/shotwell.install | 3 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f35eb01..7ae9bc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.32.4-1) unstable; urgency=medium + + * New upstream release. + - Install new shotwell-video-metadata-handler. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 17 Dec 2023 20:41:04 +0100 + shotwell (0.32.3-1) unstable; urgency=medium * New upstream release (Closes: #1050083). diff --git a/debian/shotwell.install b/debian/shotwell.install index 82e5fe8..75588ce 100644 --- a/debian/shotwell.install +++ b/debian/shotwell.install @@ -3,5 +3,6 @@ usr/lib usr/share/applications usr/share/metainfo usr/libexec/shotwell/shotwell-settings-migrator -usr/libexec/shotwell/shotwell-video-thumbnailer +usr/libexec/shotwell/shotwell-video-thumbnailer +usr/libexec/shotwell/shotwell-video-metadata-handler usr/share/apport/package-hooks/shotwell.py |