Your message dated Tue, 16 Jun 2020 21:35:18 +0000
with message-id <[email protected]>
and subject line Bug#962907: Removed package(s) from unstable
has caused the Debian Bug report #776936,
regarding qmail-tools: 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.)


-- 
776936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qmail-tools
Version: 0.1.0
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 qmail-tools could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, qmail-tools 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 qmail-tools.orig/qmail-tools-0.1.0/debian/implicit 
qmail-tools/qmail-tools-0.1.0/debian/implicit
--- qmail-tools.orig/qmail-tools-0.1.0/debian/implicit  2015-02-03 
12:24:23.676159929 +0000
+++ qmail-tools/qmail-tools-0.1.0/debian/implicit       2015-02-03 
12:25:53.852335718 +0000
@@ -35,7 +35,7 @@
            debian/$*/usr/share/doc/$*/changelog'
        @test -s debian/$*/usr/share/doc/$*/changelog || \
          sh -cx 'rm -f debian/$*/usr/share/doc/$*/changelog'
-       @gzip -9 debian/$*/usr/share/doc/$*/changelog*
+       @gzip -9n debian/$*/usr/share/doc/$*/changelog*
 %.deb-docs-docs: %.deb-docs-base
        @for i in `cat debian/$*.docs 2>/dev/null || :`; do \
          if test -d $$i; then \
@@ -54,7 +54,7 @@
        @if test -r debian/$*.NEWS.Debian; then \
          sh -cx 'install -m0644 debian/$*.NEWS.Debian \
            debian/$*/usr/share/doc/$*/NEWS.Debian && \
-             gzip -9 debian/$*/usr/share/doc/$*/NEWS.Debian'; \
+             gzip -9n debian/$*/usr/share/doc/$*/NEWS.Debian'; \
        fi
 %.deb-docs-examples: %.deb-docs-docs
        @rm -rf debian/$*/usr/share/doc/$*/examples
diff -urNad qmail-tools.orig/qmail-tools-0.1.0/debian/rules 
qmail-tools/qmail-tools-0.1.0/debian/rules
--- qmail-tools.orig/qmail-tools-0.1.0/debian/rules     2015-02-03 
12:24:23.676159929 +0000
+++ qmail-tools/qmail-tools-0.1.0/debian/rules  2015-02-03 12:24:53.113523774 
+0000
@@ -28,7 +28,7 @@
        ln -s queue-repair-0.9.0/CHANGELOG changelog.queue-repair
        install -d -m0755 '$(DIR)'/usr/share/man/man8
        install -m0644 queue-repair.8 '$(DIR)'/usr/share/man/man8/
-       gzip -9 '$(DIR)'/usr/share/man/man8/queue-repair.8
+       gzip -9n '$(DIR)'/usr/share/man/man8/queue-repair.8
        # upgrade helpers
        install -d -m0755 '$(DIR)'/usr/lib/qmail
        install -m0755 prepare-upgrade/* '$(DIR)'/usr/lib/qmail/

--- End Message ---
--- Begin Message ---
Version: 0.1.0+rm

Dear submitter,

as the package qmail-tools 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/962907

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

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