Your message dated Mon, 25 Jul 2016 13:23:42 +0000
with message-id <[email protected]>
and subject line Bug#772995: Removed package(s) from unstable
has caused the Debian Bug report #777302,
regarding chimera2: 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.)


-- 
777302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: chimera2
Version: 2.0a19-8
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 chimera2 could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, chimera2 can be built reproducibly in our current experimental
framework.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff -urNad chimera2.orig/chimera2-2.0a19/debian/rules 
chimera2/chimera2-2.0a19/debian/rules
--- chimera2.orig/chimera2-2.0a19/debian/rules  2015-02-07 11:25:57.795574853 
+0000
+++ chimera2/chimera2-2.0a19/debian/rules       2015-02-07 11:29:11.384095052 
+0000
@@ -46,7 +46,7 @@
        # Copy documentation
        cp debian/copyright debian/tmp/usr/share/doc/$(package)/.
        cp debian/changelog debian/tmp/usr/share/doc/$(package)/changelog.Debian
-       gzip -9v debian/tmp/usr/share/doc/$(package)/changelog.Debian
+       gzip -9nv debian/tmp/usr/share/doc/$(package)/changelog.Debian
        install -m 0644 doc/INFO debian/tmp/usr/share/doc/$(package)/INFO
        install -m 0644 doc/HINTS debian/tmp/usr/share/doc/$(package)/HINTS
        install -m 0644 debian/README.Debian debian/tmp/usr/share/doc/$(package)
@@ -54,7 +54,7 @@
        install -m 0644 chimera/chimera.man \
                                debian/tmp/usr/share/man/man1/chimera2.1
        install -m 0644 debian/menu debian/tmp/usr/share/menu/chimera2
-       gzip -9v debian/tmp/usr/share/man/man1/chimera2.1
+       gzip -9nv debian/tmp/usr/share/man/man1/chimera2.1
        install $(INSTALLOPT) chimera/chimera debian/tmp/usr/bin/chimera2; \
        # Various bits and pieces needed to build package
        cp debian/postinst debian/postrm debian/prerm debian/tmp/DEBIAN/.

--- End Message ---
--- Begin Message ---
Version: 2.0a19-8+rm

Dear submitter,

as the package chimera2 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/772995

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