On Wed, Oct 2, 2013 at 11:26 PM, Samuel Thibault <[email protected]>wrote:
> Lior Kaplan, le Wed 02 Oct 2013 22:58:11 +0200, a écrit : > > On Wed, Oct 2, 2013 at 6:59 PM, Samuel Thibault <[email protected]> > wrote: > > > > Lior Kaplan, le Wed 02 Oct 2013 18:53:15 +0200, a écrit : > > > After getting some feedback from upstream I want to test an updated > > patch. Can > > > anyone help with that? Or can I get access to chroot with PHP build > > > dependencies ? > > > > I have installed the php5 build-deps on the exodar sid chroot. > I'm done with my tests on that chroot. Is there a possibility to get a verification of this debdiff on top of php5 in unstable? I wanna be sure it builds on a clean minimal chroot without any other stuff installed. In any case, thanks for all the help. It was a very nice surprise to have this set up almost immediately. Base: http://http.debian.net/debian/pool/main/p/php5/php5_5.5.4+dfsg-1.dsc diff -Nru php5-5.5.4+dfsg/debian/changelog php5-5.5.4+dfsg/debian/changelog --- php5-5.5.4+dfsg/debian/changelog 2013-09-27 09:32:52.000000000 +0000 +++ php5-5.5.4+dfsg/debian/changelog 2013-10-04 16:37:32.000000000 +0000 @@ -1,3 +1,9 @@ +php5 (5.5.4+dfsg-2) unstable; urgency=low + + * Disable 116-posixness_fix patch, we can build on Hurd without it. + + -- Lior Kaplan <[email protected]> Fri, 04 Oct 2013 18:23:21 +0200 + php5 (5.5.4+dfsg-1) unstable; urgency=low [ Thijs Kinkhorst ] diff -Nru php5-5.5.4+dfsg/debian/patches/series php5-5.5.4+dfsg/debian/patches/series --- php5-5.5.4+dfsg/debian/patches/series 2013-09-27 09:32:52.000000000 +0000 +++ php5-5.5.4+dfsg/debian/patches/series 2013-10-04 16:29:46.000000000 +0000 @@ -10,7 +10,7 @@ 100-recode_is_shared.patch 112-proc_open.patch 113-php.ini_securitynotes.patch -116-posixness_fix.patch +#116-posixness_fix.patch libdb_is_-ldb fix_broken_upstream_tests.patch use_embedded_timezonedb.patch
debdiff.patch
Description: Binary data

