Your message dated Sun, 23 Sep 2018 23:32:53 +0200
with message-id <[email protected]>
and subject line Re: Bug#850617: radicale: Missing lsb-base on Depends binary
package
has caused the Debian Bug report #850617,
regarding radicale: Missing lsb-base on Depends binary package
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.)
--
850617: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850617
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: radicale
Version: 1.1.1+20160902-1
Severity: normal
Tags: patch
Dear Maintainer,
Fix this issue reported by lintian
https://lintian.debian.org/maintainer/[email protected]#radicale
Patch attached
Cheers
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to
en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Laurent
>From 9a1d1c2d825e5fc9511ab10df9488b3167f3c468 Mon Sep 17 00:00:00 2001
From: Laurent Arnoud <[email protected]>
Date: Sun, 8 Jan 2017 15:43:12 +0100
Subject: [PATCH] Add lsb-base to Depends for etc/init.d/radicale
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 97b73af..ac96430 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Depends: ${misc:Depends},
${python:Depends},
python3-radicale (= ${binary:Version}),
python3,
- adduser
+ adduser,
+ lsb-base (>= 3.0-6)
Suggests: apache2-utils,
python3-passlib,
Provides: ${python:Provides}
--
2.11.0
--- End Message ---
--- Begin Message ---
Version: 1.1.6-2, 2.1.10-1
Quoting Laurent Arnoud (2017-01-08 16:26:32)
> Fix this issue reported by lintian
> https://lintian.debian.org/maintainer/[email protected]#radicale
This bug was fixed in versions 1.1.6-2 and 2.1.10-1.
Thanks for the bugreport!
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
--- End Message ---