<div class="gmail_quote">On Mon, Nov 22, 2010 at 2:45 AM, dargllun <span dir="ltr">&lt;<a href="mailto:dargllun@googlemail.com">dargllun@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 22.11.2010 03:49, Mario Limonciello wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
After seeing this post, we&#39;ve hacked in some logic to autobuilds to pull<br>
the changelog between builds.<br>
</blockquote>
<br></div>
Looks great - but: how/where would I supposed to be seeing this? I just pulled the last update via aptitude:<br>
<br>
1:0.24.0+fixes27299-0ubuntu0+mythbuntu1 -&gt; 1:0.24.0+fixes27315-0ubuntu0+mythbuntu1<br>
<br>
but pressing &#39;C&#39; (hovering on the &#39;mythtv&#39; package) didn&#39;t give me the changelog you quoted.<br></blockquote><div><br></div><div>Two ways:</div><div><br></div><div>1) You can visit the mythbuntu PPA to view this information</div>
<div><br></div><div>2) It should be in each of the binary packages in /usr/share/doc/PACKAGE/changelog.Debian.gz</div></div><div><br></div><div>eg you should be able to zcat /usr/share/doc/mythtv-common/changelog.Debian.gz | less to look at it.</div>
<div><br></div><div>It looks to me that &#39;C&#39; in aptitude does not view that file, but actually connects to <a href="http://changelogs.ubuntu.com">changelogs.ubuntu.com</a> to fetch the changelog.  For example, on pwgen I watched it fetch from <a href="http://changelogs.ubuntu.com/changelogs/pool/main/p/pwgen/pwgen_2.06-1ubuntu2/changelog">http://changelogs.ubuntu.com/changelogs/pool/main/p/pwgen/pwgen_2.06-1ubuntu2/changelog</a>.</div>