← Back to team overview

launchpad-users team mailing list archive

Re: How to "not add" "-backports" at `debian/changelog` ?

 

Hi Thiago, there is a kind of manual about it on the link below, check the
instructions may be a help. The example below is another version but the
procedures are the same yet.

http://manpages.ubuntu.com/manpages/oneiric/man1/backportpackage.1.html


O Conteúdo deste email é pessoal e sigiloso, não podendo ser divulgado sem
autorização, caso você tenha recebido este email por engano notifique ao
remetente e exclua-o!

2014-12-08 21:15 GMT-03:00 Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>:

> Hey guys!
>
> When I run backportpackage using:
>
> 1-
> ---
> backportpackage -B pbuilder-dist -b -s utopic -d trusty -u
> ppa:martinx/ig -w . rails-3.2
> ---
>
> It works like a charm!
>
> But, if I try to backport locally first, to upload later with `dput`, like
> this:
>
> 2-
> ---
> backportpackage -B pbuilder-dist -b -s utopic -d trusty -w . rails-3.2
> dput ppa:martinx/ig rails-3.2_3.2.19-1~ubuntu14.04.1_source.changes
> ---
>
> Then, Launchpad rejects it.
>
> After reading its `debian/changelog`, it contains:
>
> ---
> rails-3.2 (3.2.19-1~ubuntu14.04.1~ppa) trusty-backports; urgency=medium
> ---
>
> Of course it will not work... There is no "-backports" pocket there,
> in my own PPA...
>
> I'm confused, when uploading it directly in one shot, the
> `debian/changelog` contains:
>
> ---
> rails-3.2 (3.2.19-1~ubuntu14.04.1~ppa) trusty; urgency=medium
> ---
>
> Which works fine...
>
> So, how can I use the "Procedure 2", without requiring manual
> intervention on `debian/changelog` ?
>
> Thanks!
> Thiago
>
> _______________________________________________
> Mailing list: https://launchpad.net/~launchpad-users
> Post to     : launchpad-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~launchpad-users
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References