diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-02-22 19:35:56 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-02-22 19:35:56 +0100 |
commit | d51fc5226aca05dc570cdaf6a1525c492a47fad8 (patch) | |
tree | d2d9baa3ad2c388135d4a1b2d4e03793051f819f | |
parent | 2c3bc9ad65fc70efdd8e981b0bc49346b2ef646f (diff) |
New upstream release; d/shotwell.install: Install new shotwell-authenticator
-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 |