Re: Guidence over testing
Andrey Rakhmatullin <[email protected]>
| Newsgroups | gmane.linux.debian.devel.python |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 05, 2025 at 03:57:39PM +0530, jvk wrote: >okay so i deleted the old repo and made a new one >https://salsa.debian.org/jvk_here/python-playwright/ This looks good, except that it doesn't have the new upstream tag, the upstream branch commit and he pristine-tar branch commit pushed. >what i think is the next steps-> >gbp-source (will make .dsc .changes and .tar.gz file) There is no gbp-source (and you don't need to build a source package separately when using gbp). >then sbuild -d unreleased <whatever name>.dsc will test it? You should use gbp buildpackage, if you want to use sbuild with it you can pass --git-builder=sbuild etc. to it. >if error emerges gbs pq import >git checkout patch-queue/debian (changes wd) >fix code >git commit >gbp pq export (will this push the commits?) gbp pq export only (re-)generates debian/patches, nothing else. And the patch-queue/debian commits themselves are never pushed anywhere. -- WBR, wRAR
signature.asc
(application/pgp-signature, 894 B)
-----BEGIN PGP SIGNATURE----- iQJhBAABCgBLFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAmkytc8tFIAAAAAAFQAP cGthLWFkZHJlc3NAZ251cGcub3Jnd3JhckBkZWJpYW4ub3JnAAoJEDNi9wMaSZLh QS4QAKs/XN9DLo3FHn+44WFYm3XaT449IUkv3oVoJOMs9SehbM2LI+sjJI6JxW3Z QyHLKDNmVZK3C6n7YMVDQ/69J+D7xt6Iz1a4nZXELvIt54lSbKXHisJlFjPTp4sw jl/BUWqqgQ3uo0M/5WWIjd8U5ufFg+0qzFOFYWmDeLimsa95ZEiDrRqPWJXeQhxe zvqTHjJRPp9ejbFhwkSluDmcfpryrhbWJ8e6j4Z5s6yectFrChB74fVd/xOHeNI+ Xmt4qQaq5hyV76aSFVXxEBdD6dIZG2KVjZp+g3x2dIQqTv+8XuRhpDOy+Vs5kocz FKfco6pq68LOGNZw4JII/V2biAYgT+04992HcWtULFvqLtWUPyI0vQ/UVSautJmT /t4+K0+5NhTpG6UBO0V+moEpOvehoYg33qIrP3DwmaQhNC/GLdLgyvmJbVelowNo S51qb0X1U8DR0eUvQ31IOgr2agY3DYy/2+WqKuby4HA8WuHdeds8Ye2xdv1nl7Hk q1RYru+z3/LV/dEOntVdn+aJmWumcPeU9/QOL4d/KLaQWQdTA1mlaWk3IoXy5ARF ydFbocdhmY07WNt6au1WpzVTmwV0efwW8oiYqw/6k9GPlmOlhf+SQaoOE2iq2aby z9uTWiWViOzVCOebfX+JSEEJtmppZciqZ+GxbddRvr5gTIpJ =bQUB -----END PGP SIGNATURE-----