mesa: Changes to 'ubuntu'
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
New commits:
commit f7f9ea546fbdfd30fd5069de9cffa4216744c8fb
Author: Timo Aaltonen <tjaalton@debian.org>
Date: Fri Jan 20 07:43:01 2017 +0200
control: Lower debhelper build-dep to 9 for backports.
diff --git a/debian/changelog b/debian/changelog
index 22ccfe6..431850e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (13.0.3-1ubuntu4) UNRELEASED; urgency=medium
+
+ * control: Lower debhelper build-dep to 9 for backports.
+
+ -- Timo Aaltonen <tjaalton@debian.org> Fri, 20 Jan 2017 07:42:58 +0200
+
mesa (13.0.3-1ubuntu3) zesty; urgency=medium
* control: Add dh-autoreconf back to build-deps, for backports.
diff --git a/debian/control b/debian/control
index 798148e..2338f1e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Andreas Boll <andreas.boll.dev@gmail.com>
Standards-Version: 3.9.8
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 9),
dh-autoreconf,
quilt (>= 0.40),
pkg-config,
Reply to: