<?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"
	>
<channel>
	<title>Comments for still don't have a title</title>
	<atom:link href="http://blog.venthur.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.venthur.de</link>
	<description>and no tagline either</description>
	<pubDate>Thu, 11 Mar 2010 12:30:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Reportbug-ng now supports complex queries by still don&#8217;t have a title &#187; Blog Archive &#187; Reportbug-ng can now hide closed bugs</title>
		<link>http://blog.venthur.de/2010/02/18/reportbug-ng-now-supports-complex-queries/#comment-158553</link>
		<dc:creator>still don&#8217;t have a title &#187; Blog Archive &#187; Reportbug-ng can now hide closed bugs</dc:creator>
		<pubDate>Sun, 21 Feb 2010 16:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=141#comment-158553</guid>
		<description>[...] still don&#8217;t have a title and no tagline either      &#171; Reportbug-ng now supports complex queries [...]</description>
		<content:encoded><![CDATA[<p>[...] still don&#8217;t have a title and no tagline either      &laquo; Reportbug-ng now supports complex queries [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on git-svn branch by Kimb</title>
		<link>http://blog.venthur.de/2009/02/27/git-svn-branch/#comment-158403</link>
		<dc:creator>Kimb</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=112#comment-158403</guid>
		<description>1. checkout the commit in the main branch you started your git-branched work from
2. git svn branch svn-branch-name
3. checkout your git branch
4. rebase onto svn-branch-name
5. dcommit</description>
		<content:encoded><![CDATA[<p>1. checkout the commit in the main branch you started your git-branched work from<br />
2. git svn branch svn-branch-name<br />
3. checkout your git branch<br />
4. rebase onto svn-branch-name<br />
5. dcommit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Peng&#8217;s links for Sunday, 31 January &#171; I&#8217;m Just an Avatar</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157390</link>
		<dc:creator>Peng&#8217;s links for Sunday, 31 January &#171; I&#8217;m Just an Avatar</dc:creator>
		<pubDate>Sun, 31 Jan 2010 20:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157390</guid>
		<description>[...] Venthur: How to find packages installed/updated yesterday? If you&#8217;re like me you take regular updates to the software you run and every now and then you [...]</description>
		<content:encoded><![CDATA[<p>[...] Venthur: How to find packages installed/updated yesterday? If you&#8217;re like me you take regular updates to the software you run and every now and then you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Cywhale</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157139</link>
		<dc:creator>Cywhale</dc:creator>
		<pubDate>Tue, 26 Jan 2010 15:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157139</guid>
		<description>Zwar aus dem Ubuntu-Wiki, sollte aber auch funktionieren: &lt;code&gt;find /var/lib/dpkg/info/ -daystart \( -name \*.list -a -mtime -3 \) &#124; \
sed 's#.list$##;s#.*/##' &#124; sort&lt;/code&gt;
Habe erst gestern einen Artikel zu genau dem Thema geschrieben, o.g.  gibt dir z.B. die installierten Pakete der letzten 3 Tage aus und ist eine "erweiterte" Variante von Markus' Einzeiler.</description>
		<content:encoded><![CDATA[<p>Zwar aus dem Ubuntu-Wiki, sollte aber auch funktionieren: <code>find /var/lib/dpkg/info/ -daystart \( -name \*.list -a -mtime -3 \) | \<br />
sed 's#.list$##;s#.*/##' | sort</code><br />
Habe erst gestern einen Artikel zu genau dem Thema geschrieben, o.g.  gibt dir z.B. die installierten Pakete der letzten 3 Tage aus und ist eine &#8220;erweiterte&#8221; Variante von Markus&#8217; Einzeiler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Übersicht installierter Pakete</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157137</link>
		<dc:creator>Übersicht installierter Pakete</dc:creator>
		<pubDate>Tue, 26 Jan 2010 15:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157137</guid>
		<description>[...] blog.venthur.de wurde jetzt eine ähnliche Frage gestellt, hier findet man in den Kommentaren eine recht schöne [...]</description>
		<content:encoded><![CDATA[<p>[...] blog.venthur.de wurde jetzt eine ähnliche Frage gestellt, hier findet man in den Kommentaren eine recht schöne [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Markus Hochholdinger</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157133</link>
		<dc:creator>Markus Hochholdinger</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157133</guid>
		<description>IMHO the direct and none error-prone way:
ls -ltr /var/lib/dpkg/info/</description>
		<content:encoded><![CDATA[<p>IMHO the direct and none error-prone way:<br />
ls -ltr /var/lib/dpkg/info/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Steve Kemp</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157128</link>
		<dc:creator>Steve Kemp</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157128</guid>
		<description>I mostly just run "ls -ltr /usr/share/doc &#124; tail -n 20"..</description>
		<content:encoded><![CDATA[<p>I mostly just run &#8220;ls -ltr /usr/share/doc | tail -n 20&#8243;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by Anonymous</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157127</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157127</guid>
		<description>Others already mentioned dpkg.log and /var/log/aptitude.  If you have some notion of what package you see misbehavior in, but you don't know the cause, try "which-pkg-broke" from debian-goodies.  "which-pkg-broke foo" shows the entire dependency chain of foo, sorted by recency of updates.</description>
		<content:encoded><![CDATA[<p>Others already mentioned dpkg.log and /var/log/aptitude.  If you have some notion of what package you see misbehavior in, but you don&#8217;t know the cause, try &#8220;which-pkg-broke&#8221; from debian-goodies.  &#8220;which-pkg-broke foo&#8221; shows the entire dependency chain of foo, sorted by recency of updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by kuLa</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157123</link>
		<dc:creator>kuLa</dc:creator>
		<pubDate>Tue, 26 Jan 2010 10:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157123</guid>
		<description>yee but try to do '&#124;xargs apt-get --purge remove -y' on syntax with 2 greps :-)</description>
		<content:encoded><![CDATA[<p>yee but try to do &#8216;|xargs apt-get &#8211;purge remove -y&#8217; on syntax with 2 greps <img src='http://blog.venthur.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find packages installed/updated yesterday? by devil</title>
		<link>http://blog.venthur.de/2010/01/26/how-to-find-packages-installedupdated-yesterday/#comment-157122</link>
		<dc:creator>devil</dc:creator>
		<pubDate>Tue, 26 Jan 2010 10:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.venthur.de/?p=138#comment-157122</guid>
		<description>grep 2010-01-25 /var/log/dpkg.log &#124; grep " installed" will also do</description>
		<content:encoded><![CDATA[<p>grep 2010-01-25 /var/log/dpkg.log | grep &#8221; installed&#8221; will also do</p>
]]></content:encoded>
	</item>
</channel>
</rss>
