diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-05 18:00:42 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-05 18:00:42 +0200 |
| commit | 3a434a769dbcc6e0419e3233314b026698d53f26 (patch) | |
| tree | d4b79b81641cfdbc74e40a079eb3fd3704cf8302 /debian/control | |
| parent | d7ceb38b02defb29d76ad5bb861a8573654a4c86 (diff) | |
| parent | b271f99f05de699e750815f879632d438f80a184 (diff) | |
Merge branch 'feature/upstream' into developdevelop
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index bdeb124..f744c1b 100644 --- a/debian/control +++ b/debian/control @@ -13,16 +13,17 @@ Build-Depends: python3-mediainfodll, python3-setuptools, python3-xdg -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 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 +Vcs-Git: git://jff.email/opt/git/rapid-photo-downloader.git +Vcs-Browser: https://jff.email/cgit/rapid-photo-downloader.git Package: rapid-photo-downloader Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, + ${shlibs:Depends}, gir1.2-gexiv2-0.10, gir1.2-gstreamer-1.0, gir1.2-gudev-1.0, |
