diff options
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/shotwell.install | 1 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 683f426..9a7e107 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shotwell (0.30.1-1) UNRELEASED; urgency=medium +shotwell (0.30.1-1) unstable; urgency=medium    * New upstream release.      - Switch to buildsystem meson: @@ -10,8 +10,9 @@ shotwell (0.30.1-1) UNRELEASED; urgency=medium      - Refresh debian/copyright.    * Declare compliance with Debian Policy 4.2.1 (No changes needed).    * debian/rules: remove unused calculation of B_DATE. +  * debian/shotwell.install: Add usr/share/metainfo (Closes: #906143). - -- Jörg Frings-Fürst <debian@jff.email>  Sun, 30 Sep 2018 14:09:47 +0200 + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 30 Sep 2018 18:20:36 +0200  shotwell (0.28.4-1) unstable; urgency=medium diff --git a/debian/shotwell.install b/debian/shotwell.install index 2248825..5c6836a 100644 --- a/debian/shotwell.install +++ b/debian/shotwell.install @@ -1,3 +1,4 @@  usr/bin  usr/lib  usr/share/applications +usr/share/metainfo | 
