adding the suffix "ppa<version>" to a package name
Cesare Falco
c.falco at ubuntu.com
Tue Mar 15 14:18:29 UTC 2016
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 tree
3. 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 reference
https://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 installed
in 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/3820e2ab/attachment.html>
More information about the Ubuntu-motu
mailing list