diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 18:49:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-01-04 18:49:05 -0300 |
commit | e127bc4beadb40618cd313482593673b1ccbbb38 (patch) | |
tree | 92c9d2d328a0f4b4cf33be912054076cbfd178c2 /Makefile | |
parent | 409a111fca74bf2712e29ca5811b19d431efb54a (diff) | |
parent | 9359e299d6930dc3e48ce6cf267fc2d9e85548ef (diff) | |
download | keyringer-upstream.tar.gz keyringer-upstream.tar.bz2 |
New upstream version 0.6.0upstream_keyringer_0.6.0upstream
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ debian: # Fine tune debian/changelog prepared by git-dch dch -e git commit -a -m "Updating debian/changelog" - gbp buildpackage --git-tag-only --git-sign-tags + gbp buildpackage --git-tag-only --git-sign-tags --git-ignore-new web: @ikiwiki --setup ikiwiki.yaml |