diff -pruN 1:1.1.5-3/debian/changelog 1:1.1.5-3ubuntu1/debian/changelog
--- 1:1.1.5-3/debian/changelog	2014-11-10 04:30:20.000000000 +0000
+++ 1:1.1.5-3ubuntu1/debian/changelog	2016-03-31 23:55:26.000000000 +0000
@@ -1,3 +1,9 @@
+php-net-ldap (1:1.1.5-3ubuntu1) xenial; urgency=medium
+
+  * Update to PHP7.0 dependencies (LP: #1564509).
+
+ -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Thu, 31 Mar 2016 09:37:46 -0700
+
 php-net-ldap (1:1.1.5-3) unstable; urgency=medium
 
   [ Thijs Kinkhorst ]
diff -pruN 1:1.1.5-3/debian/control 1:1.1.5-3ubuntu1/debian/control
--- 1:1.1.5-3/debian/control	2014-11-10 04:30:20.000000000 +0000
+++ 1:1.1.5-3ubuntu1/debian/control	2016-03-31 23:55:26.000000000 +0000
@@ -1,7 +1,8 @@
 Source: php-net-ldap
 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: Prach Pongpanich <prachpub@gmail.com>
 Build-Depends: debhelper (>= 9), pkg-php-tools
 Standards-Version: 3.9.6
@@ -11,7 +12,7 @@ Homepage: http://pear.php.net/package/Ne
 
 Package: php-net-ldap
 Architecture: all
-Depends: php-pear, php5-ldap, ${misc:Depends}
+Depends: php-pear, php-ldap, ${misc:Depends}
 Description: OO interface for searching and manipulating LDAP-entries
  Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. 
  It does not contain all of Net::LDAPs features, but has:
