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
|
php-codecoverage (1.2.13+dfsg2-1~bpo70+1) wheezy-backports; urgency=medium
* Upload to wheezy-backports.
-- Mike Gabriel <sunweaver@debian.org> Tue, 05 Aug 2014 21:42:48 +0200
php-codecoverage (1.2.13+dfsg2-1) unstable; urgency=medium
* Remove sourceless minified Javascript and CSS files
- Update debian/gbp.conf
- Create new +dfsg2 without those files (Closes: #737453)
- Depend on libjs-twitter-bootstrap
- Remove references to embedded libjs-twitter-bootstrap in package.xml
* Change maintainer name to "Debian PHP PEAR Maintainers"
* Update copyright for new upstream version
* Add myself as uploader
-- Prach Pongpanich <prachpub@gmail.com> Sun, 09 Feb 2014 14:55:32 +0700
php-codecoverage (1.2.13+dfsg1-1) unstable; urgency=medium
* New version
- YUI2 is not used anymore (Closes: #733962)
* gbp.conf: Use pristine-tar and remove non-free highcharts.js
* Updated VCS-* fields to canonical
* Add myself to uploaders
* Use ${phppear:Debian-Depends/Recommends/Breaks}
* Remove all patches
* Remove references of Highcharts
* Use ${phppear:summary} and ${phppear:description}
* Update to Standards-Version: 3.9.5 (no change)
* Override PEAR package names
* Move to debhelper 9
* Remove unneeded target delete_nonfree_from_upstream
* Check for non-free files
* Replace jquery.min.js by a symlink
* Depends on php5-cli (>= 5.3.7-1~) which provides PEAR 1.9.4
(Closes: #693679)
* Comment out references to highcharts.js
-- Mathieu Parent <sathieu@debian.org> Wed, 08 Jan 2014 19:45:02 +0100
php-codecoverage (1.1.2+dfsg1-3) unstable; urgency=low
* debian/patches
- Adding remove_highcharts.diff to remove highcharts.js from html
generated report (Closes: #684280).
* README.Debian
- Adding file
-- Luis Uribe <acme@eviled.org> Wed, 05 Sep 2012 13:37:45 -0500
php-codecoverage (1.1.2+dfsg1-2) unstable; urgency=low
* Correctly sets the copyright for YUI files.
-- Thomas Goirand <zigo@debian.org> Fri, 11 May 2012 06:52:21 +0000
php-codecoverage (1.1.2+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #610676).
-- Thomas Goirand <zigo@debian.org> Fri, 09 Mar 2012 10:01:47 +0000
|