aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 20:41:29 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-21 20:41:29 +0200
commit91e59a424a2d5e4526467e5f38fe11f5e0b1e339 (patch)
tree3414c75d646ee01fa692d52bb0ed06a65d3a7b99 /debian
parentMerge tag 'v2.0.4' into debian (diff)
downloadconfig-links-91e59a424a2d5e4526467e5f38fe11f5e0b1e339.tar.gz
config-links-91e59a424a2d5e4526467e5f38fe11f5e0b1e339.zip
debian: 2.0.4-1debian/v2.0.4-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dbca849..d6016d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+config-links (2.0.4-1) unstable; urgency=medium
+
+ * realpath -> readlink
+ * test: shuffle files around
+ * t/d: move docker-compose.yml to docker/
+ * t/l: fail unless $CI is set
+ * use `--progress plain` with docker-compose build
+ * move comments from links-update to README
+
+ -- Egor Tensin <Egor.Tensin@gmail.com> Sun, 21 May 2023 20:40:27 +0200
+
config-links (2.0.3-5) unstable; urgency=medium
* workflows: prettify?