[neon/extras/calligra/Neon/unstable] debian: Update python recommends to python3 as python2 is no more.
Scarlett Moore
null at kde.org
Wed Oct 5 14:45:11 BST 2022
Git commit 577f8f0362d570dce5f18986091ce5d3a5f9783c by Scarlett Moore.
Committed on 05/10/2022 at 13:44.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Update python recommends to python3 as python2 is no more.
M +6 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/calligra/commit/577f8f0362d570dce5f18986091ce5d3a5f9783c
diff --git a/debian/changelog b/debian/changelog
index c3a3035..76e6b1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+calligra (1:3.2.1+dfsg-5neon1) jammy; urgency=medium
+
+ * Update python recommends to python3 as python2 is no more.
+
+ -- Scarlett Moore <sgmoore at debian.org> Wed, 05 Oct 2022 06:43:40 -0700
+
calligra (1:3.2.1+dfsg-5neon) xenial; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 34e8012..60aff6d 100644
--- a/debian/control
+++ b/debian/control
@@ -256,7 +256,7 @@ Breaks: kexi (<< 1:2.6.1)
Depends: calligra-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Recommends: fonts-lyx, libqca2-plugins, python, ruby
+Recommends: fonts-lyx, libqca2-plugins, python3, ruby
Suggests: texlive, wordnet
Description: common libraries and binaries for the Calligra Suite
This package provides the libraries and binaries that are shared amongst
More information about the Neon-commits
mailing list