Your message dated Sat, 10 Sep 2022 13:36:19 +0100
with message-id 
<92fe43e7805e82e43100a6471ccbf91cd9a12944.ca...@adam-barratt.org.uk>
and subject line Closing requests for updates in 11.5
has caused the Debian Bug report #1018227,
regarding bullseye-pu: package gri/2.12.27-1.1~deb11u1
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.)


-- 
1018227: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bullseye
User: [email protected]
Usertags: pu
X-Debbugs-Cc: Peter S Galbraith <[email protected]>

  * Use ps2pdf instead of convert for converting from ps to pdf.
    (Closes: #991057)

See #987504 for background of the imagemagick change that caused
the FTBFS.
diff -Nru gri-2.12.27/debian/changelog gri-2.12.27/debian/changelog
--- gri-2.12.27/debian/changelog        2020-06-26 03:41:17.000000000 +0300
+++ gri-2.12.27/debian/changelog        2022-08-27 15:14:06.000000000 +0300
@@ -1,3 +1,18 @@
+gri (2.12.27-1.1~deb11u1) bullseye; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for bullseye.
+
+ -- Adrian Bunk <[email protected]>  Sat, 27 Aug 2022 15:14:06 +0300
+
+gri (2.12.27-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use ps2pdf instead of convert for converting from ps to pdf.
+    (Closes: #991057)
+
+ -- Adrian Bunk <[email protected]>  Thu, 25 Aug 2022 19:33:47 +0300
+
 gri (2.12.27-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru gri-2.12.27/debian/patches/imagemagick.patch 
gri-2.12.27/debian/patches/imagemagick.patch
--- gri-2.12.27/debian/patches/imagemagick.patch        1970-01-01 
02:00:00.000000000 +0200
+++ gri-2.12.27/debian/patches/imagemagick.patch        2022-08-25 
19:33:47.000000000 +0300
@@ -0,0 +1,30 @@
+Description: Use ps2pdf instead of convert for converting from ps to pdf
+Author: Adrian Bunk <[email protected]>
+Bug-Debian: https://bugs.debian.org/991057
+
+--- gri-2.12.27.orig/doc/examples/Makefile.am
++++ gri-2.12.27/doc/examples/Makefile.am
+@@ -78,8 +78,8 @@ DISTCLEANFILES = $(png_files) $(eps_file
+ %-tiny.png : %.png
+       -convert -strip -background white -geometry 90x999 $< $@
+ %.pdf : %.ps
+-      convert $< $@ 
+-#     ps2pdf $< $@
++#     convert $< $@ 
++      ps2pdf $< $@
+ %.html : %.gri
+       perl $(srcdir)/../gri2html $< $@
+ all: html png eps txt
+--- gri-2.12.27.orig/doc/screenshots/Makefile.am
++++ gri-2.12.27/doc/screenshots/Makefile.am
+@@ -26,8 +26,8 @@ pdf: $(the_pdf_files)
+       -convert $< $@
+ 
+ %.pdf : %.eps
+-      convert $< $@
+-#     ps2pdf $< $@
++#     convert $< $@
++      ps2pdf $< $@
+ 
+ # This was good for color; 
+ # now let's put them in grayscale for the PostScript manual
diff -Nru gri-2.12.27/debian/patches/series gri-2.12.27/debian/patches/series
--- gri-2.12.27/debian/patches/series   1970-01-01 02:00:00.000000000 +0200
+++ gri-2.12.27/debian/patches/series   2022-08-25 19:33:47.000000000 +0300
@@ -0,0 +1 @@
+imagemagick.patch

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 11.5

Hi,

The updates referred to in each of these bugs were included in today's
11.5 point release.

Regards,

Adam

--- End Message ---

Reply via email to