From ce999fa6e8ec42342db5854188e7c4be7b2e576c Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 28 Jan 2023 17:18:56 +0100 Subject: libreichwein v1.3 --- Makefile | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index cb0e8a8..f478b89 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ $(DISTROS): deb-src debs: $(DISTROS) -upload: +upload: dist scp ../$(TGZNAME) antcom.de:/var/www/reichwein.it-download/ scp -r result antcom.de: scp -r remote-install.sh antcom.de: diff --git a/debian/changelog b/debian/changelog index 5b59a31..2f91dac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libreichwein (1.3) UNRELEASED; urgency=medium +libreichwein (1.3) unstable; urgency=medium * Fixed upload in Makefile * Added MIME type application/wasm * Added Reichwein::XML::plain_xml() - -- Roland Reichwein Sat, 14 Jan 2023 12:41:39 +0100 + -- Roland Reichwein Sat, 28 Jan 2023 17:17:12 +0100 libreichwein (1.2) unstable; urgency=medium -- cgit v1.2.3