Improve upstream import

This commit is contained in:
David Prevot 2022-06-29 17:54:51 +02:00
parent d7f226235b
commit 26e61e9306
3 changed files with 9 additions and 3 deletions

1
debian/README.source vendored Normal file
View file

@ -0,0 +1 @@
cf. https://intra.evolix.net/paquets%20Debian#construction-de-paquet

6
debian/gbp.conf vendored
View file

@ -1,5 +1,5 @@
[buildpackage]
upstream-tree = debian
[DEFAULT]
debian-branch = debian
export-dir = /tmp/evoadmin-mail
upstream-branch = upstream/latest
upstream-vcs-tag = %(version%~%-)s
builder = dpkg-buildpackage -i -I -uc -us

5
debian/watch vendored Normal file
View file

@ -0,0 +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/evoadmin-mail \
refs/tags/v?(\d.+)