Search Criteria
Package Details: dh-strip-nondeterminism 1.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dh-strip-nondeterminism.git (read-only, click to copy) |
---|---|
Package Base: | dh-strip-nondeterminism |
Description: | Tool for stripping bits of non-deterministic information from files, supports dh |
Upstream URL: | https://salsa.debian.org/reproducible-builds/strip-nondeterminism |
Licenses: | GPL3 |
Conflicts: | strip-nondeterminism |
Provides: | strip-nondeterminism |
Submitter: | Creshal |
Maintainer: | Creshal (wget) |
Last Packager: | wget |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-12 12:54 (UTC) |
Last Updated: | 2022-07-18 14:54 (UTC) |
Dependencies (4)
Required by (18)
- brltty-git (requires strip-nondeterminism) (make)
- brltty-udev-generic-git (requires strip-nondeterminism) (make)
- debhelper (requires strip-nondeterminism)
- debhelper-git (requires strip-nondeterminism)
- firefox-bookmarkdupes (requires strip-nondeterminism) (make)
- firefox-clearurls (requires strip-nondeterminism) (make)
- firefox-esr-decentraleyes (requires strip-nondeterminism) (make)
- firefox-esr-ublock-origin (requires strip-nondeterminism) (make)
- firefox-etag-stoppa (requires strip-nondeterminism) (make)
- firefox-extension-tab-stash (requires strip-nondeterminism) (make)
- firefox-stylus (requires strip-nondeterminism) (make)
- firefox-tab-unloader-for-tree-style-tab (requires strip-nondeterminism) (make)
- firefox-temporary-containers (requires strip-nondeterminism) (make)
- icecat-ublock-origin (requires strip-nondeterminism) (make)
- icecat-umatrix (requires strip-nondeterminism) (make)
- librewolf-extension-dark-reader (requires strip-nondeterminism) (make)
- librewolf-ublock-origin (requires strip-nondeterminism) (make)
- mediathekview-xdg (requires strip-nondeterminism) (make)
Latest Comments
delthas commented on 2023-01-04 11:06 (UTC)
Build is currently broken because a test fails when trying to identify a pyzip file. dh-strip-nondeterminism uses file(1) to check if the file is a pyzip file.
File (5.44-1) returns
./t/fixtures/pyzip/pyzip.in: Zip archive, with extra data prepended
on my system whereas the tool expects/python3 script executable \((Zip archive|binary data)\)/
Excalibur commented on 2022-09-13 10:54 (UTC)
Missing
perl-sub-override
as build dependency.wget commented on 2018-08-18 10:07 (UTC)
Thanks. Merged.
Creshal commented on 2018-07-30 15:59 (UTC)
Thanks for the heads up, I won't quite have time to maintain this myself right now, you should have commit permissions now and can merge your updates.
wget commented on 2018-07-30 13:04 (UTC)
Hi there. New 0.042 version is out. I also provided a few fixes. In order for dh scripts to work properly, we needed to have the same folders as Debian. Also the CLI tool (
strip-nondeterminism
) is NOT packaged with Debian, remove that (unneeded tool).dh_strip_nondeterminism
needed to be in/usr/bin
instead of/usr/bin/vendor_perl
. https://github.com/wget/archlinux-aur-dh-strip-nondeterminism