Johannes Altmanninger
3478f78a05
Release 4.5.0
...
Created by ./build_tools/release.sh 4.5.0
2026-02-17 11:32:33 +11:00
David Adam
ed34845b10
Debian packaging: don't link the .cargo directory from vendor tarball
...
The main tarball did not contain a .cargo directory, but it does now,
and this symlink ends up in the wrong place and is not needed.
2026-02-10 13:07:01 +08:00
Johannes Altmanninger
e1a0df68fc
Release 4.4.0
...
Created by ./build_tools/release.sh 4.4.0
2026-02-03 12:11:51 +11:00
David Adam
09d8570922
debian packaging: generate patches automatically
...
The vendor tarball drops a new version of .cargo/config into place,
which the Debian toolchain does not like (as it is an unexpected
modification of the original tarball). Tell dpkg-source to generate a
patch automatically, as trying to do it in fish's packaging scripts is
brittle.
2026-02-01 22:59:12 +08:00
Daniel Rainer
93eb9ee4d8
wgetopt: extract into new crate
...
Move `src/wgetopt.rs` into a new dedicated crate.
Closes #12317
2026-01-16 16:22:34 +01:00
David Adam
abffe983f8
Debian packaging: correct sphinx dependency name
2026-01-12 22:19:42 +08:00
Johannes Altmanninger
c98fd886fd
Release 4.3.3
...
Created by ./build_tools/release.sh 4.3.3
2026-01-07 08:34:20 +01:00
Johannes Altmanninger
c5bc7bd5f9
Release 4.3.2
...
Created by ./build_tools/release.sh 4.3.2
2025-12-30 17:21:04 +01:00
Johannes Altmanninger
a2c5b2a567
Release 4.3.1
...
Created by ./build_tools/release.sh 4.3.1
2025-12-28 16:54:44 +01:00
Johannes Altmanninger
443fd604cc
build_tools/release.sh: don't add dch entry for snapshot version
2025-12-28 10:55:09 +01:00
Johannes Altmanninger
aba927054f
start new cycle
...
Created by ./build_tools/release.sh 4.3.0
2025-12-28 10:45:34 +01:00
Johannes Altmanninger
bdfc491d56
Release 4.3.0
...
Created by ./build_tools/release.sh 4.3.0
2025-12-28 10:20:47 +01:00
David Adam
a5330c7ba2
RPM/Debian packaging: add sphinx and man dependencies
2025-12-16 21:49:28 +08:00
Johannes Altmanninger
d8f1a2a24f
Move sample_prompts/themes to share/
...
They are used by "fish_config" CLI too, so no need to make them
private to webconfig. Putting them at top-level seems simpler overall.
2025-12-14 16:29:14 +01:00
David Adam
60f41a738d
Debian packaging: add historical changelog
2025-11-27 23:39:47 +08:00
David Adam
9814bae727
Debian packaging: upgrade to debhelper compat 13
2025-11-26 22:55:33 +08:00
David Adam
63cc800cd1
Debian packaging: fix variable exports in debian/rules
...
This ended up setting the variable to "true ", which cargo did not
understand.
2025-11-26 22:05:35 +08:00
David Adam
47c139b916
Debian packaging: drop obsolete dependencies
2025-11-26 21:03:52 +08:00
David Adam
107352c000
Debian packaging: update to Debian policy 4.6.2
2025-11-26 20:58:17 +08:00
David Adam
26cb522140
Debian packaging: move to contrib/debian directory
...
This is the location requested by Debian's Upstream Guide, and means it
can be included in tarballs, simplifying the build process.
2025-11-25 21:43:36 +08:00