package maintenance ------------------- This package uses gbp To get the source: git clone https://salsa.debian.org:kienan-guest/puppet-strings.git && cd puppet-strings To update when there is a new upstream release: # If there is no upstream branch git checkout -b upstream origin/upstream # Go back to the master branch git checkout master # Update gbp import-orig --pristine-tar --uscan To add the debian changelog: dch # add and commit to git To test with sbuild: sbuild --run-autopkg-test --run-lintian