From 309ae2cdcfa0ac0dbe872e044a0a50e5483a55d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 14 May 2018 07:47:54 +0200 Subject: d/control: Remove ancient X-Python3-Version field --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 53914f5..87fa8d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pymacaroons (0.13.0-2) UNRELEASED; urgency=medium * d/control: Remove ancient X-Python-Version field + * d/control: Remove ancient X-Python3-Version field -- Ondřej Nový Mon, 14 May 2018 07:47:53 +0200 diff --git a/debian/control b/debian/control index 911836c..9b0df80 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 9), python3-setuptools, python3-six, Standards-Version: 3.9.8 -X-Python3-Version: >= 3.3 Vcs-Git: https://salsa.debian.org/python-team/modules/pymacaroons Vcs-Browser: https://salsa.debian.org/python-team/modules/pymacaroons Homepage: https://github.com/ecordell/pymacaroons -- cgit v1.2.3