[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#991849: marked as done (unblock: sctk/2.4.10-20151007-1312Z+dfsg2-3.1)



Your message dated Tue, 3 Aug 2021 17:29:47 +0200
with message-id <d234a255-4a3d-c2bd-caab-95eab2299842@debian.org>
and subject line Re: Bug#991849: unblock: sctk/2.4.10-20151007-1312Z+dfsg2-3.1
has caused the Debian Bug report #991849,
regarding unblock: sctk/2.4.10-20151007-1312Z+dfsg2-3.1
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.)


-- 
991849: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991849
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package sctk

  * Apply patch by Michael Hudson-Doyle to use pdftoppm instead
    of convert to convert pdf to jpg as the latter fails with the
    changed security policy of ImageMagick. (Closes: #962439)
diff -Nru sctk-2.4.10-20151007-1312Z+dfsg2/debian/changelog sctk-2.4.10-20151007-1312Z+dfsg2/debian/changelog
--- sctk-2.4.10-20151007-1312Z+dfsg2/debian/changelog	2016-04-27 19:42:33.000000000 +0300
+++ sctk-2.4.10-20151007-1312Z+dfsg2/debian/changelog	2021-08-03 09:44:24.000000000 +0300
@@ -1,3 +1,12 @@
+sctk (2.4.10-20151007-1312Z+dfsg2-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch by Michael Hudson-Doyle to use pdftoppm instead
+    of convert to convert pdf to jpg as the latter fails with the
+    changed security policy of ImageMagick. (Closes: #962439)
+
+ -- Adrian Bunk <bunk@debian.org>  Tue, 03 Aug 2021 09:44:24 +0300
+
 sctk (2.4.10-20151007-1312Z+dfsg2-3) unstable; urgency=medium
 
   * Fix an error in replacement files Makefile.
diff -Nru sctk-2.4.10-20151007-1312Z+dfsg2/debian/control sctk-2.4.10-20151007-1312Z+dfsg2/debian/control
--- sctk-2.4.10-20151007-1312Z+dfsg2/debian/control	2016-04-27 19:42:33.000000000 +0300
+++ sctk-2.4.10-20151007-1312Z+dfsg2/debian/control	2021-08-03 09:44:12.000000000 +0300
@@ -8,6 +8,7 @@
  dh-buildinfo,
  dpkg-dev (>= 1.16.1~),
  librsvg2-bin,
+ poppler-utils,
  texlive-latex-base,
  texlive-latex-extra,
  imagemagick,
diff -Nru sctk-2.4.10-20151007-1312Z+dfsg2/debian/replacement_files/Makefile sctk-2.4.10-20151007-1312Z+dfsg2/debian/replacement_files/Makefile
--- sctk-2.4.10-20151007-1312Z+dfsg2/debian/replacement_files/Makefile	2016-04-27 19:42:33.000000000 +0300
+++ sctk-2.4.10-20151007-1312Z+dfsg2/debian/replacement_files/Makefile	2021-08-03 09:43:34.000000000 +0300
@@ -34,7 +34,7 @@
 all: $(OUTPUT)
 
 %.jpg: %.pdf
-	convert -density 300 $< $@
+	pdftoppm -jpeg -singlefile -r 300 $< > $@
 
 %.png: %.svg
 	convert "$<" "$@"

--- End Message ---
--- Begin Message ---
Hi Adrian,

On 03-08-2021 13:29, Adrian Bunk wrote:
> Please unblock package sctk

unblock hinted added.

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: