diff options
| -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..7f6207e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.32.4-1) UNRELEASED; urgency=medium + +  * New upstream release. +    - Install new shotwell-video-metadata-handler. + + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 17 Dec 2023 19:59:12 +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 | 
