diff -pruN 1.2-2/debian/changelog 1.2-2ubuntu1/debian/changelog
--- 1.2-2/debian/changelog	2016-03-25 01:37:10.000000000 +0000
+++ 1.2-2ubuntu1/debian/changelog	2016-03-25 01:37:10.000000000 +0000
@@ -1,3 +1,9 @@
+libfpdf-tpl-php (1.2-2ubuntu1) xenial; urgency=medium
+
+  * Update to PHP7.0 dependencies (LP: #1554352).
+
+ -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Thu, 24 Mar 2016 08:19:37 -0700
+
 libfpdf-tpl-php (1.2-2) unstable; urgency=low
 
   * Re-upload to unstable -- Squeeze has been released \o/
diff -pruN 1.2-2/debian/control 1.2-2ubuntu1/debian/control
--- 1.2-2/debian/control	2016-03-25 01:37:10.000000000 +0000
+++ 1.2-2ubuntu1/debian/control	2016-03-25 01:37:10.000000000 +0000
@@ -1,7 +1,8 @@
 Source: libfpdf-tpl-php
 Section: web
 Priority: optional
-Maintainer: Sven Velt <sven@velt.de>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Sven Velt <sven@velt.de>
 Uploaders: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
 Standards-Version: 3.9.1
@@ -11,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=co
 
 Package: libfpdf-tpl-php
 Architecture: all
-Depends: ${misc:Depends}, php5 | php5-cli, php-fpdf
+Depends: ${misc:Depends}, php | php-cli, php-fpdf
 Description: PHP library to use PDF templates with FPDF
  This script adds the possibility to use PDF templates in a PDF document as
  explained in the PDF specifications 1.3 (4.9 Form XObjects). This allows for
