summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 17:22:18 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 17:22:18 +0200
commitb01faf4f2bda773f8619c8defe5e6ed3779ff771 (patch)
tree2157c1f988456cc1f00060de31b6df30d5c82260 /debian/changelog
parent0ac947a9070322180e94d1b71e30836cce4d74bc (diff)
Switch to buildsystem meson
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6c4074e..d664696 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
shotwell (0.30.1-1) UNRELEASED; 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.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 30 Sep 2018 14:09:47 +0200