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
|
php-stomp (2.0.2+1.0.9-5) unstable; urgency=medium
* Update d/watch to use https://pecl.php.net
* Lower the dh-php dependency to Debian sid version
* Update d/gbp.conf for Debian bullseye
-- Ondřej Surý <ondrej@debian.org> Sun, 14 Feb 2021 16:41:23 +0100
php-stomp (2.0.2+1.0.9-4) unstable; urgency=medium
* Finish conversion to debhelper compat level 10
* Update for dh-php >= 2.0 support
* Build the extension only for PHP 5 and PHP 7
-- Ondřej Surý <ondrej@debian.org> Sat, 17 Oct 2020 07:06:36 +0200
php-stomp (2.0.2+1.0.9-3) unstable; urgency=medium
* No change rebuild for Debian buster
-- Ondřej Surý <ondrej@debian.org> Wed, 28 Aug 2019 09:22:45 +0200
php-stomp (2.0.2+1.0.9-2) unstable; urgency=medium
* Bump the required dh-php version to >= 0.33~
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Oct 2018 12:10:27 +0000
php-stomp (2.0.2+1.0.9-1) unstable; urgency=medium
* New upstream version 2.0.2+1.0.9
* Update maintainer address to team address
-- Ondřej Surý <ondrej@debian.org> Wed, 03 Oct 2018 07:32:27 +0000
php-stomp (2.0.1+1.0.9-4) unstable; urgency=medium
* Debian Maintainer field MUST have a name
-- Ondřej Surý <ondrej@debian.org> Tue, 06 Feb 2018 15:35:37 +0000
php-stomp (2.0.1+1.0.9-3) unstable; urgency=medium
* Update the maintainer address to the package address and add myself to
Uploaders.
-- Ondřej Surý <ondrej@debian.org> Tue, 06 Feb 2018 08:45:53 +0000
php-stomp (2.0.1+1.0.9-2) unstable; urgency=medium
* Update the Vcs-* links to salsa.d.o
-- Ondřej Surý <ondrej@debian.org> Tue, 06 Feb 2018 08:10:09 +0000
php-stomp (2.0.1+1.0.9-1) unstable; urgency=medium
* New upstream version 2.0.1+1.0.9
* Remove patches for PHP 7.1 support, they have been included upstream
-- Ondřej Surý <ondrej@debian.org> Tue, 30 May 2017 10:17:34 +0200
php-stomp (2.0.0+1.0.9-3) unstable; urgency=medium
* Use patches from Remi's repo to add PHP 7.1 support
-- Ondřej Surý <ondrej@debian.org> Wed, 15 Mar 2017 23:06:09 +0100
php-stomp (2.0.0+1.0.9-2) unstable; urgency=medium
* Disable PHP 7.1.x builds
-- Ondřej Surý <ondrej@debian.org> Mon, 07 Nov 2016 10:24:35 +0100
php-stomp (2.0.0+1.0.9-1) unstable; urgency=medium
* Imported Upstream version 2.0.0+1.0.9
* Remove PHP 7 compatibility patch
-- Ondřej Surý <ondrej@debian.org> Mon, 07 Nov 2016 10:01:01 +0100
php-stomp (1.0.9-3) unstable; urgency=medium
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:19:48 +0200
php-stomp (1.0.9-2) unstable; urgency=medium
* Change gbp branches to master/upstream/pristine-tar
* Improve d/rules so it can be used with both single or multiple PECL
upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
package-MAJOR.xml and package.xml in this order
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:30:24 +0200
php-stomp (1.0.9-1) unstable; urgency=medium
[ David Prévot ]
* Fix team PEAR -> PECL
[ Ondřej Surý ]
* Team upload
* Imported Upstream version 1.0.9
* Convert packaging to PHP 7
* Add compatibility patch for PHP 7
* Override license-problem-php-license lintian error
-- Ondřej Surý <ondrej@debian.org> Mon, 04 Apr 2016 00:21:39 +0200
php-stomp (1.0.6-1) unstable; urgency=low
* Team upload.
* Imported Upstream version 1.0.6
* Switched package helper to dh-php5
* d/control:
- bumped standards version to 3.9.6 (no changes needed)
- changed Homepage to https
- switched my mail address to @debian.org
-- Jonas Genannt <genannt@debian.org> Sat, 02 May 2015 18:58:43 +0200
php-stomp (1.0.5-1) unstable; urgency=low
* Initial Release (Closes: #709514).
-- Jonas Genannt <jonas.genannt@capi2name.de> Fri, 24 May 2013 10:31:28 +0200
|