]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - debian/gbp.conf
[debian] Move to GpsPrune 20.3
[GpsPrune.git] / debian / gbp.conf
index d573cbdb4484ed6bc47e176437fe6769ebd63f3b..4b6974c944bdfb1d65ed316c2a0552bc06f3c007 100644 (file)
@@ -1,3 +1,14 @@
+# After making changes:
+# git tag v20.1.fpXX
+## Note the dch version doesn't have the v prefix
+# gbp dch --release --new-version 20.1.fpXX --commit
+# gbp buildpackage -us -uc
+
 [DEFAULT]
 upstream-tag = v%(version)s
-debian-branch = debian/sid
+debian-branch = fp-integration-20.3
+
+[buildpackage]
+unsigned-source = True
+unsigned-changes = True
+cleaner = ./debian/rules clean