[Zesty][PATCH] UBUNTU: [Debian] fix raspi2 target release tag

Stefan Bader stefan.bader at canonical.com
Thu May 4 09:29:52 UTC 2017


On 02.05.2017 12:18, Kleber Sacilotto de Souza wrote:
> BugLink: http://bugs.launchpad.net/bugs/1687035
> 
> Fix the release tag pattern for raspi2 backport on the debian/gbp.conf
> file to the pattern used for the linux-raspi2 packages.

Hm, the problem is that it is sitting in a shared directory. Which can cause
rebase pain whenever master changes this. Wonder whether there could be a better
way (like moving it into debian.<branch>/ and add it to things created with
clean (either copy or softlink).

-Stefan

> 
> Signed-off-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
> ---
> 
> Notes:
>     Note: this patch needs to be applied on raspi2 branch
> 
>  debian/gbp.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/gbp.conf b/debian/gbp.conf
> index 8ce5fdad0ead..726c8dd39534 100644
> --- a/debian/gbp.conf
> +++ b/debian/gbp.conf
> @@ -1,2 +1,2 @@
>  [buildpackage]
> -debian-tag = Ubuntu-%(version)s
> +debian-tag = Ubuntu-raspi2-%(version)s
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170504/aac9b982/attachment.sig>


More information about the kernel-team mailing list