Your message dated Tue, 23 Apr 2019 12:05:20 +0200
with message-id <[email protected]>
and subject line Re: unblock: py3status/3.14-2
has caused the Debian Bug report #927682,
regarding unblock: py3status/3.14-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.)
--
927682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927682
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear Release Maintainers,
please unblock package py3status. It fixes #927164 by adding a required
dependency. I've attached corresponding debdiff.
unblock py3status/3.14-2
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-3-amd64 (SMP w/36 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_DIE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff --git a/debian/changelog b/debian/changelog
index 9a40baa5..6cfdd50c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+py3status (3.14-2) unstable; urgency=medium
+
+ * Depend on file (Closes: #927164)
+
+ -- Sebastien Delafond <[email protected]> Mon, 15 Apr 2019 22:09:39 +0200
+
py3status (3.14-1) unstable; urgency=medium
* New upstream version 3.14 (Closes: #915885)
diff --git a/debian/control b/debian/control
index 718d7153..ce8bfb19 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Maintainer: Sebastien Delafond <[email protected]>
Build-Depends: debhelper (>= 9), dh-python,
python3-all,
python3-setuptools,
-Standards-Version: 4.2.0
+Standards-Version: 4.3.0
Homepage: https://github.com/ultrabug/py3status
Vcs-Git: https://salsa.debian.org/debian/py3status.git
Vcs-Browser: https://salsa.debian.org/debian/py3status
Package: py3status
Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, i3status
+Depends: ${misc:Depends}, ${python3:Depends}, i3status, file
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: extensible i3status wrapper written in Python (Python3 package)
--- End Message ---
--- Begin Message ---
Hi,
On Sun, Apr 21, 2019 at 08:58:13AM +0200, Sebastien Delafond wrote:
> Subject: unblock: py3status/3.14-2
This version is already in testing now.
Ivo
--- End Message ---