adding the suffix "ppa<version>" to a package name
Alceu R. de Freitas Jr.
glasswalk3r at yahoo.com.br
Tue Mar 15 14:51:56 UTC 2016
Hello Cesare,
My bad, I totally forgot to mention that the changelog is generated automatically by the Perl module Dist::Zilla::Plugin::ChangelogFromGit::Debian (https://github.com/glasswalk3r/Linux-Info/blob/master/dist.ini). Of course, by following your recommendation I would say I'm missing something there (there is no option to setup version as you did in your example).
Thank you for the references, I'll go through them.
Regards,Alceu
De: Cesare Falco <c.falco at ubuntu.com>
Para: Alceu R. de Freitas Jr. <glasswalk3r at yahoo.com.br>
Cc: "ubuntu-motu at lists.ubuntu.com" <ubuntu-motu at lists.ubuntu.com>
Enviadas: Terça-feira, 15 de Março de 2016 11:18
Assunto: Re: adding the suffix "ppa<version>" to a package name
Hello Alceu,
> In https://github.com/glasswalk3r/Linux-Info/tree/master/debian > you can see the current files in use.
you lack the debian/changelog file; to create a new entry (or the first one in your case):
1. open a terminal
2. enter your debian/ directory in the source tree3. issue the command dch -D <distro_codename> -v <your_version_number>
e.g.dch -D xenial -v 0.1~ppa1
You can also edit the file manually, please see for referencehttps://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog
or you may better have a look at any changelog file in any package installedin your linux box, which is handier IMO. ;)
Hope this helps.Cesare
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-motu/attachments/20160315/2c7317e1/attachment.html>
More information about the Ubuntu-motu
mailing list