diff options
| author | Jeremy Bicha <jbicha@ubuntu.com> | 2018-03-26 09:20:35 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jbicha@ubuntu.com> | 2018-03-26 09:20:35 -0400 |
| commit | 6657f848cea8c391bfcc6d0e0d52258a5a6c6fe3 (patch) | |
| tree | 7d7f9010dbb673a95dab04755775f6236bfc8ae8 /debian | |
| parent | 835caf5b6e654363519e007dbceeb01b37489692 (diff) | |
debian/gbp.conf: Set debian-tag for Ubuntu
Use gbp-buildpackage --git-tag-only for this to work
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/gbp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index fe282f36..40d0c6ef 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,3 +2,4 @@ pristine-tar = True patch-numbers = False debian-branch = bionic +debian-tag = ubuntu/%(version)s |