Change logs for php-doctrine-cache-bundle source package in Bionic

  • php-doctrine-cache-bundle (1.3.2-3) unstable; urgency=medium
    
      * Install also php-symfony-yaml for CI (Closes: #889799)
      * Fix test failures with recent Symfony (Closes: #883352)
      * Add some Build-Dependencies to try and pass more tests
      * Move project repository to salsa.d.o
      * Update Standards-Version to 4.1.3
    
     -- David Prévot <email address hidden>  Thu, 08 Mar 2018 10:29:07 -1000
  • php-doctrine-cache-bundle (1.3.2-2ubuntu3) bionic; urgency=medium
    
      * d/t/control: add php-symfony-yaml as test dependency to match
        build-depends.
    
     -- Nishanth Aravamudan <email address hidden>  Tue, 06 Feb 2018 19:53:55 -0800
  • php-doctrine-cache-bundle (1.3.2-2ubuntu2) bionic; urgency=medium
    
      * Drop:
        - Temporary drop tests to bootstrap.
      * debian/patches/symfony_34_services_aliases_are_private.patch:
        Symfony 3.4 made services private by default.
    
     -- Nishanth Aravamudan <email address hidden>  Tue, 06 Feb 2018 12:43:23 -0800
  • php-doctrine-cache-bundle (1.3.2-2ubuntu1) bionic; urgency=medium
    
      * Temporary drop tests to bootstrap.
    
     -- Nishanth Aravamudan <email address hidden>  Tue, 06 Feb 2018 12:10:53 -0800
  • php-doctrine-cache-bundle (1.3.2-2) unstable; urgency=medium
    
      * Make package compatible with PHPUnit 6 (Closes: #882898)
        - move to namespaced phpunit versions
        - get rid of removed PHPUnit\Framework\TestCase::getMock
      * Build-Depend on php-symfony-yaml
    
     -- David Prévot <email address hidden>  Mon, 27 Nov 2017 17:56:55 -1000
  • php-doctrine-cache-bundle (1.3.2-1ubuntu1) bionic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/: add nocheck and stage1 build profile
    
    php-doctrine-cache-bundle (1.3.2-1) unstable; urgency=medium
    
      [ hubert.lenoir ]
      * Add command registration to fix Symfony 3.4 auto-registration deprecation
      * Disable registerCommands method
      * Set command services public
    
    php-doctrine-cache-bundle (1.3.1-1) unstable; urgency=medium
    
      * Update Standards-Version to 4.1.1
      * Drop versionned dependencies satisfied in stable
    
     -- Steve Langasek <email address hidden>  Thu, 26 Oct 2017 21:01:36 -0700
  • php-doctrine-cache-bundle (1.3.0-4ubuntu1) yakkety; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/: add nocheck and stage1 build profile
      * Dropped changes, included in Debian:
        - test dependency needs to be php-sqlite3, not php-sqlite.
        - drop test dependency on php-mongo
        - update to PHP7.0 dependencies
    
    php-doctrine-cache-bundle (1.3.0-4) unstable; urgency=medium
    
      * Adapt packaging for Symfony 2.8:
        - Drop override for php-symfony-security-acl
        - Use php-symfony-security-acl for the tests
    
    php-doctrine-cache-bundle (1.3.0-3) unstable; urgency=medium
    
      * PHP 7.0 transition:
        - Build-depend on php-* instead of php5-*
        - Build with recent pkg-php-tools
    
     -- Steve Langasek <email address hidden>  Wed, 27 Apr 2016 12:47:23 -0700