summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-04 10:51:11 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-04 10:51:11 +0200
commit033fb3cbd62fb3d22c7fdb9a4f91cc117d645ee3 (patch)
tree96d1eb8d15ae556afb6e2b2434ad397cf97ae283
parent18e6cff861ee839166613feb4354af70eac0a62d (diff)
Remove build-depend m4 since debhelper version 10 use autoconf
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c9df89..76acb02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium
+ Use dh_auto_configure instead of ./configure.
+ Update rm paths for multiarch.
+ Don't install the .a file either.
+ - Remove build-depend m4 since debhelper version 10 use autoconf.
- Thanks to Jeremy Bicha <jbicha@ubuntu.com>
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100
diff --git a/debian/control b/debian/control
index ed8e593..0366b34 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Build-Depends:
libsqlite3-dev (>= 3.5.9),
libwebkit2gtk-4.0-dev,
libxml2 (>= 2.6.32),
- m4,
valac (>= 0.22.0)
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Apps/Shotwell