[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu+1'



Rebased ref, commits from common ancestor:
commit 1b344fd537edad2ba58f82a67e9f701fc29d6445
Author: Timo Aaltonen <tjaalton@debian.org>
Date:   Thu Feb 25 10:36:52 2016 +0200

    control: Add dh-autoreconf to build-depends.

diff --git a/debian/changelog b/debian/changelog
index c03a20c..bbc3568 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ mesa (11.2.0~rc1-1) UNRELEASED; urgency=medium
     everything in one pass nowadays.
   * control: Bump libdrm-dev build-dep to 2.4.67 for freedreno.
   * rules: Migrate to dh.
+  * control: Add dh-autoreconf to build-depends.
 
  -- Timo Aaltonen <tjaalton@debian.org>  Tue, 23 Feb 2016 09:48:38 +0200
 
diff --git a/debian/control b/debian/control
index b098b95..f81c7d3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Andreas Boll <andreas.boll.dev@gmail.com>
 Standards-Version: 3.9.6
 Build-Depends:
  debhelper (>= 9),
+ dh-autoreconf,
  quilt (>= 0.40),
  pkg-config,
  libdrm-dev (>= 2.4.67) [!hurd-any],


Reply to: