summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fa04f1a..3d28026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ca-certificates (20200602) UNRELEASED; urgency=medium
+
+ * debian/{rules,control}:
+ - grab Ubuntu patch from Matthias Klose to use Python3 during build (Closes: #942915)
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 03 Jun 2020 13:21:32 +0200
+
ca-certificates (20200601) unstable; urgency=medium
* debian/control:
diff --git a/debian/control b/debian/control
index 88129e1..4f7c8eb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Michael Shuler <michael@pbandjelly.org>
Uploaders: Raphael Geissert <geissert@debian.org>,
Thijs Kinkhorst <thijs@debian.org>
Build-Depends: debhelper-compat (= 13), po-debconf
-Build-Depends-Indep: python, openssl
+Build-Depends-Indep: python3, openssl
Standards-Version: 4.5.0.2
Vcs-Git: https://salsa.debian.org/debian/ca-certificates.git
Vcs-Browser: https://salsa.debian.org/debian/ca-certificates