Your message dated Mon, 20 Apr 2015 21:35:12 +0000
with message-id <e1ykjlu-0004ny...@franck.debian.org>
and subject line Bug#783026: fixed in osgearth 2.6.0+dfsg-1~exp2
has caused the Debian Bug report #783026,
regarding osgearth: 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 ow...@bugs.debian.org
immediately.)


-- 
783026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osgearth
Version: 2.5.0+dfsg-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Hi!

While working on Debian's “reproducible builds” effort [1], we have
noticed that osgearth doesn't build reproducibly.
During build the current date is embedded into the manpages.

The attached patch uses the date from the latest changelog entry
inside the manpages.

Regards,
 Reiner

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

diff --git a/debian/rules b/debian/rules
index 4c26426..97fa72f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ CXXFLAGS += $(CPPFLAGS)
 
 PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+.*//')
+BUILD_DATE := $(shell dpkg-parsechangelog -S Date | LC_ALL=C date -u "+%d %B %Y" -f -)
 
 MANPAGES:=$(wildcard debian/man/*.*.xml)
 
@@ -38,7 +39,7 @@ override_dh_auto_configure:
 override_dh_auto_build:
 	# Create man pages from DocBook XML
 	for x in $(MANPAGES) ; do \
-	  docbook2x-man $$x ; \
+	  docbook2x-man --string-param header-3="$(BUILD_DATE)" $$x ; \
 	  mv `basename $$x | sed 's/.xml$$//'` `dirname $$x` ; \
 	done
 

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: osgearth
Source-Version: 2.6.0+dfsg-1~exp2

We believe that the bug you reported is fixed in the latest version of
osgearth, 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 783...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated osgearth 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 20 Apr 2015 22:00:51 +0200
Source: osgearth
Binary: osgearth osgearth-data libosgearth4 libosgearthannotation4 
libosgearthfeatures4 libosgearthqt4 libosgearthsymbology4 libosgearthutil4 
openscenegraph-plugin-osgearth libosgearth-dev
Architecture: source amd64 all
Version: 2.6.0+dfsg-1~exp2
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 libosgearth-dev - osgEarth development files
 libosgearth4 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared 
l
 libosgearthannotation4 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarth
 libosgearthfeatures4 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 libosgearthqt4 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 libosgearthsymbology4 - Dynamic 3D terrain rendering toolkit for 
OpenSceneGraph (osgEarth
 libosgearthutil4 - Dynamic 3D terrain rendering toolkit for OpenSceneGraph 
(osgEarth
 openscenegraph-plugin-osgearth - OpenSceneGraph plugins for osgEarth
 osgearth   - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (binaries
 osgearth-data - Dynamic 3D terrain rendering toolkit for OpenSceneGraph (data)
Closes: 783026
Changes:
 osgearth (2.6.0+dfsg-1~exp2) experimental; urgency=medium
 .
   * Add upstream metadata.
   * Apply patch by Reiner Herrmann to make build reproducible by setting the
     date embedded in man pages. (closes: #783026)
   * Update symbols for other architectures.
   * Update my email to @debian.org address.
   * Update Vcs-Browser URL to use cgit instead of gitweb.
Checksums-Sha1:
 02fb953b20c48f9357204195f8eacb4fff5c7219 2947 osgearth_2.6.0+dfsg-1~exp2.dsc
 dbcc5e719e2f9c85365d2a38cc668a2069b2a69c 115616 
osgearth_2.6.0+dfsg-1~exp2.debian.tar.xz
 7ca24da2c6f4a70fe304ec2e15fe1b60b9a86536 233914 
osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 a2be2d9e5ba84b21fb6c36dca73132c8aa9b1f08 4705464 
osgearth-data_2.6.0+dfsg-1~exp2_all.deb
 e54f361c494f61f5bde0828ac5948dcde7043e8b 1034822 
libosgearth4_2.6.0+dfsg-1~exp2_amd64.deb
 263a9c1a308ee97181e6e3323245c80a627afc99 241238 
libosgearthannotation4_2.6.0+dfsg-1~exp2_amd64.deb
 fe20690326ffe30f88be563b5fd95c5ea1bb601b 352084 
libosgearthfeatures4_2.6.0+dfsg-1~exp2_amd64.deb
 95e6dd3b7ce0e8061ff3cb04911d43e4719244c7 205082 
libosgearthqt4_2.6.0+dfsg-1~exp2_amd64.deb
 fe16c4861ad290bd07adfd2274181f285a4a58d5 395168 
libosgearthsymbology4_2.6.0+dfsg-1~exp2_amd64.deb
 09df918c790d55096d6654389df406c326cdef1c 600106 
libosgearthutil4_2.6.0+dfsg-1~exp2_amd64.deb
 7133d444c9120181da6261fcb4e9a6ad86f5934f 4061296 
openscenegraph-plugin-osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 b515e7712200efefc9c5fb7bcc8e4d2cff2336ef 483826 
libosgearth-dev_2.6.0+dfsg-1~exp2_amd64.deb
Checksums-Sha256:
 c09ed3e683dc5e0ca9f5f31efcb7d99540f920b7c0c1e8bd5b646df709ac987f 2947 
osgearth_2.6.0+dfsg-1~exp2.dsc
 54389f77b25b8acc70684d7705de75add86ec01a2bbf2b0c737ca4392329c275 115616 
osgearth_2.6.0+dfsg-1~exp2.debian.tar.xz
 63daa11fe18ac96a664c995ec45c8ecee20e1272d72ceb5e545d0e6bcc5fd793 233914 
osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 c90d1451bdb0bc92fbebd57999b1ff66e47fca04a9145d5020198b7b4b4130c1 4705464 
osgearth-data_2.6.0+dfsg-1~exp2_all.deb
 45f305c1a5c8e3463fd12ee2b1f4cb72856169db08892327d2a33620cebc48c8 1034822 
libosgearth4_2.6.0+dfsg-1~exp2_amd64.deb
 af7717aa7a76e4ade3b271caead7bf9db1582d8619e08365e3cdfcc5018e564f 241238 
libosgearthannotation4_2.6.0+dfsg-1~exp2_amd64.deb
 0cf2f2db0243ea5bc905d473c99b38317b4370154798dda4cee0eddb93af02d8 352084 
libosgearthfeatures4_2.6.0+dfsg-1~exp2_amd64.deb
 3efa654810bb63cd8c19033c01783ad425f92d23581fa39dcf1ef83e54d6555d 205082 
libosgearthqt4_2.6.0+dfsg-1~exp2_amd64.deb
 244cc0c9344dfbf64287b3864258cb43b21c7c2d4e3fa6cb1690b3a362feba2a 395168 
libosgearthsymbology4_2.6.0+dfsg-1~exp2_amd64.deb
 ae79abf5b32264365af933ab1a245497c88eadff477e13bdf447cdb86d597fcd 600106 
libosgearthutil4_2.6.0+dfsg-1~exp2_amd64.deb
 7b0af14d1c17ee2f129d969c257f361a3029c9c1e2da5adcb5fbc6e2566e4756 4061296 
openscenegraph-plugin-osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 d8a43800433fb77aeadca2739da691158f097d49e88d7832adc1afe65ff5584c 483826 
libosgearth-dev_2.6.0+dfsg-1~exp2_amd64.deb
Files:
 642ec0bdb38fc4dccb9a146e10b89867 2947 devel optional 
osgearth_2.6.0+dfsg-1~exp2.dsc
 bd8f9225e83d2f95b8bb06c7ab4e5f05 115616 devel optional 
osgearth_2.6.0+dfsg-1~exp2.debian.tar.xz
 7be1d292566dcebd4ac1735b4c36c299 233914 devel optional 
osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 c7bcfd271da345ccdab385bf9999baaa 4705464 devel optional 
osgearth-data_2.6.0+dfsg-1~exp2_all.deb
 5ea2b0578bc98460ebef9cb01823e3d2 1034822 libs optional 
libosgearth4_2.6.0+dfsg-1~exp2_amd64.deb
 975bf058df6c9fec40e24928a39def2a 241238 libs optional 
libosgearthannotation4_2.6.0+dfsg-1~exp2_amd64.deb
 4ac9c0aa5c7afeb724a2a450ac96440a 352084 libs optional 
libosgearthfeatures4_2.6.0+dfsg-1~exp2_amd64.deb
 5b2ae47c4dae5f0552186dd4e0b25977 205082 libs optional 
libosgearthqt4_2.6.0+dfsg-1~exp2_amd64.deb
 c53e254c3553ebff6c64ccd7b17e7438 395168 libs optional 
libosgearthsymbology4_2.6.0+dfsg-1~exp2_amd64.deb
 871dd5b79f7bbd34f328ef77417524b7 600106 libs optional 
libosgearthutil4_2.6.0+dfsg-1~exp2_amd64.deb
 d309c1746a5a4244092b1357c7541a44 4061296 devel optional 
openscenegraph-plugin-osgearth_2.6.0+dfsg-1~exp2_amd64.deb
 cc9ada1968176a0191eb689c099d4737 483826 libdevel optional 
libosgearth-dev_2.6.0+dfsg-1~exp2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJVNWKmAAoJEGdQ8QrojUrxQ+oP/jtIrUvwCRUF9DXrZD07usNU
h/z1pVXwES2hqf0dd6Us5TluL+X1tB6i4ko+xNX1wCMlhv0HY/bFCPDh2e4qXw+w
LH6d7xgBa0llLcptT9X0g8DZWEb19+NoDCDF+9nqMmWy7ahUrVLxmtulu8+VVib8
Ohps5Kng9DS0PzP/LOXhnhKTvnWsEc3ToBeAT46nXxKz204pBtYuclPtfL3C7xmF
ffeYXTtDHBtlNAKpRboTRt+IbaenV8bdBjhyl+cBhSfYhHuo4pp18MHTm6OnMK1m
B6VQxwO6AqFDkR1lJ7ZC7zdKkNkMrx36YORyRCnpftcvngbPcjl8CvQW4DQCxe5f
hg4i/OhVcAqzY/qR6v39N/1XnKjtQuOh3kTzQj+IfoilCGueOFr9gMiO7p+S6ARP
kIHd7jJKKELSEHG9WbwqrExUYkGb4kl7h1r+naEbfVv2mbdM9AMEyLC/a9J5E0zj
oK/PexzLxdHySTAs8kcTiK63zrYYwtthvul3VfbFbmSIR7g12Ny74qIdjdjyFNTZ
2OpnrCGuWyln4zWLtbNdLQs+5ue3fpmJNK6ylX3K5fTLo0r4kmAEuCFE7bcp7ZVR
GIB97BLdNMb7ukOz1T0/tQzVm6ZErnqk4W9gK/CCEFojYklvFA0Dqag9r//5BjHj
SqCP0MD0GBDsA4STv6aY
=za6a
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to