Your message dated Wed, 01 Jul 2015 13:35:08 +0000
with message-id <[email protected]>
and subject line Bug#789087: fixed in lmdb 0.9.15-1
has caused the Debian Bug report #789087,
regarding lmdb: 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.)


-- 
789087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789087
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lmdb
Version: 0.9.14-1.1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps

Hi,

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

The attached patch overwrites the HTML_TIMESTAMP setting in Doxyfile
from YES to NO. Once applied lmdb can be built reproducibly in our
current experimental framework.

Cheers!
akira

 [1]: https://wiki.debian.org/ReproducibleBuilds
diff -Nru lmdb-0.9.14/debian/changelog lmdb-0.9.14/debian/changelog
--- lmdb-0.9.14/debian/changelog	2014-10-13 23:19:29.000000000 +0200
+++ lmdb-0.9.14/debian/changelog	2015-06-17 18:08:35.000000000 +0200
@@ -1,3 +1,10 @@
+lmdb (0.9.14-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Modified debian/rules to set HTML_TIMESTAMP=NO for doxygen to make the package reproducible
+
+ -- akira <[email protected]>  Wed, 17 Jun 2015 18:02:28 +0200
+
 lmdb (0.9.14-1) unstable; urgency=medium
 
   * Add Vcs-* links
diff -Nru lmdb-0.9.14/debian/rules lmdb-0.9.14/debian/rules
--- lmdb-0.9.14/debian/rules	2014-10-13 23:19:29.000000000 +0200
+++ lmdb-0.9.14/debian/rules	2015-06-17 18:28:21.000000000 +0200
@@ -14,7 +14,7 @@
 
 override_dh_auto_build:
 	dh_auto_build -Dlibraries/liblmdb/
-	cd libraries/liblmdb && doxygen
+	cd libraries/liblmdb && { cat Doxyfile && echo "HTML_TIMESTAMP=NO"; } | doxygen -
 	cd libraries/liblmdb && \
 	for m in $(MANPAGES); do \
 	  mv man/man3/$$m man/man3/mdb_$$m; \

--- End Message ---
--- Begin Message ---
Source: lmdb
Source-Version: 0.9.15-1

We believe that the bug you reported is fixed in the latest version of
lmdb, 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.
Ondřej Surý <[email protected]> (supplier of updated lmdb 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: Wed, 01 Jul 2015 13:55:39 +0200
Source: lmdb
Binary: lmdb-utils lmdb-dbg liblmdb0 liblmdb-dev lmdb-doc
Architecture: source amd64 all
Version: 0.9.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Berkeley DB Group <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Description:
 liblmdb-dev - Lightning Memory-Mapped Database development files
 liblmdb0   - Lightning Memory-Mapped Database shared library
 lmdb-dbg   - Lightning Memory-Mapped Database debug files
 lmdb-doc   - Lightning Memory-Mapped Database doxygen documentation
 lmdb-utils - Lightning Memory-Mapped Database Utilities
Closes: 789087
Changes:
 lmdb (0.9.15-1) unstable; urgency=medium
 .
   * New upstream version 0.9.15
   * Update patched upstream Makefile
   * Make the builds reproducible by setting HTML_TIMESTAMP=NO in Doxyfile
     (Courtesy of Maria Valentina Marin) (Closes: #789087)
Checksums-Sha1:
 f922dc40edc7ad1a85bf3a36fdfa997223d2d03e 2187 lmdb_0.9.15-1.dsc
 39af7bf12a2258d699d759f35d6a8178acc3afec 130113 lmdb_0.9.15.orig.tar.gz
 d1612ac6aeb36eb49735235680333cb319f82ff0 4952 lmdb_0.9.15-1.debian.tar.xz
 cd55de0a3b9e60d4f9269f6c7f7f5bd42509f232 56142 liblmdb-dev_0.9.15-1_amd64.deb
 bec9d342e715abda2da0235c8842330a7e568f04 41462 liblmdb0_0.9.15-1_amd64.deb
 b0a537724f35dd18b203524901380f0cd44462b8 108036 lmdb-dbg_0.9.15-1_amd64.deb
 dd011ccbbf1de6f6290552434c7ee6e56c7683c1 244780 lmdb-doc_0.9.15-1_all.deb
 78f55623a850916eb673754136e8ed4def1285e7 17966 lmdb-utils_0.9.15-1_amd64.deb
Checksums-Sha256:
 8b2d2148ce99aa63c8b1d4192bbfbeb78be6cb8098b5a6002b394759c32a238e 2187 
lmdb_0.9.15-1.dsc
 a72b13db91e7c445e47194178915556b4ebcd6f9f64d48f60b1f830b0cfbd75a 130113 
lmdb_0.9.15.orig.tar.gz
 ee3d73a76409f7b53ef91b6b4892d67bafab980fe6843f4e720011ab02631c93 4952 
lmdb_0.9.15-1.debian.tar.xz
 34b9ed60e4abe274ed2a68c0efaebf16a382ef623b5878e020895e85fdb319e2 56142 
liblmdb-dev_0.9.15-1_amd64.deb
 e709979bc596f260d7c41de8a7c6443c695743c5a890a043e0bfc0e14362d851 41462 
liblmdb0_0.9.15-1_amd64.deb
 1ad9f71e06d07cc7fc1773b2479198005d583d8615b06d958cd494d232509e26 108036 
lmdb-dbg_0.9.15-1_amd64.deb
 078226584e09939f36a83355fd94dc8ef4fbf76624d41d0d3fd15623ab94866c 244780 
lmdb-doc_0.9.15-1_all.deb
 2d576ef30a6a517469edd6a09818392b0bd7df22e1612b70c0bc5707172c8560 17966 
lmdb-utils_0.9.15-1_amd64.deb
Files:
 f5172e9147143fa5d1edd6eb6e3f78e7 2187 database optional lmdb_0.9.15-1.dsc
 408b6b94ca3e2e06fe40d742690e15a8 130113 database optional 
lmdb_0.9.15.orig.tar.gz
 9eb61f77489b572bcd315e41ff16f575 4952 database optional 
lmdb_0.9.15-1.debian.tar.xz
 d5b54d68c5405a7ccaa1f46039d1f0a3 56142 libdevel optional 
liblmdb-dev_0.9.15-1_amd64.deb
 53fd8d267833c67ee86ff166e22eadc8 41462 libs optional 
liblmdb0_0.9.15-1_amd64.deb
 f26dc9793589a9506609f7b09b45db5b 108036 debug extra lmdb-dbg_0.9.15-1_amd64.deb
 a35826cf1ac5fbcab2f9ac5241891ef3 244780 doc optional lmdb-doc_0.9.15-1_all.deb
 a90a74a40508ae26ff384bf86f95ee78 17966 database optional 
lmdb-utils_0.9.15-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJVk+nYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzMEI5MzNEODBGQ0UzRDk4MUEyRDM4RkIw
Qzk5QjcwRUY0RkNCQjA3AAoJEAyZtw70/LsHsv8P/RFmSc0hbwmee1d+mgVGayip
0/LHA68Agsxm9RkpYFYD9BGEfdRiUt/X6OCzEA8cIHCLPfZEr9nxq/5e58uj16s7
Hq8jv9Ls3jePPd5L/71LcnwtVJy4VyVub3+rUtI8Pq1/v278S3YjXpF9lXkogHKD
zU1oqF+IZKjuc/PNooA6zltoaD+3sy59UGMxc/lt9hdhMstj9DtLyvt3nNWXPtdU
xicd6WsObUYQ6+Ns7D5iPNq3m9jDZSTyf+NMhUWBeIk85wIq32UGUS1HqEGyOxLY
q5LD3bayw3BAkkGWrrezQ9BXE1c4zF/lq3PObWW3itE9M6jVYDi9c9Je7FPiQhBN
FfA0kX7aPmMxPyD1/VI/dfV1UQIQwolgNfLVpUW9R2KdB01oNT7Q+IoAsQNoE2ru
u8iS26GK3Z1qfi1Cn84qMAaxFZMhkmu+/51Pp7py5BPIvqCI+dyp+jU6FsK5GUDo
grceyFJipXOmL1iR+yffKO0Az/IfAXF9nWDOyEG+QfrIJ8rXdN2ABBdEGN4yqAtH
8g5ruIk/7hbZvhyGQZr0WtDHlyrf9nXkBvfLycYvuC22NEKSo27eqpsX5MNbJTzF
wiMT9+gBt4uEW0TzUBIFRt2CjuqtgPilqY3xkNes8TPGuytx1Pbe3a9ePIY3eNoC
ovaEM+IPaWiY6hDBaeTn
=ns+C
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to