Bug#936173: marked as done (avahi: Python2 removal in sid/bullseye)

2020-05-26 Thread Debian Bug Tracking System
Your message dated Tue, 26 May 2020 12:33:38 +
with message-id 
and subject line Bug#936173: fixed in avahi 0.8-3
has caused the Debian Bug report #936173,
regarding avahi: Python2 removal in sid/bullseye
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 ow...@bugs.debian.org
immediately.)


-- 
936173: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:avahi
Version: 0.7-4
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:avahi

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: avahi
Source-Version: 0.8-3
Done: Simon McVittie 

We believe that the bug you reported is fixed in the latest version of
avahi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 936...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie  (supplier of updated avahi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 26 May 2020 11:33:06 +0100
Source: avahi
Architecture: source
Version: 0.8-3
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 

Changed-By: Simon McVittie 
Closes: 853239 936173
Changes:
 avahi (0.8-3) unstable; urgency=medium
 .
   * Team upload
   * Upload python3-avahi to unstable
   * d/control: Add comments about why some packages are Arch: any.
 At first glance these packages seem like they should be
 Architecture: all, but in fact they cannot.
   * d/control, d/shlibs.local: Tighten interdependencies within src:avahi.
 Co-installation of binary packages built from different versions of the
 same source package is error-prone, because parts of the same source
 package typically make assumptions about non-public exported symbols,
 implementation details or precise behaviour beyond what's in the public
 API. Upstream developers are also unlikely to be willing to support such
 installations or make 

Bug#936173: marked as done (avahi: Python2 removal in sid/bullseye)

2020-05-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 May 2020 18:00:13 +
with message-id 
and subject line Bug#936173: fixed in avahi 0.8-2
has caused the Debian Bug report #936173,
regarding avahi: Python2 removal in sid/bullseye
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 ow...@bugs.debian.org
immediately.)


-- 
936173: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:avahi
Version: 0.7-4
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:avahi

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: avahi
Source-Version: 0.8-2
Done: Simon McVittie 

We believe that the bug you reported is fixed in the latest version of
avahi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 936...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie  (supplier of updated avahi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 24 May 2020 11:20:46 +0100
Binary: avahi-autoipd avahi-autoipd-dbgsym avahi-daemon avahi-daemon-dbgsym 
avahi-discover avahi-dnsconfd avahi-dnsconfd-dbgsym avahi-ui-utils 
avahi-ui-utils-dbgsym avahi-utils avahi-utils-dbgsym gir1.2-avahi-0.6 
libavahi-client3 libavahi-client3-dbgsym libavahi-client-dev libavahi-common3 
libavahi-common3-dbgsym libavahi-common-data libavahi-common-dev 
libavahi-compat-libdnssd1 libavahi-compat-libdnssd1-dbgsym 
libavahi-compat-libdnssd-dev libavahi-core7 libavahi-core7-dbgsym 
libavahi-core-dev libavahi-glib1 libavahi-glib1-dbgsym libavahi-glib-dev 
libavahi-gobject0 libavahi-gobject0-dbgsym libavahi-gobject-dev 
libavahi-ui-gtk3-0 libavahi-ui-gtk3-0-dbgsym libavahi-ui-gtk3-dev python3-avahi
Source: avahi
Architecture: all amd64 i386 source
Version: 0.8-2
Distribution: experimental
Urgency: medium
Maintainer: Utopia Maintenance Team 

Changed-By: Simon McVittie 
Closes: 853239 936173
Description: 
 avahi-autoipd - Avahi IPv4LL