<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: prepare-ChangeLog-baz.py</title>
	<atom:link href="http://jorgebernal.info/2005/04/06/prepare-changelog-baz-py/feed/" rel="self" type="application/rss+xml" />
	<link>http://jorgebernal.info/2005/04/06/prepare-changelog-baz-py/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Mar 2012 09:28:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: koke</title>
		<link>http://jorgebernal.info/2005/04/06/prepare-changelog-baz-py/#comment-7</link>
		<dc:creator><![CDATA[koke]]></dc:creator>
		<pubDate>Wed, 06 Apr 2005 01:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://jorgebernalen.wordpress.com/2005/04/06/prepare-changelog-baz-py#comment-7</guid>
		<description><![CDATA[Since I&#039;m currently using &lt;a href=&quot;http://bazaar.canonical.com/&quot; rel=&quot;nofollow&quot;&gt;bazaar&lt;/a&gt; for some of my personal projects, I wanted to have something like the famous &lt;a href=&quot;http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl&quot; rel=&quot;nofollow&quot;&gt;preapre-ChangeLog.pl&lt;/a&gt;. I started to hack on the &lt;a href=&quot;http://www.gnome.org/~fherrera/patches/prepare-ChangeLog.pl&quot; rel=&quot;nofollow&quot;&gt;modified version for SVN&lt;/a&gt;, but the bazaar diffs were too different from CVS and SVN.

So I decided to play with python and &lt;a href=&quot;http://ddaa.net/pybaz.html&quot; rel=&quot;nofollow&quot;&gt;pybaz&lt;/a&gt;, and got &lt;a href=&quot;http://www.amedias.org/~koke/misc/prepare-ChangeLog-baz.py.txt&quot; rel=&quot;nofollow&quot;&gt;prepare-ChangeLog-baz.py.txt&lt;/a&gt;

It&#039;s quite simple at this point, so it only tracks added, removed and modified files, but not &quot;what has changed&quot;. At this moment, it opens $EDITOR to let you specify the details for each file changed.

&lt;strong&gt;Some hints:&lt;/strong&gt; Use &lt;em&gt;REAL&lt;em&gt;NAME&lt;/em&gt; and &lt;em&gt;EMAIL&lt;/em&gt;ADDRESS&lt;/em&gt; environment variables to set the corresponding ChangeLog fields. You need the &lt;em&gt;python-bazaar&lt;/em&gt; package to got this script working. The package is waiting at &lt;a href=&quot;https://www.ubuntulinux.org/wiki/MOTUNewPackages&quot; rel=&quot;nofollow&quot;&gt;MOTUNewPackages&lt;/a&gt; but you can fetch from &lt;a href=&quot;http://www.amedias.org/~koke/debian/hoary/python-bazaar_1.1-0ubuntu1_all.deb&quot; rel=&quot;nofollow&quot;&gt;python-bazaar&lt;em&gt;1.1-0ubuntu1&lt;/em&gt;all.deb&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Since I&#8217;m currently using <a href="http://bazaar.canonical.com/" rel="nofollow">bazaar</a> for some of my personal projects, I wanted to have something like the famous <a href="http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl" rel="nofollow">preapre-ChangeLog.pl</a>. I started to hack on the <a href="http://www.gnome.org/~fherrera/patches/prepare-ChangeLog.pl" rel="nofollow">modified version for SVN</a>, but the bazaar diffs were too different from CVS and SVN.</p>
<p>So I decided to play with python and <a href="http://ddaa.net/pybaz.html" rel="nofollow">pybaz</a>, and got <a href="http://www.amedias.org/~koke/misc/prepare-ChangeLog-baz.py.txt" rel="nofollow">prepare-ChangeLog-baz.py.txt</a></p>
<p>It&#8217;s quite simple at this point, so it only tracks added, removed and modified files, but not &#8220;what has changed&#8221;. At this moment, it opens $EDITOR to let you specify the details for each file changed.</p>
<p><strong>Some hints:</strong> Use <em>REAL</em><em>NAME</em> and <em>EMAIL</em>ADDRESS environment variables to set the corresponding ChangeLog fields. You need the <em>python-bazaar</em> package to got this script working. The package is waiting at <a href="https://www.ubuntulinux.org/wiki/MOTUNewPackages" rel="nofollow">MOTUNewPackages</a> but you can fetch from <a href="http://www.amedias.org/~koke/debian/hoary/python-bazaar_1.1-0ubuntu1_all.deb" rel="nofollow">python-bazaar<em>1.1-0ubuntu1</em>all.deb</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

