1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
php-cache-lite (1.8.2-1) unstable; urgency=medium
[ Nishanth Aravamudan ]
* Remove deprecation warnings on PHP5 and PHP7.
[ Remi Collet ]
* drop each usage, deprecated in PHP 7.2
[ Chuck Burgess ]
* prep for v1.8.2
[ Prach Pongpanich ]
* Fix FTBFS on recent phpunit (Closes: #882888)
* Update Standards-Version to 4.1.4
* Bump debhelper compat level to 11
* Move git repository to salsa
* Use secure copyright format URI
-- Prach Pongpanich <prach@debian.org> Tue, 22 May 2018 21:36:42 +0700
php-cache-lite (1.7.16-2) unstable; urgency=medium
* Team upload
* Use standard gbp layout
* Fix copyright syntax
* Update Standards-Version to 3.9.7
* PHP 7.0 transition:
- Use new style constructors
- Build with recent pkg-php-tools
-- David Prévot <taffit@debian.org> Fri, 18 Mar 2016 14:19:04 -0400
php-cache-lite (1.7.16-1) unstable; urgency=medium
* Imported Upstream version 1.7.16
* Bump standards version to 3.9.6
* Run tests during build
* Add DEP-8 tests
-- Prach Pongpanich <prachpub@gmail.com> Mon, 18 May 2015 16:22:48 +0700
php-cache-lite (1.7.15-3) unstable; urgency=medium
* Build-depends on pkg-php-tools >= 1.11 to remove the tests
* Use ${phppear:Debian-Depends/Recommends/Breaks}
* Use ${phppear:summary} and ${phppear:description}
* Bump Standard-Version to 3.9.5
-- Prach Pongpanich <prachpub@gmail.com> Tue, 04 Feb 2014 18:36:39 +0700
php-cache-lite (1.7.15-2) unstable; urgency=low
* Upload to unstable
* Update Vcs-Browser url
-- Prach Pongpanich <prachpub@gmail.com> Tue, 14 May 2013 15:33:05 +0700
php-cache-lite (1.7.15-1) experimental; urgency=low
* New upstream release (Closes: #620255)
* Now using PKG-PHP-PEAR team as maintainer and
add myself as uploader (Closes: #569465)
* Switch to pkg-php-tools and dh-sequencer
- Add pkg-php-tools to Build-Depends
- Add php-pear to Build-Depends-Indep
- Add php-pear and ${misc:Depends} to Depends
- Drop phpapi-* in Depends
- Drop debian/dirs
- Rewrite debian/rules
* Switch to section 'php' instead of 'web'
* Update copyright file to version 1.0 format
* Add Vcs-* fields in debian/control
* Add debian/gbp.conf
* Update debian/watch file
* Bump debhelper compat to level 9
* Bump Standards-Version: 3.9.4
-- Prach Pongpanich <prachpub@gmail.com> Wed, 20 Mar 2013 10:48:25 +0700
php-cache-lite (1.7.4-1) unstable; urgency=low
* New upstream release
* Fixed watch url (Closes: #450362)
-- Charles Fry <cfry@debian.org> Thu, 24 Jul 2008 12:17:42 -0400
php-cache-lite (1.7.2-2) unstable; urgency=low
* Explicitly depend on cdbs (in addition to dh-make-php) to please lintian
* Debhelper compatability level 5
* New maintainer email address
-- Charles Fry <cfry@debian.org> Wed, 5 Jul 2006 23:22:08 -0400
php-cache-lite (1.7.2-1) unstable; urgency=low
* New upstream release
* Build with dh-make-php
-- Charles Fry <debian@frogcircus.org> Thu, 8 Jun 2006 09:12:07 -0400
php-cache-lite (1.7.0-1) unstable; urgency=low
* New upstream release
-- Charles Fry <debian@frogcircus.org> Mon, 27 Feb 2006 10:20:10 -0500
php-cache-lite (1.6.0-1) unstable; urgency=low
* New upstream release
-- Charles Fry <debian@frogcircus.org> Sat, 3 Dec 2005 09:37:40 -0500
php-cache-lite (1.5.2-3) unstable; urgency=low
* Use xmlstarlet instead of Perl xpath to avoid network access when
building, thanks to Daniel Schepler <daniel@frobnitz.homelinux.net>
(Closes: #337437)
-- Charles Fry <debian@frogcircus.org> Fri, 4 Nov 2005 11:33:24 -0500
php-cache-lite (1.5.2-2) unstable; urgency=low
* Migrated to CDBS
-- Charles Fry <debian@frogcircus.org> Tue, 4 Oct 2005 10:21:56 -0400
php-cache-lite (1.5.2-1) unstable; urgency=low
* New upstream release
-- Charles Fry <debian@frogcircus.org> Tue, 19 Jul 2005 11:19:20 -0400
php-cache-lite (1.5.1-1) unstable; urgency=low
* New upstream release
* Added upstream changelog
* Unregister with pear upon removal
-- Charles Fry <debian@frogcircus.org> Thu, 14 Jul 2005 01:42:22 -0400
php-cache-lite (1.4.1-1) unstable; urgency=low
* Initial Release.(Closes: #315366)
-- Charles Fry <debian@frogcircus.org> Fri, 24 Jun 2005 11:57:29 -0400
|