Your message dated Sun, 08 Jan 2023 23:35:41 +0000
with message-id <[email protected]>
and subject line Bug#1000770: fixed in perfect-scrollbar 1.5.2+ds-1.2
has caused the Debian Bug report #1000770,
regarding perfect-scrollbar: 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.)
--
1000770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000770
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: perfect-scrollbar
Version: 1.5.2+ds-1
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
perfect-scrollbar could not be built reproducibly.
This is because a copyright notice embeds the current build year.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/patches/reproducible-build.patch 1969-12-31 16:00:00.000000000
-0800
--- b/debian/patches/reproducible-build.patch 2021-11-28 11:35:57.366240536
-0800
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb <[email protected]>
+Last-Update: 2021-11-28
+
+--- perfect-scrollbar-1.5.2+ds.orig/rollup.config.js
++++ perfect-scrollbar-1.5.2+ds/rollup.config.js
+@@ -7,7 +7,7 @@ const version = require('./package.json'
+ const banner =
+ `/*!
+ * perfect-scrollbar v${version}
+- * Copyright ${new Date().getFullYear()} Hyunje Jun, MDBootstrap and
Contributors
++ * Copyright ${(new Date(process.env.SOURCE_DATE_EPOCH ?
(process.env.SOURCE_DATE_EPOCH * 1000) : new Date().getTime())).getFullYear()}
Hyunje Jun, MDBootstrap and Contributors
+ * Licensed under MIT
+ */
+ `;
--- a/debian/patches/series 2021-11-28 11:34:09.082066502 -0800
--- b/debian/patches/series 2021-11-28 11:35:56.362238958 -0800
@@ -1 +1,2 @@
do-not-use-rollup-minify.patch
+reproducible-build.patch
--- End Message ---
--- Begin Message ---
Source: perfect-scrollbar
Source-Version: 1.5.2+ds-1.2
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
perfect-scrollbar, 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.
Vagrant Cascadian <[email protected]> (supplier of updated
perfect-scrollbar 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: Thu, 29 Dec 2022 14:26:32 -0800
Source: perfect-scrollbar
Architecture: source
Version: 1.5.2+ds-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1000770
Changes:
perfect-scrollbar (1.5.2+ds-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Chris Lamb ]
* Make the build reproducible (Closes: #1000770)
Checksums-Sha1:
77a9861094c10a1f0aa16713349391b2dcb16342 1766
perfect-scrollbar_1.5.2+ds-1.2.dsc
9af989b3db91f6e2b03523f2956dd51b676e71ab 2752
perfect-scrollbar_1.5.2+ds-1.2.debian.tar.xz
Checksums-Sha256:
2904a03181ac0876ea36104c11ba8b36e584994d2123eadf4cb6d0441235fd94 1766
perfect-scrollbar_1.5.2+ds-1.2.dsc
5e0215ca30c0368dbd9073bc354c15ae75b8d68d8430f099b101e7ae9a81e71b 2752
perfect-scrollbar_1.5.2+ds-1.2.debian.tar.xz
Files:
a3d4ef45575edfe74bab3e1bdee8a102 1766 javascript optional
perfect-scrollbar_1.5.2+ds-1.2.dsc
daa22c62151b2e1d4d095ec02340745e 2752 javascript optional
perfect-scrollbar_1.5.2+ds-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY64W9yAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqvaaAQDryltP1g6VSja7
u0Fcq4iS75Y1SsxBYqtK2ksplGCddwD+PyEEdEHAZWNTyf4eC6tq+mxWhArJgi0Z
7KRAh+IogwQ=
=bOth
-----END PGP SIGNATURE-----
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel