Add build-conflicts on libpython3 dev packages, if they are installed archive/raspbian/4.0.3+dfsg1-1+rpi1 raspbian/4.0.3+dfsg1-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Wed, 28 Nov 2018 09:26:00 +0000 (09:26 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 28 Nov 2018 09:26:00 +0000 (09:26 +0000)
this package will pick them in preference to 2.7 resulting in
missing files.

debian/changelog
debian/control

index 1fd6b023daff1c26a6455744a3727c8eb22e4b81..b6cc74051f4ca7db46fe2d55618653dd148741b8 100644 (file)
@@ -4,6 +4,11 @@ libcec (4.0.3+dfsg1-1+rpi1) buster-staging; urgency=medium
   * Add symbols file hack for raspbian.
   * Fix clean target.
 
+  [changes introduced in 4.0.3+dfsg1-1+rpi1 by Peter Michael Green]
+  * Add build-conflicts on libpython3 dev packages, if they are installed
+    this package will pick them in preference to 2.7 resulting in
+    missing files.
+
  -- Peter Michael Green <plugwash@raspbian.org>  Wed, 28 Nov 2018 08:51:38 +0000
 
 libcec (4.0.3+dfsg1-1) unstable; urgency=medium
index ff13584921f0fc017670be9d1d49ed2a9790a9b7..03b8d2c5ff6fbe004fed746044bf99829ecf6932 100644 (file)
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
                libxrandr-dev,
                x11proto-core-dev,
                libncurses5-dev
+Build-Conflicts: libpython3.0-dev, libpython3.1-dev, libpython3.2-dev, libpython3.3-dev, libpython3.4-dev, libpython3.5-dev, libpython3.6-dev, libpython3.7-dev, libpython3.8-dev, libpython3.9-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://salsa.debian.org/debian/libcec
 Vcs-Git: https://salsa.debian.org/debian/libcec.git