[From nobody Mon Jul  6 02:23:08 2026
Received: (at maintonly) by bugs.debian.org; 25 Jun 2023 22:33:43 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-11.5 required=4.0 tests=BAYES_00,
 FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,FROMDEVELOPER,HAS_PACKAGE,
 HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,
 SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham
 autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 5; hammy, 139; neutral, 54; spammy, 1.
 spammytokens:0.871-+--shipping hammytokens:0.000-+--Lintian,
 0.000-+--UD:lintian.debian.org, 0.000-+--lintian,
 0.000-+--lintiandebianorg, 0.000-+--lintian.debian.org
Return-path: &lt;luca.boccassi@gmail.com&gt;
Received: from mail-wm1-f53.google.com ([209.85.128.53]:54463)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.94.2) (envelope-from &lt;luca.boccassi@gmail.com&gt;)
 id 1qDYIh-0069Zq-K9
 for maintonly@bugs.debian.org; Sun, 25 Jun 2023 22:33:43 +0000
Received: by mail-wm1-f53.google.com with SMTP id
 5b1f17b1804b1-3f9ede60140so23104065e9.0
 for &lt;maintonly@bugs.debian.org&gt;; Sun, 25 Jun 2023 15:33:43 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1687732421; x=1690324421;
 h=date:subject:to:from:message-id:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=5s1//DSolpV+Qn1nl1NSnZmLgXP6gJVGseNCh5jOvqM=;
 b=I59gE3ldaTmgAAuBUPLl4zlDonM8hXopq9w+1bOTJ7TUlKZ0nLsJXITtKjlI3wYMw2
 4+k+Vrc/3nSwnp7nt4z2LkLh2TL5kplAcFRsNipyUSZAubKIrKnykQG77+TfsNgKJ+Vj
 aGZExy3mD21iWL6EBattJkLl9y/JDr4wfGIvCvRPP99Xs+xVU6HUgQIS4MKHR4CY3/xg
 rmBEjIpTvtJvPm1pBoDTCW8NeTKLtb8BhtGAadZtNKpv33jbRhcyhCLfUG2X58ncH2Vz
 NxuORE2grednkKDQ+e2Lxm1J7jDEK6tVo5AeBwvThlSplkCsXgsj5mucA//ewjDsH0XO
 HRKA==
X-Gm-Message-State: AC+VfDzrZD0yyUyTHWb73YZeQc+qhUs2QyaKRAsszj4snuhO7tBpSFej
 womhvHIviKw8fDwpgyBf+defO7oHVo47MA==
X-Google-Smtp-Source: ACHHUZ6fyQ0+jtW+JKRjUvqBEQDWikMOVvCwJE4A4O9sfhQ4ZywUhqtmudN/ssfVY8z9q64wmvtiAg==
X-Received: by 2002:a1c:4c05:0:b0:3fa:8272:5e03 with SMTP id
 z5-20020a1c4c05000000b003fa82725e03mr3181704wmf.26.1687732421458; 
 Sun, 25 Jun 2023 15:33:41 -0700 (PDT)
Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id
 t12-20020a7bc3cc000000b003f604793989sm8585880wmj.18.2023.06.25.15.33.40
 for &lt;maintonly@bugs.debian.org&gt;
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 25 Jun 2023 15:33:41 -0700 (PDT)
Message-ID: &lt;eaf7cd2e0d520f30ae077edf2031cdd6.luca.boccassi@gmail.com&gt;
From: bluca@debian.org
To: maintonly@bugs.debian.org
Subject: stompserver: ships sysv-init script without systemd unit
Date: Sun, 25 Jun 2023 23:33:40 +0100
X-Generator: mass-bug from devscripts 2.23.4
Delivered-To: maintonly@bugs.debian.org

Package: stompserver
Severity: important
User: bluca@debian.org
Usertags: missing-systemd-service

Dear Maintainer(s),

stompserver has been flagged by Lintian as shipping a sysv-init
script without a corresponding systemd unit file. The default init
system in Debian is systemd, and so far this worked because a
transitional sysv-init-to-unit generator was shipped by systemd. This
is in the process of being deprecated and will be removed by the time
Trixie ships, so the remaining packages that ship init scripts
without systemd units will stop working.

There are various advantages to using native units, for example the
legacy generator cannot tell the different between a oneshot service
and a long running daemon. Also, sanboxing and security features
become available for services. For more information, consult the
systemd documentation:
https://www.freedesktop.org/software/systemd/man/systemd.unit.html

You can find the Lintian warning here:

https://lintian.debian.org/sources/stompserver

In case this is a false positive, please add a Lintian override to
silence it and then close this bug.

Thanks! 
]