]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - debian/gbp.conf
[debian] Simpler branch layout
[GpsPrune.git] / debian / gbp.conf
index d573cbdb4484ed6bc47e176437fe6769ebd63f3b..d36060ff1bb808de9301de2b9db61f086cd9a686 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-dev-20.1
+
+[buildpackage]
+unsigned-source = True
+unsigned-changes = True
+cleaner = ./debian/rules clean