diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 07:17:45 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 07:17:45 +0200 | 
| commit | 6dd5e6966c6ec10d38d4b620a053ae262ac60d86 (patch) | |
| tree | e7985bbfb6ca50ea738b38a9f852ee51431d48a7 | |
| parent | fc4ae2abf757c9dbc5974f4966492576eabf7643 (diff) | |
| parent | 71137cc5832110d91599d68790402cf196762ed3 (diff) | |
Merge tag 'debian/0.30.1-1' into develop
New upstream release
| -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..beec44f 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 19:02:22 +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 | 
