diff -pruN 2.0.6-3/debian/changelog 2.0.6-6/debian/changelog
--- 2.0.6-3/debian/changelog	2016-06-08 05:21:24.000000000 +0000
+++ 2.0.6-6/debian/changelog	2019-10-18 18:35:03.000000000 +0000
@@ -1,3 +1,28 @@
+php-horde-view (2.0.6-6) unstable; urgency=medium
+
+  * Bump debhelper from old 11 to 12.
+  * salsa-ci.yml: Allow autopkgtest failure
+  * d/control: Orphaning package (See #942282)
+
+ -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 20:35:03 +0200
+
+php-horde-view (2.0.6-5) unstable; urgency=medium
+
+  * Update Standards-Version to 4.1.4, no change
+  * Update Maintainer field
+
+ -- Mathieu Parent <sathieu@debian.org>  Tue, 15 May 2018 09:49:05 +0200
+
+php-horde-view (2.0.6-4) unstable; urgency=medium
+
+  * Update Standards-Version to 4.1.3, no change
+  * Upgrade debhelper to compat 11
+  * Update Vcs-* fields
+  * Use secure copyright format URI
+  * Replace "Priority: extra" by "Priority: optional"
+
+ -- Mathieu Parent <sathieu@debian.org>  Thu, 05 Apr 2018 14:49:17 +0200
+
 php-horde-view (2.0.6-3) unstable; urgency=medium
 
   * Update Standards-Version to 3.9.8, no change
diff -pruN 2.0.6-3/debian/compat 2.0.6-6/debian/compat
--- 2.0.6-3/debian/compat	2016-06-08 05:21:24.000000000 +0000
+++ 2.0.6-6/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-9
diff -pruN 2.0.6-3/debian/control 2.0.6-6/debian/control
--- 2.0.6-3/debian/control	2016-06-08 05:21:24.000000000 +0000
+++ 2.0.6-6/debian/control	2019-10-18 18:35:03.000000000 +0000
@@ -1,13 +1,13 @@
 Source: php-horde-view
 Section: php
-Priority: extra
-Maintainer: Horde Maintainers <pkg-horde-hackers@lists.alioth.debian.org>
-Uploaders: Mathieu Parent <sathieu@debian.org>
-Build-Depends: debhelper (>= 9), pkg-php-tools, pear-horde-channel
-Standards-Version: 3.9.8
+Priority: optional
+Maintainer: Horde Maintainers <team+debian-horde-team@tracker.debian.org>
+Uploaders: Debian QA Group <packages@qa.debian.org>
+Build-Depends: pkg-php-tools, pear-horde-channel, debhelper-compat (= 12)
+Standards-Version: 4.1.4
 Homepage: http://www.horde.org/
-Vcs-git: https://anonscm.debian.org/git/pkg-horde/PEAR/php-horde-view.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-horde/PEAR/php-horde-view.git
+Vcs-Git: https://salsa.debian.org/horde-team/php-horde-view.git
+Vcs-Browser: https://salsa.debian.org/horde-team/php-horde-view
 
 Package: php-horde-view
 Architecture: all
diff -pruN 2.0.6-3/debian/copyright 2.0.6-6/debian/copyright
--- 2.0.6-3/debian/copyright	2016-06-08 05:21:24.000000000 +0000
+++ 2.0.6-6/debian/copyright	2019-10-18 18:35:03.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: Horde View API
 Upstream-Contact: Horde <horde@lists.horde.org>
 		  Horde development <dev@lists.horde.org>
diff -pruN 2.0.6-3/debian/salsa-ci.yml 2.0.6-6/debian/salsa-ci.yml
--- 2.0.6-3/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 2.0.6-6/debian/salsa-ci.yml	2019-10-18 18:35:03.000000000 +0000
@@ -0,0 +1,7 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+autopkgtest:
+  allow_failure: true
