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
|
php-text-template (2.0.4-1) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 9
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Sun, 20 Dec 2020 12:37:22 -0400
php-text-template (2.0.3-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Wed, 30 Sep 2020 09:26:12 -0400
php-text-template (2.0.2-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Initial work on tests
* Ignore tests etc. from archive exports
* Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
* Prepare release
[ David Prévot ]
* Document gbp import-ref usage
* Use debhelper-compat 13
* Run upstream testsuite
-- David Prévot <taffit@debian.org> Sun, 28 Jun 2020 14:54:39 -1000
php-text-template (2.0.0-1) experimental; urgency=medium
* Upload version compatible with PHPUnit 9 to experimental
[ Sebastian Bergmann ]
* Bump copyright year
* Rename
* Update ChangeLog
[ David Prévot ]
* Install to new path
* debian/copyright:
+ Update copyright (years)
+ Use secure copyright file specification URI.
* debian/upstream/metadata:
set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
* debian/control:
+ Drop versioned dependency satisfied in (old)stable
+ Add ant build-dependency for build.xml
+ Update Vcs-* headers to use salsa repository.
+ Replace Luis Uribe among maintainers (Closes: #894010)
+ Bump debhelper from old 9 to 12.
+ Update standards version to 4.5.0
* debian/changelog: Trim trailing whitespace.
* debian/rules: Remove unnecessary get-orig-source-target.
-- David Prévot <taffit@debian.org> Fri, 07 Feb 2020 20:10:32 -1000
php-text-template (1.2.1-2) unstable; urgency=medium
* Update standards version to 3.9.7
* Use https in Vcs-* fields
* Rebuild with pkg-php-tools >= 1.32 for the PHP 7.0 transition
-- Prach Pongpanich <prach@debian.org> Sun, 06 Mar 2016 21:23:49 +0700
php-text-template (1.2.1-1) unstable; urgency=medium
* Team upload
[ Clay Loveless ]
* composer support.
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Restart packaging for Composer source
* Update copyright (years)
* Update Standards-Version to 3.9.6
-- David Prévot <taffit@debian.org> Wed, 30 Dec 2015 11:26:54 -0400
php-text-template (1.2.0-1) unstable; urgency=medium
* New upstream release
* Build-depend on php5-cli (>= 5.3.7-1~) (Closes: #693678)
* Update copyright year and upstream's email
* Build-depend on pear-channels
* Bump debhelper compat to 9
* Bump Standard-Version to 3.9.5
* Change Vcs-* to canonical URI
* Add myself as uploader
* Use ${phppear:summary}
* Change watch file to point to the PEAR package
* Drop patch to remove LICENSE file, which done by pkg-php-tools
-- Prach Pongpanich <prachpub@gmail.com> Tue, 11 Feb 2014 23:55:56 +0700
php-text-template (1.1.1-2) unstable; urgency=low
* Removed useless channel.xml hack (Closes: #671952).
* Added myself as uploader.
* Removes LICENSE file packaging from package.xml.
-- Thomas Goirand <zigo@debian.org> Tue, 08 May 2012 14:07:32 +0000
php-text-template (1.1.1-1) unstable; urgency=low
* Initial release (Closes: #611393)
-- Luis Uribe <acme@eviled.org> Sat, 24 Mar 2012 12:41:28 -0500
|