diff -pruN 0.1.18-1/debian/changelog 0.1.18-1ubuntu1/debian/changelog
--- 0.1.18-1/debian/changelog	2016-02-11 02:36:04.000000000 +0000
+++ 0.1.18-1ubuntu1/debian/changelog	2016-03-31 23:49:00.000000000 +0000
@@ -1,3 +1,9 @@
+php-picofeed (0.1.18-1ubuntu1) xenial; urgency=medium
+
+  * Update to PHP7.0 dependencies (LP: #1564637).
+
+ -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Thu, 31 Mar 2016 15:29:27 -0700
+
 php-picofeed (0.1.18-1) unstable; urgency=medium
 
   [ Nikita Chernyi ]
diff -pruN 0.1.18-1/debian/control 0.1.18-1ubuntu1/debian/control
--- 0.1.18-1/debian/control	2016-02-11 02:35:38.000000000 +0000
+++ 0.1.18-1ubuntu1/debian/control	2016-03-31 23:49:00.000000000 +0000
@@ -1,7 +1,8 @@
 Source: php-picofeed
 Section: php
 Priority: optional
-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
 Uploaders: ownCloud for Debian maintainers <pkg-owncloud-maintainers@lists.alioth.debian.org>,
            David Prévot <taffit@debian.org>
 Build-Depends: debhelper (>= 9), phpab
@@ -12,8 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/g
 
 Package: php-picofeed
 Architecture: all
-Depends: php-zend-xml, php5-cli, php5-common, ${misc:Depends}
-Suggests: php5-curl
+Depends: php-zend-xml, php-cli, php-common, ${misc:Depends}
+Suggests: php-curl
 Description: Modern library to handle RSS/Atom feeds
  PicoFeed provides the following features:
   * Simple and fast
