diff -pruN 16.04-4/debian/changelog 16.04-5/debian/changelog
--- 16.04-4/debian/changelog	2017-08-16 17:28:32.000000000 +0000
+++ 16.04-5/debian/changelog	2018-02-25 09:01:37.000000000 +0000
@@ -1,3 +1,12 @@
+alljoyn-services-1604 (16.04-5) unstable; urgency=medium
+
+  * debian/control: use dh11
+  * debian/control: bump standard to 4.1.3 (no changes)
+  * debian/control: add salsa URLs
+  * debian/copyright: use https
+
+ -- Thorsten Alteholz <debian@alteholz.de>  Sun, 25 Feb 2018 10:01:37 +0100
+
 alljoyn-services-1604 (16.04-4) unstable; urgency=medium
 
   * add gcc7 patch (Closes: #853308)
diff -pruN 16.04-4/debian/compat 16.04-5/debian/compat
--- 16.04-4/debian/compat	2016-12-26 10:28:32.000000000 +0000
+++ 16.04-5/debian/compat	2018-02-25 09:01:37.000000000 +0000
@@ -1 +1 @@
-9
+11
diff -pruN 16.04-4/debian/control 16.04-5/debian/control
--- 16.04-4/debian/control	2017-08-16 17:28:32.000000000 +0000
+++ 16.04-5/debian/control	2018-02-25 09:01:37.000000000 +0000
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
 Uploaders: Thorsten Alteholz <debian@alteholz.de>
 Build-Depends: dh-exec (>=0.3)
-               , debhelper (>=9)
+               , debhelper (>=11)
 	       , liballjoyn-common-dev-1604
 	       , liballjoyn-dev-1604
                , scons
@@ -18,10 +18,10 @@ Build-Depends: dh-exec (>=0.3)
 #	       , libitext-java
 #               , ant
 #               , libcap-dev
-Standards-Version: 4.0.1
+Standards-Version: 4.1.3
 Homepage: https://allseenalliance.org/framework
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-iot/alljoyn-services-1604.git
-Vcs-Git: https://anonscm.debian.org/git/debian-iot/alljoyn-services-1604.git
+Vcs-Browser: https://salsa.debian.org/debian-iot-team/alljoyn/alljoyn-services-1604.git
+Vcs-Git: https://salsa.debian.org/debian-iot-team/alljoyn/alljoyn-services-1604.git
 
 Package: liballjoynservices1604
 Architecture: any
diff -pruN 16.04-4/debian/copyright 16.04-5/debian/copyright
--- 16.04-4/debian/copyright	2016-12-26 10:28:32.000000000 +0000
+++ 16.04-5/debian/copyright	2018-02-25 09:01:37.000000000 +0000
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: alljoyn
 Source: https://allseenalliance.org/framework
 
