diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 07:17:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-10-01 07:17:16 +0200 |
commit | 71137cc5832110d91599d68790402cf196762ed3 (patch) | |
tree | e7985bbfb6ca50ea738b38a9f852ee51431d48a7 /debian/changelog | |
parent | 8ae550d463720d5d1c0e253af29843ff15de1a54 (diff) | |
parent | 1e92964463e564bb3359a7110342182fcfdc67f2 (diff) |
Merge branch 'release/debian/0.30.1-1'debian/0.30.1-1
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. |