diff options
-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 |