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

xserver-xorg-video-openchrome: Changes to 'debian-unstable'



 debian/changelog                        |    1 +
 debian/patches/Reproducible_build.patch |    6 +++---
 debian/patches/series                   |    1 +
 3 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit bba375afef712603b2191cc8275f78edf07bd4ec
Author: Dylan Aïssi <bob.dybian@gmail.com>
Date:   Wed Jan 11 23:36:10 2017 +0100

    Really apply the patch Reproducible_build.patch

diff --git a/debian/changelog b/debian/changelog
index 0b9678f..f7e0e00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xserver-xorg-video-openchrome (1:0.5.0-2) UNRELEASED; urgency=medium
   * Fix FTBFS on Hurd:
      - Exclude libdrm-dev from Build-Depend for Hurd-any instead only i386.
      - Add a condition (!hurd) into dh_install target for libchromeXvMC*.
+  * Really apply the patch Reproducible_build.patch.
 
  -- Dylan Aïssi <bob.dybian@gmail.com>  Wed, 14 Dec 2016 22:47:09 +0100
 
diff --git a/debian/patches/Reproducible_build.patch b/debian/patches/Reproducible_build.patch
index a816710..5ab9dca 100644
--- a/debian/patches/Reproducible_build.patch
+++ b/debian/patches/Reproducible_build.patch
@@ -3,9 +3,9 @@ Description: Make the build reproducible.
 Origin: https://bugs.debian.org/831405
 Applied-Upstream: 0.5.173, https://cgit.freedesktop.org/openchrome/xf86-video-openchrome/commit/?id=25ba0a4
 
---- a/src/Makefile.am	2016-07-15 17:56:15.066700891 +0200
---- b/src/Makefile.am	2016-07-15 18:22:08.362042386 +0200
-@@ -113,6 +113,9 @@
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -112,6 +112,9 @@
          if [ -d .svn ]; then \
  	        echo '#define BUILDCOMMENT "(development build, at revision '\
  	                "`svnversion -nc .. | sed -e s/^[^:]*://`"')"' > $@.tmp; \
diff --git a/debian/patches/series b/debian/patches/series
index b234234..e312057 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 Fix_spelling_error.patch
+Reproducible_build.patch


Reply to: