At work we’re using debian packaging to prepare our release, this mean we need to prepare the changelog, commit the change on the changelog and tag the release.

Moreover we need to track what the current release number and to bump it accordingly.

I created a script that does all that for me, and I’m sharing it with you.