diff -pruN 2.3.6-2/debian/changelog 2.3.6-3/debian/changelog
--- 2.3.6-2/debian/changelog	2019-07-15 07:47:20.000000000 +0000
+++ 2.3.6-3/debian/changelog	2019-10-18 19:34:21.000000000 +0000
@@ -1,3 +1,12 @@
+php-horde-text-filter (2.3.6-3) unstable; urgency=medium
+
+  * Bump debhelper from old 11 to 12.
+    - protect the -, this is not a range (Closes: #935816)
+  * salsa-ci.yml: Allow autopkgtest failure
+  * d/control: Orphaning package (See #942282)
+
+ -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 21:34:21 +0200
+
 php-horde-text-filter (2.3.6-2) unstable; urgency=medium
 
   * Standards-Version: 4.4.0, no change
diff -pruN 2.3.6-2/debian/compat 2.3.6-3/debian/compat
--- 2.3.6-2/debian/compat	2019-07-15 07:47:20.000000000 +0000
+++ 2.3.6-3/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-11
diff -pruN 2.3.6-2/debian/control 2.3.6-3/debian/control
--- 2.3.6-2/debian/control	2019-07-15 07:47:20.000000000 +0000
+++ 2.3.6-3/debian/control	2019-10-18 19:34:21.000000000 +0000
@@ -2,8 +2,8 @@ Source: php-horde-text-filter
 Section: php
 Priority: optional
 Maintainer: Horde Maintainers <team+debian-horde-team@tracker.debian.org>
-Uploaders: Mathieu Parent <sathieu@debian.org>
-Build-Depends: debhelper (>= 11), pkg-php-tools (>= 1.1), pear-horde-channel
+Uploaders: Debian QA Group <packages@qa.debian.org>
+Build-Depends: pkg-php-tools (>= 1.1), pear-horde-channel, debhelper-compat (= 12)
 Standards-Version: 4.4.0
 Homepage: http://www.horde.org/
 Vcs-Git: https://salsa.debian.org/horde-team/php-horde-text-filter.git
diff -pruN 2.3.6-2/debian/salsa-ci.yml 2.3.6-3/debian/salsa-ci.yml
--- 2.3.6-2/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 2.3.6-3/debian/salsa-ci.yml	2019-10-18 19:34:21.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
