diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-25 01:46:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-25 01:46:18 +0000 |
commit | bea2a0609dc2b7187fb3b35695bd95e0b0d2c63d (patch) | |
tree | a2c6b5b700f1b570d32bf7f38784390af3c463cc | |
parent | Passing default CXXFLAGS to configure to not embedd build path in tarlz binar... (diff) | |
download | tarlz-bea2a0609dc2b7187fb3b35695bd95e0b0d2c63d.tar.xz tarlz-bea2a0609dc2b7187fb3b35695bd95e0b0d2c63d.zip |
Releasing debian version 0.23-2.debian/0.23-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7d36c54..0a2c815 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +tarlz (0.23-2) sid; urgency=medium + + * Uploading to sid. + * Passing default CXXFLAGS to configure to not embedd build path in + tarlz binary, thanks to Vagrant Cascadian <vagrant@reproducible- + builds.org> (Closes: #1020672). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 25 Sep 2022 03:46:14 +0200 + tarlz (0.23-1) sid; urgency=medium * Uploading to sid. |