diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-03 20:50:30 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-03 20:50:30 +0100 | 
| commit | cffd32bad446a737c20e4eaa9c6a7f6dd69cc769 (patch) | |
| tree | 676b26b024117cf656080a011e3d17b8fb6889af | |
| parent | 7c78c92a28ef43d68b172adf97fbd8a27be3baec (diff) | |
| parent | 4cf52fc0bc3b80c0ef6c58c5db4413ebdafe661c (diff) | |
Merge tag '0.9.8-1' into develop
New upstream release
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/watch | 2 | 
2 files changed, 6 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 827de05c..09c75ec9 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 94fbeb78..2e00095d 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) | 
