Your message dated Mon, 31 Aug 2015 22:18:16 +0000
with message-id <[email protected]>
and subject line Bug#797576: Removed package(s) from unstable
has caused the Debian Bug report #778967,
regarding viridian: 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.)
--
778967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778967
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: viridian
Version: 1.2-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
While working on the "reproducible builds" effort [1], we have noticed
that viridian could not be built reproducibly.
The attached patch removes timestamps from the build system. Once
applied, viridian can be built reproducibly in our reproducible
toolchain.
[1]: https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff -urNad viridian.orig/viridian-1.2/debian/rules
viridian/viridian-1.2/debian/rules
--- viridian.orig/viridian-1.2/debian/rules 2015-02-22 10:20:43.648960717
+0000
+++ viridian/viridian-1.2/debian/rules 2015-02-22 10:21:41.527648408 +0000
@@ -11,6 +11,7 @@
convert $(CURDIR)/ViridianApp.png -resize 32 \
$(DESTDIR)/usr/share/pixmaps/ViridianApp.xpm; \
convert $(CURDIR)/ViridianApp.png -resize 48 \
+ +set date:create +set date:modify -define
png:exclude-chunk=time \
$(DESTDIR)/usr/share/icons/hicolor/48x48/apps/ViridianApp.png; \
override_dh_install:
--- End Message ---
--- Begin Message ---
Version: 1.2-3+rm
Dear submitter,
as the package viridian 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/797576
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 ---