Your message dated Tue, 27 Apr 2021 20:50:35 +0200
with message-id <[email protected]>
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 [email protected]
immediately.)


-- 
987676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987676
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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,
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 <[email protected]>  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 ---
On 2021-04-27 18:44:24 +0300, Andrius Merkys wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> 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 <[email protected]>  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 Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to