Your message dated Tue, 27 Apr 2021 20:50:35 +0200 with message-id <YIhc++gAAn1FA+D4@ramacher.at> and subject line Re: Bug#987676: unblock: mkdepend/0.0~svn45-3 has caused the Debian Bug report #987676, regarding unblock: mkdepend/0.0~svn45-3 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.) -- 987676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987676 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: unblock: mkdepend/0.0~svn45-3
- From: Andrius Merkys <merkys@debian.org>
- Date: Tue, 27 Apr 2021 18:44:24 +0300
- Message-id: <[🔎] 91af82e1-aae0-0e42-0d1f-cd4123688935@debian.org>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Dear release-team, I am seeking pre-approval to upload mkdepend/0.0~svn45-3. [ Reason ] mkdepend/0.0~svn45-2 tries to access the network during build due to missing stylesheet (#987673). The fix is to depend on a package containing the required stylesheets, docbook-xsl. [ Impact ] Without the fix, mkdepend will fail to build on builders with disabled network access. [ Tests ] * Built on clean sid chroot; * Autopkgtest passes; * The same fix is applied in Ubuntu and works on their builders [1]. [ Risks ] Most likely none. Currently mkdepend is a leaf package in Debian. [ Checklist ] [*] all changes are documented in the d/changelog [*] I reviewed all changes and I approve them [*] attach debdiff against the package in testing unblock mkdepend/0.0~svn45-3 [1] https://launchpadlibrarian.net/522238692/mkdepend_0.0~svn45-2_0.0~svn45-2ubuntu1.diff.gz Best, Andriusdiff -Nru mkdepend-0.0~svn45/debian/changelog mkdepend-0.0~svn45/debian/changelog --- mkdepend-0.0~svn45/debian/changelog 2020-12-07 05:10:15.000000000 -0500 +++ mkdepend-0.0~svn45/debian/changelog 2021-04-27 11:23:46.000000000 -0400 @@ -1,3 +1,10 @@ +mkdepend (0.0~svn45-3) unstable; urgency=medium + + * Build-depend on docbook-xsl to remove the need to download the stylesheet + using network (Closes: #987673). + + -- Andrius Merkys <merkys@debian.org> Tue, 27 Apr 2021 11:23:46 -0400 + mkdepend (0.0~svn45-2) unstable; urgency=medium * Adding autopkgtest. diff -Nru mkdepend-0.0~svn45/debian/control mkdepend-0.0~svn45/debian/control --- mkdepend-0.0~svn45/debian/control 2020-12-07 05:10:15.000000000 -0500 +++ mkdepend-0.0~svn45/debian/control 2021-04-27 11:23:46.000000000 -0400 @@ -6,6 +6,7 @@ asciidoc-base, debhelper-compat (= 12), docbook-xml, + docbook-xsl, xsltproc, Standards-Version: 4.5.0 Rules-Requires-Root: no
--- End Message ---
--- Begin Message ---
- To: Andrius Merkys <merkys@debian.org>, 987676-done@bugs.debian.org
- Subject: Re: Bug#987676: unblock: mkdepend/0.0~svn45-3
- From: Sebastian Ramacher <sramacher@debian.org>
- Date: Tue, 27 Apr 2021 20:50:35 +0200
- Message-id: <YIhc++gAAn1FA+D4@ramacher.at>
- In-reply-to: <[🔎] 91af82e1-aae0-0e42-0d1f-cd4123688935@debian.org>
- References: <[🔎] 91af82e1-aae0-0e42-0d1f-cd4123688935@debian.org>
On 2021-04-27 18:44:24 +0300, Andrius Merkys wrote: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Dear release-team, > > I am seeking pre-approval to upload mkdepend/0.0~svn45-3. > > [ Reason ] > mkdepend/0.0~svn45-2 tries to access the network during build due to > missing stylesheet (#987673). The fix is to depend on a package > containing the required stylesheets, docbook-xsl. > > [ Impact ] > Without the fix, mkdepend will fail to build on builders with disabled > network access. > > [ Tests ] > * Built on clean sid chroot; > * Autopkgtest passes; As it's also not a key package, no unblock is required. Please go ahead. Cheers > * The same fix is applied in Ubuntu and works on their builders [1]. > > [ Risks ] > Most likely none. Currently mkdepend is a leaf package in Debian. > > [ Checklist ] > [*] all changes are documented in the d/changelog > [*] I reviewed all changes and I approve them > [*] attach debdiff against the package in testing > > unblock mkdepend/0.0~svn45-3 > > [1] > https://launchpadlibrarian.net/522238692/mkdepend_0.0~svn45-2_0.0~svn45-2ubuntu1.diff.gz > > Best, > Andrius > diff -Nru mkdepend-0.0~svn45/debian/changelog mkdepend-0.0~svn45/debian/changelog > --- mkdepend-0.0~svn45/debian/changelog 2020-12-07 05:10:15.000000000 -0500 > +++ mkdepend-0.0~svn45/debian/changelog 2021-04-27 11:23:46.000000000 -0400 > @@ -1,3 +1,10 @@ > +mkdepend (0.0~svn45-3) unstable; urgency=medium > + > + * Build-depend on docbook-xsl to remove the need to download the stylesheet > + using network (Closes: #987673). > + > + -- Andrius Merkys <merkys@debian.org> Tue, 27 Apr 2021 11:23:46 -0400 > + > mkdepend (0.0~svn45-2) unstable; urgency=medium > > * Adding autopkgtest. > diff -Nru mkdepend-0.0~svn45/debian/control mkdepend-0.0~svn45/debian/control > --- mkdepend-0.0~svn45/debian/control 2020-12-07 05:10:15.000000000 -0500 > +++ mkdepend-0.0~svn45/debian/control 2021-04-27 11:23:46.000000000 -0400 > @@ -6,6 +6,7 @@ > asciidoc-base, > debhelper-compat (= 12), > docbook-xml, > + docbook-xsl, > xsltproc, > Standards-Version: 4.5.0 > Rules-Requires-Root: no -- Sebastian RamacherAttachment: signature.asc
Description: PGP signature
--- End Message ---