<div dir="ltr">Hello Alceu,<br><div class="gmail_extra"><br></div><div class="gmail_extra"><div dir="ltr" style="color:rgb(0,0,0);font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-size:16px">> In <a href="https://github.com/glasswalk3r/Linux-Info/tree/master/debian" target="_blank">https://github.com/glasswalk3r/Linux-Info/tree/master/debian</a> </div><div dir="ltr" style="color:rgb(0,0,0);font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-size:16px">> you can see the current files in use.</div><div><br></div></div><div class="gmail_extra">you lack the debian/changelog file; to create a new entry (or the first one in your case):</div><div class="gmail_extra"><br></div><div class="gmail_extra">1. open a terminal<br></div><div class="gmail_extra">2. enter your debian/ directory in the source tree</div><div class="gmail_extra">3. issue the command dch -D <distro_codename> -v <your_version_number></div><div class="gmail_extra"><br></div><div class="gmail_extra">e.g.</div><div class="gmail_extra">dch -D xenial -v 0.1~ppa1</div><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>You can also edit the file manually, please see for reference</div><div><a href="https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog">https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog</a><br></div><div><br></div><div>or you may better have a look at any changelog file in any package installed</div><div>in your linux box, which is handier IMO. ;)</div><div><br></div><div>Hope this helps.</div><div>Cesare</div><div><br></div><div> </div></div></div></div>