Your message dated Tue, 11 Jun 2019 21:41:30 +0200
with message-id <[email protected]>
and subject line Re: Bug#928231: unblock: python-sievelib/1.1.1-2
has caused the Debian Bug report #928231,
regarding unblock: python-sievelib/1.1.1-2
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 [email protected]
immediately.)
--
928231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928231
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Please unblock package python-sievelib
It had a missing dependency on python(3)-pkg-resources. 1.1.1-2 adds those
missing packages to Depends, see attached debdiff.
unblock python-sievelib/1.1.1-2
- -- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf
Kernel: Linux 4.19.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-----BEGIN PGP SIGNATURE-----
iQFFBAEBCgAvFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlzIPcMRHGZsYWRpQGRl
Ymlhbi5vcmcACgkQ/9PIi5l90Wpd2ggAw9aWBX8LN52P9tblNpEtyRfoRqI+O7iJ
hR/fQuPOrkbNgpMCnC1bXo4AvMMD6fMLCbiNirvXGN89r6C/6h/eVXTmi8XUG3TU
HzJf+YbkYU2U6VqpWa20qKo24oog1SDFI2tyozpO48CX0ZBvgZWmaofIIC2YW14J
XvrP1jVjxZV2Nc/sJTdAlXuA7T0tsi0w9g0KFQKz8yrhcsYRUeKo+RmGfU9xQ7l5
fM3gb5+EdX2DiYxkdQr/xRPhOXRNKOX2QDzLXwnseH55xTUZP6DFwsJmrmCAsPuI
c47cz/NwHNLCCPxhLtitEoMmccHldbxF/aInNjIstCmgafoCSYD5WQ==
=OtwU
-----END PGP SIGNATURE-----
diff -Nru python-sievelib-1.1.1/debian/changelog
python-sievelib-1.1.1/debian/changelog
--- python-sievelib-1.1.1/debian/changelog 2019-02-07 11:38:46.000000000
+0100
+++ python-sievelib-1.1.1/debian/changelog 2019-04-30 14:13:53.000000000
+0200
@@ -1,3 +1,9 @@
+python-sievelib (1.1.1-2) unstable; urgency=medium
+
+ * Add python(3)-pkg-resources to Depends (Closes: #922343).
+
+ -- Michael Fladischer <[email protected]> Tue, 30 Apr 2019 14:13:53 +0200
+
python-sievelib (1.1.1-1) unstable; urgency=low
[ Ondřej Nový ]
diff -Nru python-sievelib-1.1.1/debian/control
python-sievelib-1.1.1/debian/control
--- python-sievelib-1.1.1/debian/control 2019-02-07 11:38:46.000000000
+0100
+++ python-sievelib-1.1.1/debian/control 2019-04-30 14:13:53.000000000
+0200
@@ -28,6 +28,7 @@
Package: python-sievelib
Architecture: all
Depends:
+ python-pkg-resources,
${misc:Depends},
${python:Depends},
Description: Client-side Sieve and Managesieve library
@@ -50,6 +51,7 @@
Package: python3-sievelib
Architecture: all
Depends:
+ python3-pkg-resources,
${misc:Depends},
${python3:Depends},
Description: Client-side Sieve and Managesieve library (Python3 version)
--- End Message ---
--- Begin Message ---
Hi,
On Thu, 6 Jun 2019 21:00:41 +0200 Paul Gevers <[email protected]> wrote:
> Ping... We are getting ready for the release. If you want changes in,
> you have to at least reply. Otherwise, please close the bug, so that it
> gets of our radar.
No response, closing to free up some brain-cells.
Paul
signature.asc
Description: OpenPGP digital signature
--- End Message ---