[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help welcome



Am Sonntag, den 08.11.2020, 19:54 +0100 schrieb Klaumi Klingsporn:
> Am / On Fri, 06 Nov 2020 19:13:03 +0100
> schrieb / wrote Daniel Leidert <dleidert@debian.org>:

[..]
> clone salsa-git:
> gbp clone --pristine-tar
> git@salsa.debian.org:ruby-team/ruby-cmdparse.git
> ruby-cmdparse
> 
> create a new branch for the major version upgrade to work
> on:
> git checkout -b debian-3.0.6

If you do this you must add 

[DEFAULT]
debian-branch = debian-3.0.6

to debian/gbp.conf or use the --git-debian-branch or --git-ignore-branch
options of gbp.

> Now I want to change the debian watch file to point to the
> upstream github-release and then import the new version
> from there. But Your line(s) don't work here, because new
> releases are not placed on the releases page any more but on
> the tags page: https://github.com/gettalong/cmdparse/tags

They use a different naming scheme for their source tarballs. This one works:

version=4
https://github.com/gettalong/cmdparse/releases .*/REL_(\d+)_(\d+)_(\d+)@ARCHIVE_EXT@

Regards, Daniel
-- 
Regards,
Daniel Leidert <dleidert@debian.org> | https://www.wgdd.de/
GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D
GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78

If you like my work consider sponsoring me via
https://www.patreon.com/join/dleidert

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: