]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - debian/gbp.conf
[debian] Simpler branch layout
[GpsPrune.git] / debian / gbp.conf
index 6eeb7cd1e32fbebb81a2159a9393fbe851e0effb..d36060ff1bb808de9301de2b9db61f086cd9a686 100644 (file)
@@ -1,6 +1,12 @@
+# 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