Your message dated Mon, 13 May 2019 17:59:00 +0000 with message-id <72130249-7f86-32c2-9c78-1fe8a4e20990@thykier.net> and subject line Re: Bug#928928: unblock: distcc/3.3.2-10 has caused the Debian Bug report #928928, regarding unblock: distcc/3.3.2-10 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.) -- 928928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928928 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: distcc/3.3.2-10
- From: Christian Marillat <marillat@debian.org>
- Date: Mon, 13 May 2019 10:40:09 +0200
- Message-id: <[🔎] 155773680989.19920.17325006474404000754.reportbug@christian.marillat.net>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package distcc Fix in -10 add a Pre-Depends field like : Pre-Depends: init-system-helpers (>= 1.54~) Maybe an issue when users upgrade from stable. Christian diff -Nru distcc-3.3.2/debian/changelog distcc-3.3.2/debian/changelog --- distcc-3.3.2/debian/changelog 2019-03-20 09:11:11.000000000 +0100 +++ distcc-3.3.2/debian/changelog 2019-05-12 09:48:36.000000000 +0200 @@ -1,3 +1,11 @@ +distcc (3.3.2-10) unstable; urgency=medium + + * Add Pre-Depends: field to fix + skip-systemd-native-flag-missing-pre-depends lintian warning + (CLoses: #928765). + + -- Christian Marillat <marillat@debian.org> Sun, 12 May 2019 09:48:36 +0200 + distcc (3.3.2-9) unstable; urgency=medium * Build with GSS-API without libgss-dev only krb5 diff -Nru distcc-3.3.2/debian/control distcc-3.3.2/debian/control --- distcc-3.3.2/debian/control 2019-03-20 09:10:22.000000000 +0100 +++ distcc-3.3.2/debian/control 2019-05-12 09:48:23.000000000 +0200 @@ -10,6 +10,7 @@ Package: distcc Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.52), netbase (>= 4.09), lsb-base (>= 3.2-13) Suggests: distccmon-gnome, ccache, distcc-pump, dbus, dmucs Description: simple distributed compiler client and server unblock distcc/3.3.2-10 -- System Information: Debian Release: 10.0 APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.42 (SMP w/8 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
- To: Christian Marillat <marillat@debian.org>, 928928-done@bugs.debian.org
- Subject: Re: Bug#928928: unblock: distcc/3.3.2-10
- From: Niels Thykier <niels@thykier.net>
- Date: Mon, 13 May 2019 17:59:00 +0000
- Message-id: <72130249-7f86-32c2-9c78-1fe8a4e20990@thykier.net>
- In-reply-to: <[🔎] 155773680989.19920.17325006474404000754.reportbug@christian.marillat.net>
- References: <[🔎] 155773680989.19920.17325006474404000754.reportbug@christian.marillat.net>
Christian Marillat: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Please unblock package distcc > > Fix in -10 add a Pre-Depends field like : > Pre-Depends: init-system-helpers (>= 1.54~) > > Maybe an issue when users upgrade from stable. > > Christian > > > [...] Unblocked, thanks. ~Niels
--- End Message ---