summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d07a19..829df71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
oregano (0.84.41+dfsg.1-1) unstable; urgency=medium
* New upstream release
+ * debian/control:
+ - Build-depend on python3 instead of python2
* debian/repack-waf:
- Fixes since waf filename has changed
diff --git a/debian/control b/debian/control
index 46f69da..21a34b2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 11),
libx11-dev,
libxml2-dev,
libxrender-dev (>= 0.6.0),
- python
+ python3
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/electronics-team/oregano
Vcs-Git: https://salsa.debian.org/electronics-team/oregano.git