diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 15:41:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 15:41:51 +0200 |
commit | e60555276f4b67b4200f72974a20260db8faf444 (patch) | |
tree | efae4f0623dcecd25f2cdbac33ac0b133e66147f | |
parent | 3c403a4863899d5caf0da09a42925855689ac5cd (diff) |
d/shotwell.install: Drop now empty directory usr/share/appdata
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/shotwell.install | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4a01986..17ee75a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -shotwell (0.26.2-1) UNRELEASED; urgency=medium +shotwell (0.26.3-1) UNRELEASED; urgency=medium * New upstream release (Closes: #855681, Closes: #841859). - debian/control: Add new appstream-util, libappstream-glib-dev and libgdata-dev to Build-Depends. + - debian/shotwell.install: Drop now empty directory usr/share/appdata. * New README.source to explain the branching model used. * Use the automatic debug symbol packages: - Remove shotwell-dbg section from debian/control. diff --git a/debian/shotwell.install b/debian/shotwell.install index 4afb4cf..2248825 100644 --- a/debian/shotwell.install +++ b/debian/shotwell.install @@ -1,4 +1,3 @@ usr/bin usr/lib -usr/share/appdata usr/share/applications |