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

Bug#788861: unsatisfiable cross Build-Depends



Control: tags -1 + pending

On Mon, Jun 15, 2015 at 07:30:59PM +0200, Helmut Grohne wrote:
> Please consider applying the attached patch.

I updated the patch to work with the current libxcb package, uploaded it
as a NMU versioned 1.11.1-1.1 to DELAYED/15 and attached it to this mail
for your convenience. Please let me know if I should defer it any
longer.

Helmut
diff -u libxcb-1.11.1/debian/changelog libxcb-1.11.1/debian/changelog
--- libxcb-1.11.1/debian/changelog
+++ libxcb-1.11.1/debian/changelog
@@ -1,3 +1,12 @@
+libxcb (1.11.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Make dependencies cross-sastifiable (closes: #788861).
+    + Mark python dependency with :native to pick an executable python.
+    + Do not build-depend on check when the nocheck profile is passed.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 26 Jul 2016 20:11:56 +0200
+
 libxcb (1.11.1-1) unstable; urgency=medium
 
   [ Andreas Boll ]
diff -u libxcb-1.11.1/debian/control libxcb-1.11.1/debian/control
--- libxcb-1.11.1/debian/control
+++ libxcb-1.11.1/debian/control
@@ -14,11 +14,11 @@
  pkg-config,
  xutils-dev,
  xsltproc (>= 1.1.19),
- check (>= 0.9.4-2),
+ check (>= 0.9.4-2) <!nocheck>,
  python-xcbgen (>= 1.11),
  libtool,
  automake,
- python,
+ python:native,
  dctrl-tools
 Build-Depends-Indep:
 # libxcb-doc

Reply to: