the current release is missing the debian contrib folder, add it
add missing debian contrib file to tarball #12051
pull puchu wants to merge 1 commits into bitcoin:master from puchu:master changing 1 files +1 −0-
puchu commented at 9:08 PM on December 29, 2017: contributor
- fanquake added the label Build system on Dec 29, 2017
- fanquake added the label Linux/Unix on Dec 29, 2017
-
luke-jr commented at 10:49 PM on December 29, 2017: member
utACK
-
fanquake commented at 10:17 AM on December 30, 2017: member
This is the reasoning as to why it was left out when DIST_CONTRIB was added (everything in debian/ is GPL2). Looks like that is still the case? Maybe now it's time to revisit writing our own desktop and protocol files?
-
luke-jr commented at 10:20 AM on December 30, 2017: member
Everything in git should also be in the dist tarball...
-
ryanofsky commented at 5:52 PM on January 3, 2018: member
utACK 036c32dea1e9ea73a55e19788c46b45938819765
-
ryanofsky commented at 8:12 PM on January 8, 2018: member
Last word on this was
<wumpus> BlueMatt: luke-jr: making the tarball include all git files was discussed a few files already, I think everyone is okay with that in principle, it's just hard to unify with the 'make dist' makefile-isms
from https://botbot.me/freenode/bitcoin-core-dev/msg/95342326/ which I'm not sure implies ack or nack.
-
laanwj commented at 8:34 PM on March 5, 2018: member
from https://botbot.me/freenode/bitcoin-core-dev/msg/95342326/ which I'm not sure implies ack or nack.
Well I'd prefer a solution that makes the tarball contain everything, instead of doing it in dozen separate PRs.
- laanwj assigned theuni on Mar 7, 2018
- fanquake requested review from TheBlueMatt on Mar 24, 2018
- DrahtBot closed this on Jul 20, 2018
- DrahtBot reopened this on Jul 20, 2018
-
puchu commented at 10:28 PM on July 20, 2018: contributor
let's add missing files step by step this "all or nothing" approach leads to nothing. please define the problems/difficulties with this commit. afterwards we get this stuff solved and include it :)
-
MarcoFalke commented at 12:57 AM on July 21, 2018: member
-
in Makefile.am:44 in 036c32dea1 outdated
40 | @@ -41,6 +41,7 @@ DIST_DOCS = $(wildcard doc/*.md) $(wildcard doc/release-notes/*.md) 41 | DIST_CONTRIB = $(top_srcdir)/contrib/bitcoin-cli.bash-completion \ 42 | $(top_srcdir)/contrib/bitcoin-tx.bash-completion \ 43 | $(top_srcdir)/contrib/bitcoind.bash-completion \ 44 | + $(top_srcdir)/contrib/debian \
MarcoFalke commented at 3:35 PM on April 8, 2019:$(top_srcdir)/contrib/debian/copyright \Since that is the only file left. And explicitly naming it prevents us from accidentally including files with an unsuitable license as pointed out in #12051 (comment)
MarcoFalke added the label Up for grabs on Apr 8, 2019DrahtBot closed this on Apr 28, 2019DrahtBot commented at 7:12 PM on April 28, 2019: member<!--5d09a71f8925f3f132321140b44b946d-->The last travis run for this pull request was 281 days ago and is thus outdated. To trigger a fresh travis build, this pull request should be closed and re-opened.
DrahtBot reopened this on Apr 28, 2019MarcoFalke removed the label Up for grabs on Apr 29, 2019add missing debian contrib files to tarball 5d7ce74ab3MarcoFalke renamed this:add missing debian contrib files to tarball
add missing debian contrib file to tarball
on Apr 29, 2019MarcoFalke referenced this in commit 11e32e2fd1 on Apr 29, 2019MarcoFalke merged this on Apr 29, 2019MarcoFalke closed this on Apr 29, 2019DrahtBot locked this on Dec 16, 2021
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC
More mirrored repositories can be found on mirror.b10c.me