<div dir="auto"><div>Feel free to upload this without delay.<div dir="auto"><br></div><div dir="auto">On behalf of the Debian GNOME team,</div><div dir="auto">Jeremy Bicha</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 26, 2022, 21:12 Philip Rinn <<a href="mailto:rinni@debian.org">rinni@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: tags 972078 + pending<br>
<br>
<br>
Dear maintainer,<br>
<br>
I've prepared an NMU for sound-juicer (versioned as 3.38.0-2.1) and<br>
uploaded it to DELAYED/14. Please feel free to tell me if I<br>
should delay it longer.<br>
<br>
(The change in Uploaders somehow happened automatically during the gbp buildpackage run, not sure why.)<br>
<br>
Best,<br>
Philip<br>
<br>
<br>
diff -Nru sound-juicer-3.38.0/debian/changelog sound-juicer-3.38.0/debian/changelog<br>
--- sound-juicer-3.38.0/debian/changelog        2022-02-18 22:16:14.000000000 +0100<br>
+++ sound-juicer-3.38.0/debian/changelog        2022-10-26 20:58:46.000000000 +0200<br>
@@ -1,3 +1,12 @@<br>
+sound-juicer (3.38.0-2.1) unstable; urgency=medium<br>
+<br>
+  * Non-maintainer upload.<br>
+  * Make build reproducible: Replace absolute path to source location of<br>
+    data/rhythmbox.gep embedded in binary with relative path. It would never<br>
+    resolve and is not necassary in an end-user installation (Closes: #972078)<br>
+<br>
+ -- Philip Rinn <<a href="mailto:rinni@debian.org" target="_blank" rel="noreferrer">rinni@debian.org</a>>  Wed, 26 Oct 2022 20:58:46 +0200<br>
+<br>
 sound-juicer (3.38.0-2) unstable; urgency=medium<br>
<br>
   * Drop unneeded -Wl,--as-needed and -Wno-unused-parameter<br>
diff -Nru sound-juicer-3.38.0/debian/control sound-juicer-3.38.0/debian/control<br>
--- sound-juicer-3.38.0/debian/control  2022-02-18 22:16:14.000000000 +0100<br>
+++ sound-juicer-3.38.0/debian/control  2022-10-26 20:58:46.000000000 +0200<br>
@@ -6,7 +6,7 @@<br>
 Section: sound<br>
 Priority: optional<br>
 Maintainer: Debian GNOME Maintainers <<a href="mailto:pkg-gnome-maintainers@lists.alioth.debian.org" target="_blank" rel="noreferrer">pkg-gnome-maintainers@lists.alioth.debian.org</a>><br>
-Uploaders: Jeremy Bicha <<a href="mailto:jbicha@debian.org" target="_blank" rel="noreferrer">jbicha@debian.org</a>>, Laurent Bigonville <<a href="mailto:bigon@debian.org" target="_blank" rel="noreferrer">bigon@debian.org</a>>, Michael Biebl <<a href="mailto:biebl@debian.org" target="_blank" rel="noreferrer">biebl@debian.org</a>><br>
+Uploaders: Laurent Bigonville <<a href="mailto:bigon@debian.org" target="_blank" rel="noreferrer">bigon@debian.org</a>>, Michael Biebl <<a href="mailto:biebl@debian.org" target="_blank" rel="noreferrer">biebl@debian.org</a>><br>
 Build-Depends: debhelper-compat (= 13),<br>
                appstream,<br>
                appstream-util <!nocheck>,<br>
diff -Nru sound-juicer-3.38.0/debian/patches/reproducible-build.patch sound-juicer-3.38.0/debian/patches/reproducible-build.patch<br>
--- sound-juicer-3.38.0/debian/patches/reproducible-build.patch 1970-01-01 01:00:00.000000000 +0100<br>
+++ sound-juicer-3.38.0/debian/patches/reproducible-build.patch 2022-10-26 18:01:17.000000000 +0200<br>
@@ -0,0 +1,15 @@<br>
+Description: Make the build reproducible<br>
+Author: Chris Lamb <<a href="mailto:lamby@debian.org" target="_blank" rel="noreferrer">lamby@debian.org</a>><br>
+Last-Update: 2020-10-12<br>
+<br>
+--- sound-juicer-3.38.0.orig/libjuicer/rb-gst-media-types.c<br>
++++ sound-juicer-3.38.0/libjuicer/rb-gst-media-types.c<br>
+@@ -34,7 +34,7 @@<br>
+ <br>
+ #include "rb-gst-media-types.h"<br>
+ <br>
+-#define SOURCE_ENCODING_TARGET_FILE TOPSRCDIR"/data/rhythmbox.gep"<br>
++#define SOURCE_ENCODING_TARGET_FILE "./data/rhythmbox.gep"<br>
+ #define INSTALLED_ENCODING_TARGET_FILE DATADIR"/sound-juicer/rhythmbox.gep"<br>
+ static GstEncodingTarget *default_target = NULL;<br>
+ <br>
diff -Nru sound-juicer-3.38.0/debian/patches/series sound-juicer-3.38.0/debian/patches/series<br>
--- sound-juicer-3.38.0/debian/patches/series   2022-02-18 22:16:14.000000000 +0100<br>
+++ sound-juicer-3.38.0/debian/patches/series   2022-10-26 18:01:37.000000000 +0200<br>
@@ -2,3 +2,4 @@<br>
 Fix-showing-icon-in-the-about-dialog.patch<br>
 build-fix-doc-directory.patch<br>
 meson-drop-unused-argument-for-i18n.merge_file.patch<br>
+reproducible-build.patch<br>
<br>
</blockquote></div></div></div>