summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-01-29 16:42:40 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2019-01-29 16:42:40 +0100
commitf8f832dbb570892b8f96e0df3f70756dd108ba4f (patch)
treea9db0be54bd52402a15045a425f0127e394789dd
parent1de9910c6f29698d34269c18e1d174ca983747e3 (diff)
Python3
-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