|
@@ -1,15 +1,15 @@
|
|
|
Source: stov
|
|
|
-XS-Python-Version: >= 2.7
|
|
|
+X-Python3-Version: >= 3.0
|
|
|
Maintainer: Helmut Pozimski <helmut@pozimski.eu>
|
|
|
Homepage: https://dev.intranet.helmut-pozimski.de/stov
|
|
|
Section: python
|
|
|
Priority: optional
|
|
|
-Build-Depends: python (>= 2.7), debhelper (>= 7.4.3), dh-python, gettext, python-sphinx
|
|
|
+Build-Depends: python3 (>= 3.0), debhelper (>= 9), dh-python, gettext, python3-sphinx
|
|
|
Standards-Version: 3.9.6
|
|
|
|
|
|
Package: stov
|
|
|
Architecture: all
|
|
|
-Depends: ${misc:Depends}, python (>= 2.7), python-lxml
|
|
|
+Depends: ${misc:Depends}, python3 (>= 3.0), python3-lxml
|
|
|
Description: tool to subscribe to videos on youtube
|
|
|
program which allows you to subscribe to channels, playlists and search
|
|
|
results on youtube. You don't need a youtube account for the program to
|