Your message dated Wed, 31 Oct 2018 05:45:13 +0000
with message-id <[email protected]>
and subject line Bug#906121: Removed package(s) from unstable
has caused the Debian Bug report #789963,
regarding qrfcview: 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.)


-- 
789963: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789963
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qrfcview
Version: 0.62-5.2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps

Hi!

While working on the “reproducible builds” effort [1], we have noticed
that qrfcview could not be built reproducibly.

The attached patch removes the timestamps from the the generated png icon.
Once applied, qrfcview can be built reproducibly in our
current experimental framework.

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

-- 
Dhole
diff -u qrfcview-0.62/debian/rules qrfcview-0.62/debian/rules
--- qrfcview-0.62/debian/rules
+++ qrfcview-0.62/debian/rules
@@ -42,7 +42,7 @@
 
        # Installation of icon and pixmap (hence imagemagick dependency).
        install -d -m 755 debian/qrfcview/usr/share/icons
-       convert -thumbnail 32x32 images/rfcview.png 
debian/qrfcview/usr/share/icons/qrfcview.png
+       convert -thumbnail 32x32 images/rfcview.png +set date:create +set 
date:modify -define png:exclude-chunk=time 
debian/qrfcview/usr/share/icons/qrfcview.png
        install -d -m 755 debian/qrfcview/usr/share/pixmaps
        convert -thumbnail 32x32 images/rfcview.png 
debian/qrfcview/usr/share/pixmaps/qrfcview.xpm
 
diff -u qrfcview-0.62/debian/changelog qrfcview-0.62/debian/changelog
--- qrfcview-0.62/debian/changelog
+++ qrfcview-0.62/debian/changelog
@@ -1,3 +1,10 @@
+qrfcview (0.62-6) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove timestamp from png to make package build reproducibly
+
+ -- Dhole <[email protected]>  Thu, 25 Jun 2015 16:53:17 +0200
+
 qrfcview (0.62-5.2) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 0.62-5.2+rm

Dear submitter,

as the package qrfcview has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/906121

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to