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

Bug#877722: marked as done (stretch-pu: package gunicorn/19.6.0-10+deb9u1)



Your message dated Sat, 09 Dec 2017 10:46:36 +0000
with message-id <1512816396.1994.30.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in stretch point release
has caused the Debian Bug report #877722,
regarding stretch-pu: package gunicorn/19.6.0-10+deb9u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
877722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877722
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

I'd like update gunicorn in stable to fix an issue where installing
gunicorn brings a compilers as dependenciess:

Diff (with further explanation) is:

  diff --git a/debian/changelog b/debian/changelog
  index d6473f3..507009e 100644
  --- a/debian/changelog
  +++ b/debian/changelog
  @@ -1,3 +1,17 @@
  +gunicorn (19.6.0-10+deb9u1) stable; 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, requires a pre-dependency to ensure that the required
  +    version of dpkg has been unpacked before. However, this version of
  +    dpkg-dev is satisfiable in stretch.
  +
  +    Thanks to Neil Williams for the bug report. (Closes: #877712)
  +
  + -- Chris Lamb <lamby@debian.org>  Wed, 04 Oct 2017 21:11:20 +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
       `-

--- End Message ---
--- Begin Message ---
Version: 9.3

Hi,

Each of the updates referenced in these bugs was included in this
morning's stretch point release. Thanks!

Regards,

Adam

--- End Message ---

Reply to: