diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/shotwell.install | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ae9bc3..2b75c22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +shotwell (0.32.6-1) UNRELEASED; urgency=medium + + * New upstream release (Closes: #1064455). + - debian/shotwell.install: + + Install new shotwell-authenticator. + + -- Jörg Frings-Fürst <debian@jff.email> Thu, 22 Feb 2024 17:33:13 +0100 + shotwell (0.32.4-1) unstable; urgency=medium * New upstream release. diff --git a/debian/shotwell.install b/debian/shotwell.install index 75588ce..356bdcb 100644 --- a/debian/shotwell.install +++ b/debian/shotwell.install @@ -5,4 +5,5 @@ usr/share/metainfo usr/libexec/shotwell/shotwell-settings-migrator usr/libexec/shotwell/shotwell-video-thumbnailer usr/libexec/shotwell/shotwell-video-metadata-handler +usr/libexec/shotwell/shotwell-authenticator usr/share/apport/package-hooks/shotwell.py |