-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Manuel Blechschmidt
committed
Nov 1, 2024
1 parent
e64f8e4
commit 532918e
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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}-11_all.deb | ||
# reprepro -V --basedir ~/public_html/apt/ includedeb jammy ere-health_1.0.0-11_all.deb | ||
dpkg-sig --sign builder ${DPKG_BUILD_PACKAGE}_${DEB_VERSION}-12_all.deb | ||
# reprepro -V --basedir ~/public_html/apt/ includedeb jammy ere-health_1.0.0-12_all.deb | ||
# rsync -va /home/manuel/public_html/apt/ [email protected]:/srv/www/vhosts/packages.service-health.de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
ere-health (1.0.0-11) stable; urgency=low | ||
ere-health (1.0.0-12) stable; urgency=low | ||
|
||
* 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 | ||
* Release Notes: https://incentergy.atlassian.net/wiki/spaces/NFCKT/pages/842563587/Release+Notes+-+E-Rezept+ere.health+-+cardlink.service-health.de-2024-11-01-b2d2efc8+-+Nov+01+11+57 | ||
|
||
-- Manuel Blechschmidt <[email protected]> Fri, 04 Oct 2024 17:55:00 +0000 | ||
-- Manuel Blechschmidt <[email protected]> Fri, 01 Nov 2024 11:58:00 +0000 |