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

Bug#990731: marked as done (unblock: virulencefinder/2.0.3+git20190809.dde157a-3)



Your message dated Tue, 6 Jul 2021 18:57:06 +0200
with message-id <YOSLYkyDaJrz37Ec@ramacher.at>
and subject line Re: Bug#990731: unblock: virulencefinder/2.0.3+git20190809.dde157a-3
has caused the Debian Bug report #990731,
regarding unblock: virulencefinder/2.0.3+git20190809.dde157a-3
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.)


-- 
990731: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990731
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: nilesh@debian.org, debian-med-packaging@lists.alioth.debian.org

Please unblock package virulencefinder

[ Reason ]
virulencefinder is an unusable package w/o having a Depends on
python3-distutils
It also fixes the corresponding RC bug #990728

[ Impact ]
The package will be unusable for bullseye users w/o explicitly
installing python3-distutils on their own

[ Tests ]
The package has autopkgtests which pass

[ Risks ]
No risks, resfinder is a leaf package

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing

unblock virulencefinder/2.0.3+git20190809.dde157a-3

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/changelog virulencefinder-2.0.3+git20190809.dde157a/debian/changelog
--- virulencefinder-2.0.3+git20190809.dde157a/debian/changelog	2020-03-03 11:39:54.000000000 +0530
+++ virulencefinder-2.0.3+git20190809.dde157a/debian/changelog	2021-07-06 00:36:09.000000000 +0530
@@ -1,3 +1,11 @@
+virulencefinder (2.0.3+git20190809.dde157a-3) unstable; urgency=medium
+
+  * Team Upload.
+  * d/control: Add Missing Depends on python3-distutils
+    (Closes: #990728)
+
+ -- Nilesh Patra <nilesh@debian.org>  Tue, 06 Jul 2021 00:36:09 +0530
+
 virulencefinder (2.0.3+git20190809.dde157a-2) unstable; urgency=medium
 
   * Team Upload.
diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/control virulencefinder-2.0.3+git20190809.dde157a/debian/control
--- virulencefinder-2.0.3+git20190809.dde157a/debian/control	2020-03-03 11:39:54.000000000 +0530
+++ virulencefinder-2.0.3+git20190809.dde157a/debian/control	2021-07-06 00:35:45.000000000 +0530
@@ -23,7 +23,8 @@
          python3-tabulate,
          python3-cgecore,
          ncbi-blast+,
-         kma
+         kma,
+         python3-distutils
 Description: identify virulence genes in total or partial sequenced isolates of bacteria
  The VirulenceFinder service contains one Python script
  virulencefinder.py which is the script of the latest version of the
diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control
--- virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control	2020-03-03 11:39:54.000000000 +0530
+++ virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control	2021-07-06 00:35:29.000000000 +0530
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, python3-distutils
+Depends: @
 Restrictions: allow-stderr

--- End Message ---
--- Begin Message ---
On 2021-07-06 01:07:41 +0530, Nilesh Patra wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> X-Debbugs-Cc: nilesh@debian.org, debian-med-packaging@lists.alioth.debian.org
> 
> Please unblock package virulencefinder
> 
> [ Reason ]
> virulencefinder is an unusable package w/o having a Depends on
> python3-distutils
> It also fixes the corresponding RC bug #990728
> 
> [ Impact ]
> The package will be unusable for bullseye users w/o explicitly
> installing python3-distutils on their own
> 
> [ Tests ]
> The package has autopkgtests which pass

Aged to 7 days.

Cheers

> 
> [ Risks ]
> No risks, resfinder is a leaf package
> 
> [ Checklist ]
>   [x] all changes are documented in the d/changelog
>   [x] I reviewed all changes and I approve them
>   [x] attach debdiff against the package in testing
> 
> unblock virulencefinder/2.0.3+git20190809.dde157a-3
> 
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled

> diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/changelog virulencefinder-2.0.3+git20190809.dde157a/debian/changelog
> --- virulencefinder-2.0.3+git20190809.dde157a/debian/changelog	2020-03-03 11:39:54.000000000 +0530
> +++ virulencefinder-2.0.3+git20190809.dde157a/debian/changelog	2021-07-06 00:36:09.000000000 +0530
> @@ -1,3 +1,11 @@
> +virulencefinder (2.0.3+git20190809.dde157a-3) unstable; urgency=medium
> +
> +  * Team Upload.
> +  * d/control: Add Missing Depends on python3-distutils
> +    (Closes: #990728)
> +
> + -- Nilesh Patra <nilesh@debian.org>  Tue, 06 Jul 2021 00:36:09 +0530
> +
>  virulencefinder (2.0.3+git20190809.dde157a-2) unstable; urgency=medium
>  
>    * Team Upload.
> diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/control virulencefinder-2.0.3+git20190809.dde157a/debian/control
> --- virulencefinder-2.0.3+git20190809.dde157a/debian/control	2020-03-03 11:39:54.000000000 +0530
> +++ virulencefinder-2.0.3+git20190809.dde157a/debian/control	2021-07-06 00:35:45.000000000 +0530
> @@ -23,7 +23,8 @@
>           python3-tabulate,
>           python3-cgecore,
>           ncbi-blast+,
> -         kma
> +         kma,
> +         python3-distutils
>  Description: identify virulence genes in total or partial sequenced isolates of bacteria
>   The VirulenceFinder service contains one Python script
>   virulencefinder.py which is the script of the latest version of the
> diff -Nru virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control
> --- virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control	2020-03-03 11:39:54.000000000 +0530
> +++ virulencefinder-2.0.3+git20190809.dde157a/debian/tests/control	2021-07-06 00:35:29.000000000 +0530
> @@ -1,3 +1,3 @@
>  Tests: run-unit-test
> -Depends: @, python3-distutils
> +Depends: @
>  Restrictions: allow-stderr


-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: