[Pkg-libvirt-commits] [Git][libvirt-team/libvirt-python][debian/sid] 2 commits: Add upstream metadata

Pino Toscano (@pino) gitlab at salsa.debian.org
Sat Sep 2 06:12:19 BST 2023



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / libvirt-python


Commits:
0a3bd7c1 by Guido Günther at 2023-02-01T11:29:04+01:00
Add upstream metadata

This allows `gbp clone` to set up upstream vcs tracking automatically

- - - - -
39475120 by Guido Günther at 2023-02-01T11:30:54+01:00
Update gbp.conf

Make sure tags are signed, pristine-tar is used and the upstream-vcs
is being tracked.

- - - - -


2 changed files:

- debian/gbp.conf
- + debian/upstream/metadata


Changes:

=====================================
debian/gbp.conf
=====================================
@@ -1,9 +1,15 @@
 [DEFAULT]
 upstream-branch=upstream/latest
 debian-branch=debian/sid
+upstream-vcs-tag=v%(version)s
+pristine-tar = True
+
+[tag]
+sign-tags = true
 
 [pq]
 patch-numbers = False
 
 [dch]
 id-length = 7
+multimaint-merge = True


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.com/libvirt/libvirt-python/-/issues
+Bug-Submit: https://gitlab.com/libvirt/libvirt-python/-/issues/new
+Repository: https://gitlab.com/libvirt/libvirt-python.git
+Repository-Browse: https://gitlab.com/libvirt/libvirt-python/



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/compare/4afbae1c9606e2e6fd66e77d060ee6adde0414f5...3947512018bf04a9fe1d327001ab6c8253084b74

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/compare/4afbae1c9606e2e6fd66e77d060ee6adde0414f5...3947512018bf04a9fe1d327001ab6c8253084b74
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20230902/df5c8189/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list