<?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/"
		>
<channel>
	<title>Comments on: 3-way merge of Debian changelog files</title>
	<atom:link href="http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/</link>
	<description>Insider infos, master your Debian/Ubuntu distribution</description>
	<lastBuildDate>Tue, 15 May 2012 08:29:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sami</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3017</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Mon, 12 Oct 2009 06:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3017</guid>
		<description>including this in git-buildpackage would be a bad thing.. it should be included in devscripts with a more generic name. We need a generic 3-way merge tool for changelogs for all developers, not just git users.</description>
		<content:encoded><![CDATA[<p>including this in git-buildpackage would be a bad thing.. it should be included in devscripts with a more generic name. We need a generic 3-way merge tool for changelogs for all developers, not just git users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3016</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Fri, 09 Oct 2009 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3016</guid>
		<description>This tool seems very interesting. I hit the 3-way merge of Debian changelog files problem when I&#039;m backporting some of my packages. I will look if this tool can merge testing and backport changelogs correctly.</description>
		<content:encoded><![CDATA[<p>This tool seems very interesting. I hit the 3-way merge of Debian changelog files problem when I&#8217;m backporting some of my packages. I will look if this tool can merge testing and backport changelogs correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buxy</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3015</link>
		<dc:creator>Buxy</dc:creator>
		<pubDate>Fri, 09 Oct 2009 06:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3015</guid>
		<description>@James, a pity that his script did not get announced/publicized a bit more.

@Stefano, it&#039;s perl so I doubt that the git-buildpackage maintainer will like it. In any case, it&#039;s not yet ready to enter Debian, it depends heavily on dpkg-dev perl modules whose API are not officially stable. I&#039;m working on creating a libdpkg-perl but I&#039;m not there yet. Also it can be used outside of git despite its name so I&#039;m not yet sure. I might want to rename it and keep it separate.</description>
		<content:encoded><![CDATA[<p>@James, a pity that his script did not get announced/publicized a bit more.</p>
<p>@Stefano, it&#8217;s perl so I doubt that the git-buildpackage maintainer will like it. In any case, it&#8217;s not yet ready to enter Debian, it depends heavily on dpkg-dev perl modules whose API are not officially stable. I&#8217;m working on creating a libdpkg-perl but I&#8217;m not there yet. Also it can be used outside of git despite its name so I&#8217;m not yet sure. I might want to rename it and keep it separate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Zacchiroli</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3014</link>
		<dc:creator>Stefano Zacchiroli</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3014</guid>
		<description>Pretty please, you, random packager :-), do not attempt to package this as a separate package. The most appropriate place is to submit it as an add-on for git-buildpackage.</description>
		<content:encoded><![CDATA[<p>Pretty please, you, random packager <img src='http://raphaelhertzog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , do not attempt to package this as a separate package. The most appropriate place is to submit it as an add-on for git-buildpackage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Vega</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3013</link>
		<dc:creator>James Vega</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3013</guid>
		<description>Pierre Habouzit came up with something similar almost 2 years ago now[0]. :) I wonder if there&#039;s soom room for consolidating any differences in the two approaches.

http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2008-January/000105.html</description>
		<content:encoded><![CDATA[<p>Pierre Habouzit came up with something similar almost 2 years ago now[0]. <img src='http://raphaelhertzog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I wonder if there&#8217;s soom room for consolidating any differences in the two approaches.</p>
<p><a href="http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2008-January/000105.html" rel="nofollow">http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2008-January/000105.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://raphaelhertzog.com/2009/10/08/3-way-merge-of-debian-changelog-files/#comment-3012</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelhertzog.com/?p=223#comment-3012</guid>
		<description>Unrelated, but wow your avatar has the perfect floating head thing going for it. Some do okay but I actually pictured your head floating in mid-air. Nice job ;)</description>
		<content:encoded><![CDATA[<p>Unrelated, but wow your avatar has the perfect floating head thing going for it. Some do okay but I actually pictured your head floating in mid-air. Nice job <img src='http://raphaelhertzog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

