Your message dated Tue, 05 Jun 2018 10:34:54 +0000
with message-id <[email protected]>
and subject line Bug#831630: fixed in idjc 0.8.17-1
has caused the Debian Bug report #831630,
regarding idjc: please make the build reproducible
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.)


-- 
831630: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831630
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: idjc
Version: 0.8.16-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed
that idjc could not be built reproducibly.

Patch attached.

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/patches/reproducible-build.patch   1970-01-01 02:00:00.000000000 
+0200
--- b/debian/patches/reproducible-build.patch   2016-07-17 23:34:10.504082438 
+0200
@@ -0,0 +1,18 @@
+Author: Chris Lamb <[email protected]>
+Last-Update: 2016-07-17
+
+--- idjc-0.8.16.orig/Makefile.am
++++ idjc-0.8.16/Makefile.am
+@@ -43,7 +43,11 @@ if GIT_VERSION_CONTROL
+ else
+       rm buildinfo
+ endif
+-      echo Build date: $$(date -R) >> buildinfo
++      if test -n "$$SOURCE_DATE_EPOCH"; then \
++              echo Build date: $$(date --utc --date="@$${SOURCE_DATE_EPOCH}" 
-R) >> buildinfo; \
++      else \
++              echo Build date: $$(date -R) >> buildinfo; \
++      fi
+ 
+ clean-local:
+       rm -f buildinfo ChangeLog.gz README.gz NEWS.gz AUTHORS.gz 
${PACKAGE_NAME}.desktop ${PACKAGE_NAME}.appdata.xml ${PACKAGE_NAME}
--- a/debian/patches/series     2016-07-17 23:17:28.222233879 +0200
--- b/debian/patches/series     2016-07-17 23:31:29.038910996 +0200
@@ -1,2 +1,3 @@
 desktop.patch
 man.patch
+reproducible-build.patch

--- End Message ---
--- Begin Message ---
Source: idjc
Source-Version: 0.8.17-1

We believe that the bug you reported is fixed in the latest version of
idjc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Cowgill <[email protected]> (supplier of updated idjc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 05 Jun 2018 11:12:34 +0100
Source: idjc
Binary: idjc
Architecture: source
Version: 0.8.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: James Cowgill <[email protected]>
Description:
 idjc       - graphical shoutcast/icecast client
Closes: 831630 888330 900754
Changes:
 idjc (0.8.17-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Sebastian Ramacher ]
   * New upstream release.
     - Fixes FTBFS with FFmpeg 4.0. (Closes: #888330)
 .
   * d/control: Update required python version.
   * d/copyright: Update copyright years.
   * d/rules: Drop override to change build options on i386.
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Felipe Sateler ]
   * Change maintainer address to [email protected]
 .
   [ James Cowgill ]
   * d/compat: Use debhelper compat 11.
   * d/control:
     - Drop ancient X-Python-Version field.
     - Bump standards version to 4.1.4.
   * d/patches:
     - Add patch ensuring idjc.so is linked against libogg. (Closes: #900754)
     - Add patch to make the build reproducible.
       Thanks to Chris Lamb (Closes: #831630)
   * d/rules:
     - Drop dh_auto_clean override.
     - Drop get-orig-source target.
     - Don't install makefiles in /usr/share/doc/idjc/html.
     - Don't cleanup pyc files in dh_auto_install override.
   * d/source/local-options: Drop.
Checksums-Sha1:
 c066fdb99f8d565d1e1de370d82d18f4ce806c6a 2293 idjc_0.8.17-1.dsc
 b6a8154a2c0866ef72c4fb46a63c85b320263d05 2803719 idjc_0.8.17.orig.tar.gz
 438aa09081cd51716e8bad4c78376d21b458d196 9364 idjc_0.8.17-1.debian.tar.xz
 cac0d9885da4fe347323ddbfe2a7473e6fb1f750 13215 idjc_0.8.17-1_source.buildinfo
Checksums-Sha256:
 c28dd2df88360ee39b2b3289b348dac296f50a514721aa70bac706237e028717 2293 
idjc_0.8.17-1.dsc
 ce0c5517c298cfc7bb8d604c4accf98831ee1ecc2e97108e2f33c0f510ae7d34 2803719 
idjc_0.8.17.orig.tar.gz
 7a13567ad229bb360a33a9b7707158d214a6bdff924f9a0b04b27a357238c901 9364 
idjc_0.8.17-1.debian.tar.xz
 fd82c5dc08d5c46290c39d7d20666cae2fa5848f1154226a0ca88300d81a2d03 13215 
idjc_0.8.17-1_source.buildinfo
Files:
 981835a740eaa4079c03d16684439157 2293 sound optional idjc_0.8.17-1.dsc
 47f13035d94f5c378bf237c335194a4d 2803719 sound optional idjc_0.8.17.orig.tar.gz
 9f5b4711c2b71ed4c778ad79434a51db 9364 sound optional 
idjc_0.8.17-1.debian.tar.xz
 4926fe148bb1dfff04b3fac759d4d986 13215 sound optional 
idjc_0.8.17-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAlsWY60UHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe88qQ/7BbDxAqAYnHOdiypZ006SMEOvkfmX
YPU0qx5DCfhmEtKrVgjPKHT3cxDWCwcWlKE1KBC39lD17Kgad5d4zuv6UlCg469M
o2NzgL4ndd9no0vsxQmmjqnUCsxJCxpnNTTk8wm8WeugcgTMERTjt/vxmVK8cIZj
w0QSocSPF9zZBf4ZCYiD6ej0QMlbnUwCPoSA3io2e4hNyua7dSL9jOJDxg18UL+8
ucbW9RRPG4vuvG0LJgmlVZLTEi4J5ovtceLEx1XS2Vn0FzvCWr5+69hlhud9V/By
SJEGZ/72Icp9ggMKlSwWmld1tiCv06+8RcobXeBfOnoNaByp/6DC+k71QiXsTLJQ
p8LHlN07qRCu7Iol2YyEEj37BpQTfVRNLZKOBF+O45iNPp6kNR8kx+CNFZ1Da7EO
l4Hyv+JVxX1UJytVuhXrej9THANN7S5M9Egu+/kZeJpu2+w67aXanMzQZ0QLUQTX
/8EvodNOH8zP7h06D0ejc7gOptel/Ft8PSCg7TmOUiog+1k26iUeWStiU0dXvEUx
gD1RoReEuR9qBj+KiXB7ABDg8bswITzPkPCaE32CiWVbS7VJYr1VL163CH79qJbN
mlv95JijpbvrnGC9wKnUDXoIDq0dRUpohecGTUMvSVT09pjEivFFf5SYDMorNaDi
9D9dQqJ1W3n+9Q0=
=42/c
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to