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

[pkg-wine-party] [SCM] Debian Wine Gecko packaging branch, master, updated. debian/1.4+dfsg1-3-16-ge5c6115



The following commit has been merged in the master branch:
commit 7af4266546b9c4353560cf604b2d0eb116f8d59f
Author: Stephen Kitt <steve@sk2.org>
Date:   Thu Jun 27 08:09:07 2013 +0200

    Require trunk versions of mingw-w64.

diff --git a/debian/changelog b/debian/changelog
index 37c6ead..b45c75b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 wine-gecko-1.6 (1.6+dfsg-1) unstable; urgency=low
 
   * New upstream version, used for Wine versions up to 1.5.9.
+  * Require trunk versions of mingw-w64.
 
  -- Stephen Kitt <skitt@debian.org>  Wed, 05 Jun 2013 01:04:24 +0200
 
diff --git a/debian/control b/debian/control
index 6c02734..4064bf7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends-Indep: g++-mingw-w64-i686,
                      g++-mingw-w64-x86-64,
                      libidl-dev,
                      libx11-dev,
-                     mingw-w64-i686-dev (>= 2.0.8),
+                     mingw-w64-i686-dev (>= 3.0~svn5915-1),
+                     mingw-w64-x86-64-dev (>= 3.0~svn5915-1),
                      python,
                      unzip,
                      uuid-runtime,

-- 
Debian Wine Gecko packaging



Reply to: