From dbcbf91736c8d62a4c62e4aa38db068906774dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 5 Sep 2018 17:33:04 +0200 Subject: d/watch: Use secure URI --- debian/changelog | 2 ++ debian/control | 1 + debian/watch | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ac21207..2434ad6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ rapid-photo-downloader (0.9.10-1) UNRELEASED; urgency=medium - Refresh patches. * debian/copyright: - Use secure copyright format URI. + * debian/watch: + - Use secure URI. * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst Tue, 07 Aug 2018 13:10:28 +0200 diff --git a/debian/control b/debian/control index bdeb124..cf82447 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, + ${shlibs:Depends}, gir1.2-gexiv2-0.10, gir1.2-gstreamer-1.0, gir1.2-gudev-1.0, diff --git a/debian/watch b/debian/watch index ec2cd8e..f84ad26 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts=pgpsigurlmangle=s/$/.asc/ http://launchpad.net/rapid/+download \ +opts=pgpsigurlmangle=s/$/.asc/ https://launchpad.net/rapid/+download \ .*download/rapid-photo-downloader-(\d\.\d\.\d+)\.tar\.(?:bz2|gz|xz) -- cgit v1.2.3