diff options
author | Antoine Beaupré <anarcat@debian.org> | 2018-07-24 21:17:30 -0400 |
---|---|---|
committer | Antoine Beaupré <anarcat@debian.org> | 2018-07-24 21:17:30 -0400 |
commit | 811131f8e7971a2799557eae9858732f6fbd2051 (patch) | |
tree | 4fc59863e4e6db4c00672dae0e46569bb7e29851 /debian/control | |
parent | ee674159e7c146640724c0c6668baa88cf75172c (diff) |
remove python version dependency satisfied by oldstable
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 26feadb..41e6f88 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: python3-setuptools, python3-xdg Standards-Version: 4.1.3 -X-Python3-Version: >= 3.4 Homepage: https://damonlynch.net/rapid Vcs-Git: https://salsa.debian.org/debian/rapid-photo-downloader.git Vcs-Browser: https://salsa.debian.org/debian/rapid-photo-downloader |