[Pkg-gmagick-im-team] Bug#983303: imagemagick: reproducible builds: Embeds different paths on usrmerge system
    Paul Gevers 
    elbrus at debian.org
       
    Sun Jan  1 08:27:01 GMT 2023
    
    
  
Hi,
On 31-12-2022 22:47, Paul Gevers wrote:
> I am building with the patch right now, I will upload when that succeeds.
I uploaded to DELAYED/5 with the attached debdiff.
Paul
-------------- next part --------------
diff -Nru imagemagick-6.9.11.60+dfsg/debian/changelog imagemagick-6.9.11.60+dfsg/debian/changelog
--- imagemagick-6.9.11.60+dfsg/debian/changelog	2021-04-20 16:37:59.000000000 +0200
+++ imagemagick-6.9.11.60+dfsg/debian/changelog	2022-12-31 22:36:57.000000000 +0100
@@ -1,3 +1,13 @@
+imagemagick (8:6.9.11.60+dfsg-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Vagrant Cascadian ]
+  * debian/rules: Pass MVDelegate and RMDelegate to configure. (Closes:
+    #983303)
+
+ -- Paul Gevers <elbrus at debian.org>  Sat, 31 Dec 2022 22:36:57 +0100
+
 imagemagick (8:6.9.11.60+dfsg-1.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru imagemagick-6.9.11.60+dfsg/debian/rules imagemagick-6.9.11.60+dfsg/debian/rules
--- imagemagick-6.9.11.60+dfsg/debian/rules	2021-04-19 20:15:14.000000000 +0200
+++ imagemagick-6.9.11.60+dfsg/debian/rules	2022-12-31 22:36:57.000000000 +0100
@@ -96,7 +96,9 @@
 	--without-rsvg
 CONFIGURE_OPTIONS ?= $(STATIC_CONFIGURE_OPTIONS) \
 			    $(CONFIGURE_OPTIONS_CACHE) \
-			    $(CONFIGURE_ARCH_FLAGS)
+			    $(CONFIGURE_ARCH_FLAGS) \
+			    MVDelegate=/bin/mv \
+			    RMDelegate=/bin/rm
 
 # export for alternatives
 export MAGICK_PROGRAMS := compare animate convert composite conjure import identify stream display montage mogrify
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-gmagick-im-team/attachments/20230101/ade33c07/attachment.sig>
    
    
More information about the Pkg-gmagick-im-team
mailing list