Control: tags -1 + confirmed On Wed, 2017-10-04 at 21:35 +0100, Chris Lamb wrote: > Hi, > > > stretch-pu: package gunicorn/19.6.0-10+deb9u1 > > Updated diff, fixing the distribution name as well as no-op > grammatical > error in the changelog entry: > > diff --git a/debian/changelog b/debian/changelog > index d6473f3..d51e282 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,17 @@ > +gunicorn (19.6.0-10+deb9u1) stretch; urgency=medium > + > + * Drop unnecessary Pre-Depends on dpkg-dev which was causing > gunicorn and > + python-gunicorn to bring in a compiler as dependencies. > + > + It was orignally added as dpkg-maintscript-helper was being > used in the > + preinst script, requireing a pre-dependency to ensure that the > required >
s/requireing/requiring/ > + version of dpkg has been unpacke s/unpacke/&d./ > However, this version of dpkg-dev is > + now satisfiable in stretch. More to the point (and relevant for partial upgrades) it's satisfiable in jessie - and, in fact, in squeeze. Please go ahead. Regards, Adam

