summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:04 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:04 +0200
commitdbcbf91736c8d62a4c62e4aa38db068906774dfc (patch)
treeb498518e207618cad740319505a5b7f4febb4644
parentd7ceb38b02defb29d76ad5bb861a8573654a4c86 (diff)
d/watch: Use secure URI
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
-rw-r--r--debian/watch2
3 files changed, 4 insertions, 1 deletions
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 <debian@jff.email> 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)