[Python-modules-team] Bug#940919: python3-cxx-dev: removal of python3-cxx-dev makes files disappear from python-cxx-dev
Andreas Beckmann
anbe at debian.org
Fri Aug 21 00:35:10 BST 2020
Followup-For: Bug #940919
Control: tag -1 pending patch
Hi,
I've just uploaded the trivial fix to DELAYED/10.
Andreas
-------------- next part --------------
diff -Nru pycxx-7.1.3/debian/changelog pycxx-7.1.3/debian/changelog
--- pycxx-7.1.3/debian/changelog 2019-11-23 02:41:40.000000000 +0100
+++ pycxx-7.1.3/debian/changelog 2020-08-21 01:25:21.000000000 +0200
@@ -1,3 +1,10 @@
+pycxx (7.1.3-0.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add missing Breaks. (Closes: #940919)
+
+ -- Andreas Beckmann <anbe at debian.org> Fri, 21 Aug 2020 01:25:21 +0200
+
pycxx (7.1.3-0.1) unstable; urgency=medium
* Non-maintainer upload.
@@ -378,4 +385,3 @@
* Initial Release.
-- Matthias Klose <m at klose.in-berlin.de> Fri, 3 Dec 2004 17:16:12 +0100
-
diff -Nru pycxx-7.1.3/debian/control pycxx-7.1.3/debian/control
--- pycxx-7.1.3/debian/control 2019-11-23 02:41:40.000000000 +0100
+++ pycxx-7.1.3/debian/control 2020-08-21 01:22:10.000000000 +0200
@@ -17,6 +17,7 @@
Architecture: all
Depends: python3-dev, ${misc:Depends}, ${python3:Depends}
Suggests: pkg-config
+Breaks: python-cxx-dev (<< 7.0.3-3)
Replaces: python-cxx-dev (<< 7.0.3-3)
Description: Set of facilities to extend Python3 with C++
PyCXX is a set of C++ facilities to make it easier to write Python3
More information about the Python-modules-team
mailing list