2025-08-13 13:34:33 +02:00
..
2025-08-13 10:23:20 +02:00
2025-08-13 10:23:20 +02:00
2025-08-13 10:23:20 +02:00
2025-08-13 10:24:49 +02:00
2025-08-13 13:34:33 +02:00
2025-08-13 10:23:20 +02:00
2025-08-13 10:23:20 +02:00
2025-08-13 10:23:20 +02:00
2025-08-13 13:34:33 +02:00
2025-08-13 10:23:20 +02:00

We describe here one way to work with the package sources.

Initialize cowbuilder:

git-pbuilder create

Optionally update cowbuilder:

git-pbuilder update

Clone the repository:

git clone git@github.com:Yubico/python-yubico-dpkg.git

Build the package:

gbp buildpackage --git-pbuilder --git-pbuilder-options=--twice

If all goes well, you should have newly built packages in ../.

Update the package to a new upstream release (don't forget debian/changelog):

gbp import-orig /path/to/new-release.tar.gz