Commit Graph

38 Commits

Author SHA1 Message Date
Fabian Grünbichler
dd1737b12b sync scripts with unstable
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2025-03-11 14:25:19 +01:00
James McCoy
72731d4ede
Replace egrep with "grep -E" 2022-09-06 22:41:01 -04:00
Ian Jackson
87c0930c70 Make scripts all be #!/bin/bash
sh is rather inconvenient.  I am about to introduce a bashism in
vars.sh.frag and various others.
2021-09-03 11:47:40 +01:00
Marco Villegas
b706c3bf67 Add a note about using an RFS file to indicate a request for sponsor 2020-11-30 08:24:02 -05:00
Sylvestre Ledru
8300cec0ae Revert "silent stuff for upload"
This reverts commit a8782b04fd.
2020-04-20 14:31:23 +02:00
Sylvestre Ledru
a8782b04fd silent stuff for upload 2020-04-20 13:39:51 +02:00
Ximin Luo
5e18ef4f5d Update some docs 2020-04-18 16:59:54 +01:00
Ximin Luo
d8c5cd99f7 update.sh: fix up auto-uploader logic 2020-01-18 19:12:07 +00:00
Ximin Luo
9966e51778 update cc and libc for riscv64 support 2020-01-06 16:29:18 +00:00
Ximin Luo
c6709bfe9e Update docs 2020-01-03 03:21:02 +00:00
Ximin Luo
c5c80e377e update.sh: use "git add -N" to avoid omitting files 2019-01-19 13:37:56 -08:00
Ximin Luo
4919b031dc Fix d/copyright uploaders check for much older debcargo versions e.g. dtoa 2018-09-13 00:33:36 -07:00
Ximin Luo
54042c4c5d Require 2.2.7 and try to auto-fill in "uploaders" in future 2018-09-12 23:52:22 -07:00
Ximin Luo
56fc8aa382 update.sh: shell syntax 2018-08-03 07:02:39 -07:00
Ximin Luo
f3600938ae Update TODO, ask people to document why they are packaging older crate versions 2018-08-03 06:58:49 -07:00
Ximin Luo
1057693c2a Improve release scripts to make it easier for non-DD contributors to build the packages 2018-07-30 01:14:19 -07:00
Ximin Luo
cc003c9562 Check for build-dependencies when releasing 2018-07-16 00:02:43 -07:00
Ximin Luo
01be05d014 Mention debcargo.toml 2018-07-07 14:17:17 -07:00
Ximin Luo
c452f0f439 Update to debcargo 2.2.1 2018-07-07 13:29:43 -07:00
Ximin Luo
32fc064c17 Do arg check in vars.sh.frag for both scripts 2018-07-06 02:44:23 -07:00
Ximin Luo
1e20dc1a3f Package cc, update ./update.sh 2018-07-06 02:38:45 -07:00
Sylvestre Ledru
a04cf682c3 fix a typo 2018-07-06 11:24:11 +02:00
Sylvestre Ledru
9ffa77c5cf Fix issue #7 - Exit early if no argument are found 2018-07-06 11:08:03 +02:00
Ximin Luo
c97440ec7a Use DEBFULLNAME/DEBEMAIL in each new dummy d/copyright, fixes #5 2018-07-06 00:50:08 -07:00
Ximin Luo
510d9803a5 Mention what to do if there's a git diff 2018-07-05 23:17:54 -07:00
Ximin Luo
73560a1f25 Slightly clarification of instructions 2018-06-23 12:16:41 -07:00
Ximin Luo
b6a1d240e0 Different release process, hopefully smoother than the previous 2018-06-22 11:23:31 -07:00
Ximin Luo
b39a1eab11 Refine instructions 2018-06-21 01:16:05 -07:00
Ximin Luo
999f9269fb Update workflow for old versions 2018-06-21 01:02:45 -07:00
Ximin Luo
d4afe994bd Update existing scripts and configs 2018-06-20 10:00:19 -07:00
Ximin Luo
01f68998fc Update docs 2018-06-20 09:14:59 -07:00
Ximin Luo
4c482b2306 Remove old tarball as well when building 2018-06-09 01:48:36 -07:00
Ximin Luo
f3f09de63d Mention not to run ./release.sh unless an upload is actually performed 2018-06-09 01:39:29 -07:00
Ximin Luo
1230b71f7f More instructions for release 2018-06-08 21:21:24 -07:00
Ximin Luo
11d3113bdf Touch d/copyright even for our imported configs 2018-06-08 08:14:36 -07:00
Ximin Luo
ea9f59b241 Add TODO list of crates to package 2018-06-03 17:10:16 -07:00
Ximin Luo
d580884e4b Update instructions to be more detailed 2018-06-03 16:00:36 -07:00
Ximin Luo
931eabc015 Initial helper scripts 2018-06-03 15:24:47 -07:00