diff options
author | Ralph Amissah <ralph@amissah.com> | 2022-04-28 12:47:52 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2022-04-28 12:47:52 -0400 |
commit | 28d3bcddf7b3199018849ea2f903a98dc841b63b (patch) | |
tree | b1ffaf92c046f16973e6faa8475c5930763bef99 /debian/gbp.conf | |
parent | Merge tag 'sisu_7.2.1' into debian (diff) |
debian/ changes for build
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index a258c50e..a05eb6ae 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] builder = debuild -D -i.git -I.git upstream-branch = upstream -debian-branch = debian/sid +debian-branch = debian upstream-tag = sisu_%(version)s debian-tag = debian/sisu_%(version)s debian-tag-msg = %(pkg)s Debian release %(version)s |