diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2024-01-28 11:29:39 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2024-01-28 11:29:39 +0000 |
commit | 1ed7820a6c6f035fc4429d5c369a53a967611c10 (patch) | |
tree | 200c4cf39c41751f2009d9feac98ffc977cea0b5 /debian/changelog | |
parent | Merge tag 'v2.0.5' into debian (diff) | |
download | config-links-debian.tar.gz config-links-debian.zip |
debian: 2.0.5-1debian/v2.0.5-1debian
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d6016d1..6c70032 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +config-links (2.0.5-1) unstable; urgency=medium + + * Makefile: add a comment + * Makefile: move the prelude to prelude.mk + * debian/Makefile: move the prelude to prelude.mk + * debian/README: update + * debian/vagrant: fix NFS mounting + * workflows/ci: upgrade actions + * workflows: upgrade actions + + -- Egor Tensin <Egor.Tensin@gmail.com> Sun, 28 Jan 2024 11:29:16 +0000 + config-links (2.0.4-1) unstable; urgency=medium * realpath -> readlink |