Your message dated Tue, 03 Apr 2018 13:55:17 +0000
with message-id <[email protected]>
and subject line Bug#890053: fixed in tkmpeg 1.0.5-2
has caused the Debian Bug report #890053,
regarding tkmpeg: 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.)


-- 
890053: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tkmpeg
Version: 1.0.5-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that tkmpeg could not be built reproducibly.

Patch attached. The shell script in question does not seem very
helpful for endusers - I mean, it was "mostly broken" anyway as it
had *build* paths, not installed paths so there is a reproducibility
issue or something deeper. :)

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2018-02-10 15:15:51.075068667 +0000
--- b/debian/rules      2018-02-10 15:24:05.201843912 +0000
@@ -10,6 +10,10 @@
 override_dh_auto_configure:
        dh_auto_configure -- --libdir=/usr/lib/tcltk/$(DEB_HOST_MULTIARCH)
 
+override_dh_auto_install:
+       dh_auto_install
+       find debian/tk-mpeg -type f -name tkmpegConfig.sh -delete
+
 override_dh_auto_test:
        # ignore builtin tests
 

--- End Message ---
--- Begin Message ---
Source: tkmpeg
Source-Version: 1.0.5-2

We believe that the bug you reported is fixed in the latest version of
tkmpeg, 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.
Ole Streicher <[email protected]> (supplier of updated tkmpeg 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: Tue, 03 Apr 2018 15:30:43 +0200
Source: tkmpeg
Binary: tk-mpeg
Architecture: source
Version: 1.0.5-2
Distribution: unstable
Urgency: low
Maintainer: Tcl/Tk Debian Packagers <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Description:
 tk-mpeg    - Tk MPEG1 encoder based on ezMPEG
Closes: 890053
Changes:
 tkmpeg (1.0.5-2) unstable; urgency=low
 .
   * Don't install tkmpegConfig.sh (Closes: #890053)
   * Update VCS fields to use salsa.d.o
   * Push Standards-Version to 4.1.3. Change URLs to https
   * Push Compat to 11
Checksums-Sha1:
 28319406b54d20b5d14656ddc04a72d4df74112f 1924 tkmpeg_1.0.5-2.dsc
 bb719625ac916fa35955630ed35300d969b428a7 2808 tkmpeg_1.0.5-2.debian.tar.xz
Checksums-Sha256:
 ba13eb59f81173090d7cab9397ea81269321083072ac2170b29c39297e571c54 1924 
tkmpeg_1.0.5-2.dsc
 ba87409bac73e1af5071f212a05eae71f9af21734ecb8eb7de850cc354f658fc 2808 
tkmpeg_1.0.5-2.debian.tar.xz
Files:
 3b898243431f00000cd84b6b2220afa7 1924 interpreters optional tkmpeg_1.0.5-2.dsc
 1a9140eacac07666ac2004f3ebadb2b0 2808 interpreters optional 
tkmpeg_1.0.5-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAlrDgqIACgkQcRWv0HcQ
3PdLchAAkgJ0WYjDNbXBYOWRxHt8C5S5rygUBDypdCwVKwCI9RdqpbTMcvblUz2n
2Oi3tEEnLt7Ui8d+bWnDA7GajzxYb0SrPUYHahoHof8mtKti9WGm98VI38cs4pk5
DozDX+jJo9TD0pHZhcHPX07/CmlEDJxm08m7QzY/QqoRjYuQrmFyuYQVGlUnuvdu
iz+JmjfqVc8EXArsDlZzw3cVC6UPBke7iOQwrRcdhIdzG24hOjbrxpCHtN210DkQ
GTz8TuDWLs+aILEGQJ1tazflBhse173dvum/TVPnzm5ld96NZtknlUVp1SO/9C3F
dhnNyt3BM8YzOdeUmFL+eHIZnds5XaOFJgAfQDqE5K8oY2u0GOwObn0aT9VujfhE
ub0kajZralnJGoy129xEY3FDI8sDTL7NFtvKy5dRNYeozx9cHXQeMvyXboln+t4/
cwCw1usZP3mEGOMe7qhv6kjVXkK6cCEbfT6+gT2hAo6+XdyKyONm0hjMjmCUVLpZ
OHH7VnLFGURCfpn3RCFqaMb7BNO/PLrkBe7BSwrxD5y43rySSpEzALvTbvbg8ynk
BIiwmkbB5TJhnmNPBE/ycHLjIjBcNLnynzO6tXPXFJhwRgntZnFOQ8AE4O65/utJ
daQxXvmwegUheITynIUGDOafA9n7rsaVLkOHKOPD3Kti+G61fe8=
=pppz
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to