X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.gbp.conf;h=113941969e66fb4fe21e91dc73bf6d11e5f8a569;hb=ae82bdf8b1748623ea97a99d3a2c76d36ee573af;hp=3b00e9aadd29fc030b59a135f5679a9dfb7166b2;hpb=b49b70c6dbcd41a2b25684de06e5116c7ef3a7b3;p=debian%2Famanda diff --git a/.gbp.conf b/.gbp.conf index 3b00e9a..1139419 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -8,7 +8,7 @@ # the default branch for upstream sources: upstream-branch = upstream # the default branch for the debian patch: -debian-branch = lenny +debian-branch = master # the default tag formats used: #upstream-tag = upstream/%(version)s #debian-tag = debian/%(version)s @@ -23,7 +23,7 @@ pristine-tar = True # keyid to GPG sign tags with #keyid = 0xdeadbeef # push to a remote repository after a successful tag: -#posttag = git-push git.example.com +posttag = git push --mirror # use this for more svn-buildpackage like behaviour: export-dir = ../build-area/amanda/ #tarball-dir = ../tarballs/