On 11 May2013, at 07:52 , B.R. <[email protected]> wrote: > Hello, > > Is Wheezy supported for Nginx?
Not yet. I plan to build packages for wheezy and ubuntu 13.04 in a week or two. > > Would it be possible to use role-based package selection for the Nginx APT > source? No, I see potential problems here: nginx binary depends on certain libraries versions, for example nginx for wheezy will be built with spdy module and thus will require openssl >= 1.0.1. But what will be happened when testing becames stable and stable - oldstable? As far as I understand it may result in someone will install wheezy package on squeeze and it will not start at all. > That means using: > deb http://nginx.org/packages/debian/ stable > nginx > deb-src > http://nginx.org/packages/debian/ stable nginx > Instead of: > deb http://nginx.org/packages/debian/ squeeze > nginx > deb-src > http://nginx.org/packages/debian/ squeeze nginx > Thanks, > --- > B. R. > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
