summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2017-12-30 12:35:54 -0500
committerAntoine Beaupré <anarcat@debian.org>2017-12-30 12:49:26 -0500
commit00d95c571e4920e2e3a94e0a2ad5cf90e723d6c7 (patch)
tree0430e82d79a73067e5d2b744136788596fcf2c88
parent040f8cc2b7be21bef1f9a2c6d6f381e7b980ed57 (diff)
depend on the right Python version (3.4)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 02f91c7..815aa69 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
python3-setuptools,
python3-xdg
Standards-Version: 4.0.0
-X-Python3-Version: >= 3.6
+X-Python3-Version: >= 3.4
Homepage: https://damonlynch.net/rapid
Vcs-Git: git://anonscm.debian.org/collab-maint/rapid-photo-downloader.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/rapid-photo-downloader.git