Compare commits

...

2 Commits

Author SHA1 Message Date
Peter J. Holzer e8b15ba770 Merge branch 'master' into wsr 2020-04-16 14:39:37 +02:00
Peter J. Holzer 200df8d1a6 Use long DEB_SIGN_KEYID
dpkg-buildpkg doesn't accept short ids any more (UDIAGS).
2020-04-16 14:37:50 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ export PGPPATH=~/.pgp
export PARINIT=q1 export PARINIT=q1
export PARBODY=_A_a export PARBODY=_A_a
export DEBEMAIL=hjp@hjp.at export DEBEMAIL=hjp@hjp.at
export DEB_SIGN_KEYID=12FE285D export DEB_SIGN_KEYID=4ED25B463C8FC154D8189E64F20E485112FE285D
export ACK_COLOR_FILENAME='blue on_white' export ACK_COLOR_FILENAME='blue on_white'