From e8c9bec241732b0c2ec8d5cc8b936fd4e9cc10b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Feb 2020 11:59:10 +0100 Subject: To fix build of source package Move python3-distutils from Build-Depends-Indep to Build-Depends --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c9d8764..25ece18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +scons-doc (3.1.2+repack-3) UNRELEASED; urgency=medium + + * To fix build of source package Move python3-distutils + from Build-Depends-Indep to Build-Depends (Thanks to + Adam Borowski ). + + -- Jörg Frings-Fürst Sun, 09 Feb 2020 11:54:53 +0100 + scons-doc (3.1.2+repack-2) unstable; urgency=medium * debian/watch: Add repacksuffix. diff --git a/debian/control b/debian/control index 564cc1f..7046f05 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Maintainer: Jörg Frings-Fürst Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper-compat (= 12), + python3-distutils, scons (>= 3.1.2) Build-Depends-Indep: default-jre, fop, - python3-distutils, python3-lxml Standards-Version: 4.5.0 Rules-Requires-Root: binary-targets -- cgit v1.2.3