Bug#943302: marked as done (zsnapd: Python2 removal in sid/bullseye)

2020-10-18 Thread Debian Bug Tracking System
Your message dated Sun, 18 Oct 2020 23:19:32 +
with message-id 
and subject line Bug#943302: fixed in zsnapd 0.8.12-1
has caused the Debian Bug report #943302,
regarding zsnapd: 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.)


-- 
943302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zsnapd
Version: 0.8.9a-1
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 (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take2.txt ).
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 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: zsnapd
Source-Version: 0.8.12-1
Done: Matthew Grant 

We believe that the bug you reported is fixed in the latest version of
zsnapd, 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 943...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Grant  (supplier of updated zsnapd 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: Mon, 19 Oct 2020 11:52:09 +1300
Source: zsnapd
Architecture: source
Version: 0.8.12-1
Distribution: unstable
Urgency: medium
Maintainer: Matthew Grant 
Changed-By: Matthew Grant 
Closes: 943302 972209
Changes:
 zsnapd (0.8.12-1) unstable; urgency=medium
 .
   * Use pybuild instead of pyversions (Closes: #972209, #943302)
   * Redo dir structure and setup.py - setup tools work
   * Bump version to 0.8.12
Checksums-Sha1:
 04886ed424888976de3da8f2af5f196406396e32 1866 zsnapd_0.8.12-1.dsc
 fd389c20d118953b535330dee07262c878e2bc8d 30536 zsnapd_0.8.12.orig.tar.gz
 aed93baec9b996410052d585a2402c3068e22639 7376 zsnapd_0.8.12-1.debian.tar.xz
 c42c65b4b88358b085012f870f4a9b57cbc6a3e8 6949 zsnapd_0.8.12-1_amd64.buildinfo
Checksums-Sha256:
 793c87d97a029b36edb855e36f85f08601868fe235e533a4b234e3c2927b1545 1866 
zsnapd_0.8.12-1.dsc
 e79e654d557dc18be25c9d9a9a00fe89ce209c7390030b1178c236b8af69bc91 30536 
zsnapd_0.8.12.orig.tar.gz
 042bd9d71cadff1fca41de2f30f950a2fc9ee5543e2fad54257855d6571e0b4c 7376 
zsnapd_0.8.12-1.debian.tar.xz
 0fce3a4127c69c6923775c728aa08b53db9e64555155f52a3f04f00c6130a15a 6949 

Bug#943302: marked as done (zsnapd: Python2 removal in sid/bullseye)

2020-09-22 Thread Debian Bug Tracking System
Your message dated Tue, 22 Sep 2020 23:22:04 +
with message-id 
and subject line Bug#943302: fixed in zsnapd 0.8.11h-3
has caused the Debian Bug report #943302,
regarding zsnapd: 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.)


-- 
943302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zsnapd
Version: 0.8.9a-1
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 (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take2.txt ).
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 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: zsnapd
Source-Version: 0.8.11h-3
Done: Matthew Grant 

We believe that the bug you reported is fixed in the latest version of
zsnapd, 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 943...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Grant  (supplier of updated zsnapd 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: Wed, 23 Sep 2020 10:58:27 +1200
Source: zsnapd
Architecture: source
Version: 0.8.11h-3
Distribution: unstable
Urgency: medium
Maintainer: Matthew Grant 
Changed-By: Matthew Grant 
Closes: 919595 943302
Changes:
 zsnapd (0.8.11h-3) unstable; urgency=medium
 .
   * Really fix bug about being in wrong section. (Closes: #943302)
   * Source only upload. (Closes: #919595)
Checksums-Sha1:
 6d3e0edb7a9f9b0443bc8308cf7c965310ea19cb 1873 zsnapd_0.8.11h-3.dsc
 8d749f12eec3e731bf2f04d39c5278025b37adaf 30505 zsnapd_0.8.11h.orig.tar.gz
 91d66a18a5daa081ff3ff23ef7cb00b64dcbb928 7232 zsnapd_0.8.11h-3.debian.tar.xz
 4d6737b60b2f96fea05db9746e0ddfcb80f7fade 6959 zsnapd_0.8.11h-3_amd64.buildinfo
Checksums-Sha256:
 b9d8783d9338839e789310a01eee4f8416dfb418355f0233ba726dee1f910200 1873 
zsnapd_0.8.11h-3.dsc
 9d94872008b37a821ccdb9eb50d5eb9db8f1c4aa00d31f38e14f1eaf7d4f8b84 30505 
zsnapd_0.8.11h.orig.tar.gz
 3cb220289d4b3c0d31e8ca789ccfc04f2c8559fb037e7bf3274cc9ce2126da10 7232 
zsnapd_0.8.11h-3.debian.tar.xz
 4c82e4d66f2d6ee77461ec844b5f5b11f320dff035e7a4f15f13239a62fa7d5d 6959 
zsnapd_0.8.11h-3_amd64.buildinfo
Files:
 

Bug#943302: marked as done (zsnapd: Python2 removal in sid/bullseye)

2020-08-07 Thread Debian Bug Tracking System
Your message dated Sat, 08 Aug 2020 04:18:33 +
with message-id 
and subject line Bug#943302: fixed in zsnapd 0.8.11h-2
has caused the Debian Bug report #943302,
regarding zsnapd: 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.)


-- 
943302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zsnapd
Version: 0.8.9a-1
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 (the specific reason can be found searching this
source package in
https://people.debian.org/~morph/mass-bug-py2removal_take2.txt ).
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 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: zsnapd
Source-Version: 0.8.11h-2
Done: Matthew Grant 

We believe that the bug you reported is fixed in the latest version of
zsnapd, 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 943...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Grant  (supplier of updated zsnapd 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: Sat, 08 Aug 2020 16:05:12 +1200
Source: zsnapd
Binary: zsnapd zsnapd-rcmd
Architecture: source all
Version: 0.8.11h-2
Distribution: unstable
Urgency: medium
Maintainer: Matthew Grant 
Changed-By: Matthew Grant 
Description:
 zsnapd - ZFS Snapshot Daemon written in python
 zsnapd-rcmd - Remote sshd command checker for ZFS Snapshot Daemon
Closes: 943302
Changes:
 zsnapd (0.8.11h-2) unstable; urgency=medium
 .
   * Fix dependencies for Debian Python 2 removal. (Closes: #943302)
Checksums-Sha1:
 2f2c2742c2449a5d9990d581662a433b2f9942b2 1873 zsnapd_0.8.11h-2.dsc
 8d749f12eec3e731bf2f04d39c5278025b37adaf 30505 zsnapd_0.8.11h.orig.tar.gz
 457708d0f1c05db848b91d8580cec08293865dd0 7176 zsnapd_0.8.11h-2.debian.tar.xz
 de141edeb82f6e12dc0b1d35371c537869b14077 10504 zsnapd-rcmd_0.8.11h-2_all.deb
 f2934b5958223ea173c0e8ee7360a234dc275705 31704 zsnapd_0.8.11h-2_all.deb
 34771aa5692f1a2055eb428baf4744b1cb9f4a5a 6959 zsnapd_0.8.11h-2_amd64.buildinfo
Checksums-Sha256:
 1f24cf8f3d3e4735ea129fc99e8977e1fc1b2c3dd4c0092029195ab2246bc2a1 1873 
zsnapd_0.8.11h-2.dsc