diff -Nru doctrine-2.4.8/debian/changelog doctrine-2.4.8/debian/changelog --- doctrine-2.4.8/debian/changelog 2015-08-31 15:58:36.000000000 -0700 +++ doctrine-2.4.8/debian/changelog 2016-02-12 13:51:36.000000000 -0800 @@ -1,3 +1,10 @@ +doctrine (2.4.8-1ubuntu1) xenial; urgency=medium + + * d/: update to PHP 7.0 dependencies. + * LP: #1544316. + + -- Nishanth Aravamudan Wed, 10 Feb 2016 14:06:41 -0800 + doctrine (2.4.8-1) unstable; urgency=medium [ Benjamin Eberlei ] diff -Nru doctrine-2.4.8/debian/control doctrine-2.4.8/debian/control --- doctrine-2.4.8/debian/control 2015-08-31 15:54:45.000000000 -0700 +++ doctrine-2.4.8/debian/control 2016-02-12 13:51:36.000000000 -0800 @@ -1,7 +1,8 @@ Source: doctrine Section: php Priority: optional -Maintainer: Debian PHP PEAR Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), doctrine-sphinx-theme, @@ -10,7 +11,7 @@ php-symfony-console (>= 2.4), php-symfony-yaml (>= 2.4), phpab, - pkg-php-tools (>= 1.7~), + pkg-php-tools (>= 1.32~), python-pygments, python-sphinx, rubber, @@ -26,7 +27,7 @@ Architecture: all Depends: php-doctrine-dbal (>= 2.4.4-2~), php-symfony-console (>= 2.4), - php5-mysql | php5-pgsql | php5-sqlite | php5-sybase, + php-mysql | php-pgsql | php-sqlite3 | php-sybase, ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: doctrine-orm-doc, ${phpcomposer:Debian-suggest}