diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 293005d..beec44f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +shotwell (0.30.1-1) unstable; urgency=medium + + * New upstream release. + - Switch to buildsystem meson: + + debian/control: Add gnome-pkg-tools, meson and ninja-build to + Build-Depends. + + debian/rules: Add --buildsystem=meson --with gnome, + remove override_dh_auto_configure and add override_dh_gnome_clean. + - debian/shotwell.docs: change README to README.md. + - 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 19:02:22 +0200 + shotwell (0.28.4-1) unstable; urgency=medium * New upstream release. |