diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 19:02:06 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 19:02:06 +0200 | 
| commit | a07ad928a181bf40b3cf8545f66b339367892a2d (patch) | |
| tree | 29dfa9eb9b21061ad52771b8a94c7b180310c23a | |
| parent | fc4ae2abf757c9dbc5974f4966492576eabf7643 (diff) | |
d/shotwell.install: Add usr/share/metainfo
| -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  | 
