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
|
php-luasandbox (4.1.0-1) unstable; urgency=medium
* New upstream version 4.1.0
-- Kunal Mehta <legoktm@debian.org> Wed, 28 Sep 2022 21:45:16 -0400
php-luasandbox (4.0.2-4) unstable; urgency=medium
* Mark timer.phpt as XFAIL (Closes: #1016940)
-- Kunal Mehta <legoktm@debian.org> Fri, 19 Aug 2022 14:46:29 -0400
php-luasandbox (4.0.2-3) unstable; urgency=medium
* Add Restrictions: allow-stderr to autopkgtest
-- Kunal Mehta <legoktm@debian.org> Mon, 30 Aug 2021 23:18:28 -0700
php-luasandbox (4.0.2-2) unstable; urgency=medium
* Upload to unstable
-- Kunal Mehta <legoktm@debian.org> Sat, 21 Aug 2021 23:13:27 -0700
php-luasandbox (4.0.2-1) experimental; urgency=medium
* New upstream version 4.0.2
-- Kunal Mehta <legoktm@debian.org> Fri, 20 Aug 2021 23:16:15 -0700
php-luasandbox (4.0.1-1) experimental; urgency=medium
* New upstream version 4.0.1
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.1, no changes needed.
* Update d/upstream/signing-key.asc
-- Kunal Mehta <legoktm@debian.org> Sat, 13 Mar 2021 23:39:24 -0800
php-luasandbox (3.0.3-2) unstable; urgency=medium
* Configure Salsa-Pipeline
* Fix override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS warning
* Trim trailing whitespace.
* Enable hardening flags
* Standards-Version: 4.3.0, no changes needed
-- Kunal Mehta <legoktm@debian.org> Fri, 01 Mar 2019 20:41:45 +0000
php-luasandbox (3.0.3-1) unstable; urgency=medium
* New upstream version 3.0.3
* d/watch: Enable pgpmode=gittag
* Standards-Version: 4.2.1, no changes needed
-- Kunal Mehta <legoktm@debian.org> Wed, 10 Oct 2018 21:41:00 -0700
php-luasandbox (3.0.1-2) unstable; urgency=medium
* Switch Maintainer to "MediaWiki packaging team"
* Standards-Version: 4.1.4
-- Kunal Mehta <legoktm@member.fsf.org> Sun, 06 May 2018 23:17:05 -0700
php-luasandbox (3.0.1-1) unstable; urgency=medium
* New upstream version 3.0.1
* Fixes tests on 32-bit systems
* Have dh_auto_test fail when tests fail
-- Kunal Mehta <legoktm@member.fsf.org> Wed, 28 Feb 2018 11:17:53 -0800
php-luasandbox (3.0.0-1) unstable; urgency=medium
* Update Vcs-* control fields for move to salsa.debian.org
* New upstream release.
* Update Homepage to new wiki page
* Standards-Version: 4.1.3, no changes needed
* Update copyright for new release and new year
* Make sure CI fails if a test fails
-- Kunal Mehta <legoktm@member.fsf.org> Tue, 13 Feb 2018 22:32:29 -0800
php-luasandbox (2.0.14-4) unstable; urgency=medium
* Set Rules-Requires-Root: no
* Use dh_php for installing luasandbox.ini
* Update to debhelper compat 10
-- Kunal Mehta <legoktm@member.fsf.org> Mon, 04 Dec 2017 21:40:45 -0800
php-luasandbox (2.0.14-3) unstable; urgency=medium
* Run tests via autopkgtest
* Standards-Version: 4.1.1
-- Kunal Mehta <legoktm@member.fsf.org> Sat, 25 Nov 2017 20:38:00 -0800
php-luasandbox (2.0.14-2) unstable; urgency=medium
* Change section to php
-- Kunal Mehta <legoktm@member.fsf.org> Mon, 25 Sep 2017 00:13:09 -0700
php-luasandbox (2.0.14-1) unstable; urgency=medium
* New upstream release.
* Add debian/watch
* Add gbp.conf
* Update to Standards-Version 4.1.0
* Add Vcs-Git and Vcs-Browser control fields
-- Kunal Mehta <legoktm@member.fsf.org> Mon, 04 Sep 2017 01:23:03 -0700
php-luasandbox (2.0.13-1) unstable; urgency=medium
* Initial release. (Closes: #865724)
-- Kunal Mehta <legoktm@member.fsf.org> Fri, 23 Jun 2017 23:26:57 -0700
|