Your message dated Sun, 03 Jan 2016 11:39:58 +0000
with message-id <[email protected]>
and subject line Bug#809027: fixed in python-caja 1.12.0-1
has caused the Debian Bug report #809027,
regarding python-caja: 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.)


-- 
809027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809027
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-caja
Version: 1.10.0-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed that 
python-caja could not be built reproducibly.

Patch attached.


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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/patches/0001_reproducible-build.patch      1970-01-01 
01:00:00.000000000 +0100
--- b/debian/patches/0001_reproducible-build.patch      2015-12-26 
10:46:22.403357114 +0000
@@ -0,0 +1,11 @@
+--- python-caja-1.10.0.orig/docs/Makefile.am
++++ python-caja-1.10.0/docs/Makefile.am
+@@ -86,7 +86,7 @@ REFERENCE_DEPS =     \
+ if ENABLE_GTK_DOC
+ 
+ reference/builddate.xml: $(REFERENCE_DEPS)
+-      $(PYTHON) -c 'import datetime; print datetime.date.today()' > $@
++      $(PYTHON) -c "import os, time, datetime; print 
datetime.datetime.utcfromtimestamp(int(os.environ.get('SOURCE_DATE_EPOCH', 
time.time()))).strftime('%Y-%m-%d')" > $@
+ 
+ $(HTML_FILES): $(REFERENCE_DEPS)
+       xsltproc --nonet --xinclude -o $(BUILDDIR)/html/ \
--- a/debian/patches/series     2015-12-26 09:44:07.654343335 +0000
--- b/debian/patches/series     2015-12-26 10:38:14.782043190 +0000
@@ -1 +1,2 @@
 2001_fix-python-libdir-not-found.patch
+0001_reproducible-build.patch

--- End Message ---
--- Begin Message ---
Source: python-caja
Source-Version: 1.12.0-1

We believe that the bug you reported is fixed in the latest version of
python-caja, 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.
Mike Gabriel <[email protected]> (supplier of updated python-caja 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: SHA256

Format: 1.8
Date: Sat, 02 Jan 2016 08:51:03 +0100
Source: python-caja
Binary: python-caja python-caja-common python-caja-dbg
Architecture: source all amd64
Version: 1.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: MATE Packaging Team <[email protected]>
Changed-By: Mike Gabriel <[email protected]>
Description:
 python-caja - Python binding for Caja components
 python-caja-common - Python binding for Caja components (common files)
 python-caja-dbg - Python binding for Caja components (debugging symbols)
Closes: 809027
Changes:
 python-caja (1.12.0-1) unstable; urgency=medium
 .
   [ Martin Wimpress ]
   * New upstream release.
   * debian/control:
     + Versioned B-D: mate-common (>= 1.12) and libcaja-extension-dev (>= 1.12).
   * debian/pycompat:
     + Not used by any modern Python helper. Removed.
 .
   [ Mike Gabriel ]
   * Make build reproducible. Thanks to Cris Lamb for providing the patch.
     (Closes: #809027).
   * debian/control:
     + Fix grammar error in LONG_DESCRIPTION of several bin:packages.
   * lintian:
     + Drop non-used-anymore override: postrm-has-useless-call-to-ldconfig
       (python-caja).
Checksums-Sha1:
 fa0ecd90bf5181e8a41cc66594b924d0e3b779cb 2381 python-caja_1.12.0-1.dsc
 730069b03d78eab580b0c9dd35549f5d1eb0d90d 35928 python-caja_1.12.0.orig.tar.xz
 8a81d13428dbeb7d850c0d2491deb82cfe4ac055 4700 
python-caja_1.12.0-1.debian.tar.xz
 9de373a7224971a5f9b5ff1ff987bbca0f5e8bd8 24868 
python-caja-common_1.12.0-1_all.deb
 1816a9bf6f8b01806be08370f51843c98c5de3e5 33990 
python-caja-dbg_1.12.0-1_amd64.deb
 51568c66db6cfc158b0a8457ebb328ad5387a9a8 12584 python-caja_1.12.0-1_amd64.deb
Checksums-Sha256:
 7543533b2a6e42ffe75e43cf8697173e585486f61cde074d28e375861b18c650 2381 
python-caja_1.12.0-1.dsc
 a28c411804f1d337b91dc3973139bd78e89674904491fee96fc29b31ba60e8d8 35928 
python-caja_1.12.0.orig.tar.xz
 6b0f14a84675ca84df8efffd2bbf55c9ac0d0949b5ddd75427eb493c98721b8c 4700 
python-caja_1.12.0-1.debian.tar.xz
 20e7fa203dc716b3b55d5e58d8d381779ec783e559face97694c8e70c512f645 24868 
python-caja-common_1.12.0-1_all.deb
 e9f0053d551a74f09c60e58ae12b0ff669b91a1128a536bc1136b10a3c8c5209 33990 
python-caja-dbg_1.12.0-1_amd64.deb
 d14b8fd9bc96a89f5f895f4e8bd9febaf6daa70404b9e7a9c37b8d057504ebd6 12584 
python-caja_1.12.0-1_amd64.deb
Files:
 ff259ae4d8e72cc23c779c21a28dd8d4 2381 python optional python-caja_1.12.0-1.dsc
 6f2756103d0e3978589ecfa6c0ca6936 35928 python optional 
python-caja_1.12.0.orig.tar.xz
 a3a85a8021751f8834431f2cce272b35 4700 python optional 
python-caja_1.12.0-1.debian.tar.xz
 698703cfa56c3d8f05060a182ca98a26 24868 python optional 
python-caja-common_1.12.0-1_all.deb
 5cba3be98907c564f538242ea177dc28 33990 debug extra 
python-caja-dbg_1.12.0-1_amd64.deb
 f9b9a745cddbf20d82b701194c322b50 12584 python optional 
python-caja_1.12.0-1_amd64.deb

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

iQIcBAEBCAAGBQJWh4PfAAoJEJr0azAldxsxOmMQAJYgHT6+1/nhmNhJEW6WRuPU
be0PJwdEydjh/8ZNtDSyeLiQFRjIKFQ95cO1eUYHSjxBKUf4muMCzIzxfQWyDmoi
IbMEmnm8JIVcx93K73AGgZ8EMd5lDkMaVpc6H+c/0vF++fgMQJaHn9eD2Y77d4vT
bxODMM5QLz4uxjd6njlXpdhaaKwVkYDlwy/+yc28oKu4nosBkaajypvFHTuCPeyD
94e7OYLlgh1a4j5OhzzmCuvaiXK/warz1rYkGIo0PQWDrfTzr2oTR/oEbvEFgcM0
aTp97J4LNlQuTpszbicbREX1oKpg2wcNoZPkZwd9SkQ5OKtN4L6C1/ofblt8rEVe
9meAfNKPrYVUQqSYImZyKpnCBvw6XDsg9eh3ODyYrYUoVQoNr1i5/6rtLaIe+dKq
8+vV/3aL/N4a1zEnVS3dd/aDDPKPGwCu98nxHIaeVHHd2H8AS6xLxBHqfQK+Rk5L
FMEMlrta5ejZEL8/bL/TO25CUJpxU+8nFht91WTGBEycLxVCYIC+uaGU4TGpV9DA
nJZh9ndmVq+Q3OZSzsfSzdCCNC6acguC1XcymIMbGAu0VFv+jaYazJKZJlxoEMCz
0M+D63iY0rgDULtY5KpStcFEmxXLQv580x2bo7eSFc8e5JpoYme8Ymu9uyPxupFD
vVw+zLG22f1Gabqe+A01
=BcKB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to