This commit is contained in:
David Prevot 2022-06-29 11:08:08 +02:00
parent 337d4cda1d
commit ad1b5cd9dd
2 changed files with 3 additions and 3 deletions

2
debian/gbp.conf vendored
View file

@ -1,5 +1,5 @@
[DEFAULT]
debian-branch = debian
upstream-branch = upstream/latest
upstream-vcs-tag = server/%(version%~%-)s
upstream-vcs-tag = wip/%(version%~%-)s
builder = dpkg-buildpackage -i -I -uc -us

4
debian/watch vendored
View file

@ -1,5 +1,5 @@
version=4
options=uversionmangle=s/-?([^\d.]+)/~$1/i;tr/A-Z/a-z/,\
mode=git,gitmode=full,gitexport=all \
https://gitea.evolix.org/evolix/evobackup \
refs/tags(?:/server|/bkctld)?/v?(\d.+)
https://gitea.evolix.org/dprevot/evobackup \
refs/tags(?:/server|/bkctld|/wip)?/v?(\d.+)