[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#877722: stretch-pu: package gunicorn/19.6.0-10+deb9u1



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
  +    version of dpkg has been unpacke However, this version of dpkg-dev is
  +    now satisfiable in stretch.
  +
  +    Thanks to Neil Williams for the bug report. (Closes: #877712)
  +
  + -- Chris Lamb <lamby@debian.org>  Wed, 04 Oct 2017 21:21:59 +0100
  +
   gunicorn (19.6.0-10) unstable; urgency=medium
   
     * Move debian/README.Debian → debian/NEWS.
  diff --git a/debian/control b/debian/control
  index 3b0c8fe..3d060b8 100644
  --- a/debian/control
  +++ b/debian/control
  @@ -19,7 +19,6 @@ Homepage: http://gunicorn.org/
   
   Package: gunicorn
   Architecture: all
  -Pre-Depends: dpkg-dev (>= 1.15.7.2)
   Depends:
    python-gunicorn (= ${binary:Version}),
    python-pkg-resources,
  @@ -83,7 +82,6 @@ Description: Event-based HTTP/WSGI server (Python 3 version)
   
   Package: python-gunicorn
   Architecture: all
  -Pre-Depends: dpkg-dev (>= 1.15.7.2)
   Depends:
    python-pkg-resources,
    python-setuptools,
  @@ -138,7 +136,6 @@ Description: Event-based HTTP/WSGI server (Python 3 libraries)
   
   Package: gunicorn-examples
   Architecture: all
  -Pre-Depends: dpkg-dev (>= 1.15.7.2)
   Depends:
    ${misc:Depends},
    ${python3:Depends},




Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-


Reply to: