From 25f516fae323e1d63b77f0687040cd559166655f Mon Sep 17 00:00:00 2001 From: Manuel Blechschmidt Date: Fri, 4 Oct 2024 18:11:44 +0200 Subject: [PATCH] NFCKT-1124 Release Version 1.0.0-11 --- distributions/build.sh | 4 ++-- distributions/clean.sh | 12 ++++++------ distributions/deb-package/debian/changelog | 6 +++--- distributions/deb-package/debian/files | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/distributions/build.sh b/distributions/build.sh index 3ae7eaa5..57b23517 100755 --- a/distributions/build.sh +++ b/distributions/build.sh @@ -23,6 +23,6 @@ tar czf ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}.orig.tar.gz ${DPKG_BUILD_PACKAGE}_$ cd deb-package debuild -us -uc cd .. -dpkg-sig --sign builder ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10_all.deb -# reprepro -V --basedir ~/public_html/apt/ includedeb jammy ere-health_1.0.0-10_all.deb +dpkg-sig --sign builder ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_all.deb +# reprepro -V --basedir ~/public_html/apt/ includedeb jammy ere-health_1.0.0-11_all.deb # rsync -va /home/manuel/public_html/apt/ ec2-user@packages.service-health.de:/srv/www/vhosts/packages.service-health.de diff --git a/distributions/clean.sh b/distributions/clean.sh index b795a715..fc87690b 100755 --- a/distributions/clean.sh +++ b/distributions/clean.sh @@ -7,11 +7,11 @@ DEB_VERSION="1.0.0" rm -R ${DPKG_BUILD_PACKAGE}_${DEB_VERSION} rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}.orig.tar.gz -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10_amd64.build -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10_amd64.buildinfo -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10_amd64.changes -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10.debian.tar.xz -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10.dsc -rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-10_all.deb +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.build +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.buildinfo +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_amd64.changes +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11.debian.tar.xz +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11.dsc +rm ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-11_all.deb rm -R deb-package/debian/ere-health rm -R deb-package/debian/.debhelper diff --git a/distributions/deb-package/debian/changelog b/distributions/deb-package/debian/changelog index bae0d721..7640dbac 100644 --- a/distributions/deb-package/debian/changelog +++ b/distributions/deb-package/debian/changelog @@ -1,5 +1,5 @@ -ere-health (1.0.0-10) stable; urgency=low +ere-health (1.0.0-11) stable; urgency=low - * Release Notes: https://incentergy.atlassian.net/wiki/spaces/NFCKT/pages/750518273/Release+Notes+-+E-Rezept+ere.health+-+cardlink.service-health.de-2024-09-12-5b366835+-+Sep+12+14+44 + * Release Notes: https://incentergy.atlassian.net/wiki/spaces/NFCKT/pages/793640971/Release+Notes+-+E-Rezept+ere.health+-+cardlink.service-health.de-2024-10-04-4b0ab4bc+-+Oct+04+17+53 - -- Manuel Blechschmidt Thu, 12 Sep 2024 14:52:00 +0000 + -- Manuel Blechschmidt Fri, 04 Oct 2024 17:55:00 +0000 diff --git a/distributions/deb-package/debian/files b/distributions/deb-package/debian/files index a304e2c5..5c85296c 100644 --- a/distributions/deb-package/debian/files +++ b/distributions/deb-package/debian/files @@ -1,2 +1,2 @@ -ere-health_1.0.0-10_all.deb misc optional -ere-health_1.0.0-10_amd64.buildinfo misc optional +ere-health_1.0.0-11_all.deb misc optional +ere-health_1.0.0-11_amd64.buildinfo misc optional