Attention is currently required from: dexter.
osmith has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/python/pyosmocom/+/38366?usp=email )
Change subject: tag 0.0.6 for osmocom.construct.Asn1DerInteger ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/python/pyosmocom/+/38366/comment/2f31ea43_37904... : PS1, Line 7: tag 0.0.6 for osmocom.construct.Asn1DerInteger The "osmocom.construct.Asn1DerInteger" patch was in 0.0.5.
How about: `Bump version: 0.0.6`
This is similar to what we use in other Osmocom projects for release commits (which are generated with `make release`).
Or alternatively: `Release 0.0.6`
File debian/changelog:
https://gerrit.osmocom.org/c/python/pyosmocom/+/38366/comment/2054a423_287c4... : PS1, Line 5: -- Harald Welte laforge@osmocom.org Tue, 08 Oct 2024 17:09:43 +0200 It should say your name in the ` -- ` line. When running `gbp dch` (and manually adjusting the first line), I get:
``` pyosmocom (0.0.6) unstable; urgency=medium
[ Harald Welte ] * tlv/cosmetic: improve import of osmocom functions
-- Oliver Smith osmith@sysmocom.de Wed, 09 Oct 2024 09:47:40 +0200 ```