Bug#952461: coccinelle: build-depend on python instead of python2
Source: coccinelle
Version: 1.0.4.deb-5
Severity: serious
tags: patch
Hello, your package depends on python instead of python2. Please update the dependency accordingly.
(or port to python3 if possible)
trivial patch:
diff -Nru coccinelle-1.0.4.deb/debian/changelog coccinelle-1.0.4.deb/debian/changelog
--- coccinelle-1.0.4.deb/debian/changelog 2020-02-16 16:13:10.000000000 +0000
+++ coccinelle-1.0.4.deb/debian/changelog 2020-02-24 18:44:58.000000000 +0000
@@ -1,3 +1,9 @@
+coccinelle (1.0.4.deb-5.1) unstable; urgency=medium
+
+ * Depend on python2 (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 24 Feb 2020 19:44:58 +0100
+
coccinelle (1.0.4.deb-5) unstable; urgency=medium
* Team upload
diff -Nru coccinelle-1.0.4.deb/debian/control coccinelle-1.0.4.deb/debian/control
--- coccinelle-1.0.4.deb/debian/control 2020-02-16 16:13:10.000000000 +0000
+++ coccinelle-1.0.4.deb/debian/control 2020-02-24 18:43:36.000000000 +0000
@@ -8,7 +8,7 @@
dh-ocaml (>= 1.0.3~),
ocaml-nox (>= 3.11.1-3~),
libpycaml-ocaml-dev (>= 0.82-13~),
- python (>= 2.6.6-3~),
+ python2 (>= 2.6.6-3~),
menhir (>= 20090204.dfsg),
libmenhir-ocaml-dev (>= 20090204.dfsg),
ocaml-findlib,
Reply to: