From 81d95371129a9b7a5a6b79046972ab52b480aa86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 25 Jul 2019 07:45:27 +0200 Subject: Add version >= 3.5 to python3 --- debian/changelog | 4 ++-- debian/control | 2 +- debian/files | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 debian/files (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6d3ffd0..c9a36cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ scons (3.1.0-1) unstable; urgency=medium * Declare compliance with Debian Policy 4.4.0 (No changes needed). * debian/control: - Remove trailing whitespaces. - - Add python3 support. + - Add python3 (>= 3.5) support. - Remove python2 support. - Use secure URI for homepage. * debian/rules: @@ -23,7 +23,7 @@ scons (3.1.0-1) unstable; urgency=medium - Add year 2019. - Use secure URI. - -- Jörg Frings-Fürst Thu, 25 Jul 2019 07:36:16 +0200 + -- Jörg Frings-Fürst Thu, 25 Jul 2019 07:44:50 +0200 scons (3.0.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 280a6dd..8bcdffe 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Laszlo Boszormenyi (GCS) Build-Depends: debhelper (>= 12), dh-python, - python3-all + python3-all (>= 3.5) Standards-Version: 4.4.0 Homepage: https://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..b6685a8 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +scons_3.1.0-1_source.buildinfo devel optional -- cgit v1.2.3