summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/watch2
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 827de05..09c75ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libunistring (0.9.8-1) UNRELEASED; urgency=medium
+libunistring (0.9.8-1) unstable; urgency=medium
* New upstream release.
- Refresh patches.
@@ -7,10 +7,12 @@ libunistring (0.9.8-1) UNRELEASED; urgency=medium
* debian/copyright:
- Refresh copyright years to 2017.
* debian/changelog:
- - Remove trailing whitespaces.
+ - Remove trailing white spaces.
+ * debian/watch:
+ - Use secure URI.
* Declare compliance with Debian Policy 4.1.2.0 (No changes needed).
- -- Jörg Frings-Fürst <debian@jff.email> Sat, 02 Dec 2017 10:31:01 +0100
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 02 Dec 2017 13:08:55 +0100
libunistring (0.9.7-2) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 94fbeb7..2e00095 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
version=4
opts=dversionmangle=s/.dfsg\d+$//,pgpsigurlmangle=s/$/.sig/ \
- http://ftp.gnu.org/gnu/libunistring/libunistring-([\d.]+)\.tar\.(?:gz|bz2|xz|lzma)
+ https://ftp.gnu.org/gnu/libunistring/libunistring-([\d.]+)\.tar\.(?:gz|bz2|xz|lzma)