diff -pruN 2.2.5-1/debian/changelog 2.2.5-2/debian/changelog
--- 2.2.5-1/debian/changelog	2015-09-29 19:02:05.000000000 +0000
+++ 2.2.5-2/debian/changelog	2016-04-26 08:35:10.000000000 +0000
@@ -1,3 +1,9 @@
+php-arc (2.2.5-2) unstable; urgency=low
+
+  * Orphaning (see #757230).
+
+ -- Olivier Berger <obergix@debian.org>  Tue, 26 Apr 2016 10:35:10 +0200
+
 php-arc (2.2.5-1) unstable; urgency=low
 
   * New upstream release
diff -pruN 2.2.5-1/debian/control 2.2.5-2/debian/control
--- 2.2.5-1/debian/control	2015-09-29 19:02:05.000000000 +0000
+++ 2.2.5-2/debian/control	2016-04-26 08:34:20.000000000 +0000
@@ -1,7 +1,7 @@
 Source: php-arc
 Section: php
 Priority: optional
-Maintainer: Olivier Berger <obergix@debian.org>
+Maintainer: Debian QA Group <packages@qa.debian.org>
 Homepage: https://github.com/semsol/arc2
 Build-Depends: debhelper (>= 5), pkg-php-tools (>= 1.7~), phpunit
 Standards-Version: 3.9.6
diff -pruN 2.2.5-1/debian/rules 2.2.5-2/debian/rules
--- 2.2.5-1/debian/rules	2015-09-29 19:37:52.000000000 +0000
+++ 2.2.5-2/debian/rules	2016-04-26 08:37:27.000000000 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 %:
 	dh $@ --with phpcomposer
