<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-12501</id>
	<title>Nabble - debian-dpkg</title>
	<updated>2009-11-29T05:48:02Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/debian-dpkg-f12501.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/debian-dpkg-f12501.html" />
	<subtitle type="html">Discussions and maintenance of dpkg, the basis of the Debian packaging system.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26562261</id>
	<title>Bug#558595: Dpkg::Index::get() broken</title>
	<published>2009-11-29T05:48:02Z</published>
	<updated>2009-11-29T05:48:02Z</updated>
	<author>
		<name>Roderich Schupp</name>
	</author>
	<content type="html">Package: dpkg-dev
&lt;br&gt;Version: 1.15.5.3
&lt;br&gt;Severity: normal
&lt;br&gt;Tags: patch
&lt;br&gt;&lt;br&gt;This sample Perl script:
&lt;br&gt;&lt;br&gt;use strict;
&lt;br&gt;use warnings;
&lt;br&gt;use Dpkg::Control;
&lt;br&gt;use Dpkg::Index;
&lt;br&gt;&lt;br&gt;my $index = Dpkg::Index-&amp;gt;new(type =&amp;gt; CTRL_INDEX_PKG);
&lt;br&gt;$index-&amp;gt;load(&amp;quot;/var/lib/dpkg/status&amp;quot;);
&lt;br&gt;&lt;br&gt;my @deinstall = $index-&amp;gt;get(status =&amp;gt; qr/^deinstall/);
&lt;br&gt;&lt;br&gt;&lt;br&gt;produces:
&lt;br&gt;&lt;br&gt;Can't locate object method &amp;quot;get_by_keys&amp;quot; via package &amp;quot;Dpkg::Index&amp;quot; at /usr/share/perl5/Dpkg/Index.pm line 265.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Apparently get_by_keys got renamed to get_keys, but not alle callers where changed.
&lt;br&gt;Patch attached.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: squeeze/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (500, 'unstable'), (1, 'experimental')
&lt;br&gt;Architecture: amd64 (x86_64)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.32-rc8 (SMP w/4 CPU cores; PREEMPT)
&lt;br&gt;Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/dash
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev depends on:
&lt;br&gt;ii &amp;nbsp;base-files &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Debian base system miscellaneous f
&lt;br&gt;ii &amp;nbsp;binutils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.20-4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The GNU assembler, linker and bina
&lt;br&gt;ii &amp;nbsp;bzip2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.0.5-3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;high-quality block-sorting file co
&lt;br&gt;ii &amp;nbsp;dpkg &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.15.5.3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Debian package management system
&lt;br&gt;ii &amp;nbsp;libtimedate-perl &amp;nbsp;1.1900-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Time and date functions for Perl
&lt;br&gt;ii &amp;nbsp;lzma &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.43-14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Compression method of 7z format in
&lt;br&gt;ii &amp;nbsp;make &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.81-7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An utility for Directing compilati
&lt;br&gt;ii &amp;nbsp;patch &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.5.9-5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Apply a diff file to an original
&lt;br&gt;ii &amp;nbsp;perl [perl5] &amp;nbsp; &amp;nbsp; &amp;nbsp;5.10.1-8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Larry Wall's Practical Extraction 
&lt;br&gt;ii &amp;nbsp;perl-modules &amp;nbsp; &amp;nbsp; &amp;nbsp;5.10.1-8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Core Perl modules
&lt;br&gt;ii &amp;nbsp;xz-utils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.999.9beta+20091116-1 XZ-format compression utilities
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev recommends:
&lt;br&gt;ii &amp;nbsp;bcc [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0.16.17-3 &amp;nbsp;16-bit x86 C compiler
&lt;br&gt;ii &amp;nbsp;build-essential &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 11.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; Informational list of build-essent
&lt;br&gt;ii &amp;nbsp;fakeroot &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.14.4-1 &amp;nbsp; Gives a fake root environment
&lt;br&gt;ii &amp;nbsp;gcc [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4:4.3.4-1 &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gcc-4.3 [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.3.4-6 &amp;nbsp; &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gcc-4.4 [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.4.2-3 &amp;nbsp; &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gnupg &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.4.10-2 &amp;nbsp; GNU privacy guard - a free PGP rep
&lt;br&gt;ii &amp;nbsp;gpgv &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.4.10-2 &amp;nbsp; GNU privacy guard - signature veri
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev suggests:
&lt;br&gt;ii &amp;nbsp;debian-keyring [debian-mainta 2009.11.04 GnuPG (and obsolete PGP) keys of D
&lt;br&gt;&lt;br&gt;-- no debconf information
&lt;br&gt;&lt;br /&gt;--- dpkg-1.15.5.3-ORIG/scripts/Dpkg/Index.pm	2009-11-29 14:22:51.000000000 +0100
&lt;br&gt;+++ dpkg-1.15.5.3/scripts/Dpkg/Index.pm	2009-11-29 14:23:18.000000000 +0100
&lt;br&gt;@@ -262,7 +262,7 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;sub get {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;my ($self, %crit) = @_;
&lt;br&gt;- &amp;nbsp; &amp;nbsp;return map { $self-&amp;gt;{'items'}{$_} } $self-&amp;gt;get_by_keys(%crit);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;return map { $self-&amp;gt;{'items'}{$_} } $self-&amp;gt;get_keys(%crit);
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;=item $index-&amp;gt;remove_by_key($key)
&lt;br&gt;@@ -285,7 +285,7 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;sub remove {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;my ($self, %crit) = @_;
&lt;br&gt;- &amp;nbsp; &amp;nbsp;my @keys = $self-&amp;gt;get_by_keys(%crit);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;my @keys = $self-&amp;gt;get_keys(%crit);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;my (%keys, @ret);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;foreach my $key (@keys) {
&lt;br&gt;&amp;nbsp;	$keys{$key} = 1;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558595%3A-Dpkg%3A%3AIndex%3A%3Aget%28%29-broken-tp26562261p26562261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26559802</id>
	<title>[Future Icon Records] You've been added to our mailing list.</title>
	<published>2009-11-28T19:57:05Z</published>
	<updated>2009-11-28T19:57:05Z</updated>
	<author>
		<name>Future Icon Records</name>
	</author>
	<content type="html">Hi I represent KONVICT MUSIC recording artist COLBY O'DONIS &amp;lt;br/&amp;gt;(Just Dance Ft Colby O'Donis. Beautiful Ft Colby O'Donis) &amp;lt;br/&amp;gt;and we want to share with you His first Original&amp;lt;br/&amp;gt;Christmas song &amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;I made a radio edit of so happy &amp;lt;br/&amp;gt;here it is if you like it&amp;lt;br/&amp;gt;Radio Edit Of - So Happy&amp;lt;br/&amp;gt;&lt;a href=&quot;https://rcpt.yousendit.com/782608652/9a8972b464bfc006aa5139a89722060d&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://rcpt.yousendit.com/782608652/9a8972b464bfc006aa5139a89722060d&lt;/a&gt;&amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt;Instrumental Radio Edit - So Happy&amp;lt;br/&amp;gt;&lt;a href=&quot;https://rcpt.yousendit.com/782608822/4c2efde9129f9900fe9782387ef48410&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://rcpt.yousendit.com/782608822/4c2efde9129f9900fe9782387ef48410&lt;/a&gt;&amp;lt;br/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--------
&lt;br&gt;Get your free download from Future Icon Records here: &lt;a href=&quot;http://fburls.com/16-159Rgdk6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/16-159Rgdk6&lt;/a&gt;&lt;br&gt;--------
&lt;br&gt;&lt;br&gt;&lt;br&gt;You have been added to the Future Icon Records fan list!
&lt;br&gt;&lt;br&gt;If you would like to verify your info or add more to your fan profile, you can do so by clicking on the following link:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.FanBridge.com/signup/fansignup.php?userid=129853&amp;email=debian-dpkg@lists.debian.org&amp;confCode=Kc9PYBb46bYke599eY3ke2XYP3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/signup/fansignup.php?userid=129853&amp;email=debian-dpkg@...&amp;confCode=Kc9PYBb46bYke599eY3ke2XYP3&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;This list is powered by FanBridge, the world's leading provider of fan relationship management services for artists.
&lt;br&gt;&lt;br&gt;With FanBridge your information is always secure.
&lt;br&gt;&lt;br&gt;For more information about FanBridge please visit &lt;a href=&quot;http://www.FanBridge.com/learn/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/learn/&lt;/a&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;***Important: Please be sure to add the email address (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;) to your safe senders list.*** 
&lt;br&gt;&lt;br&gt;Here's how: 
&lt;br&gt;&lt;br&gt;Gmail
&lt;br&gt;1.	Click Contacts along the left side of any Gmail page.
&lt;br&gt;2.	Click Add Contact.
&lt;br&gt;3.	In the primary email address box, type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;.
&lt;br&gt;4.	Click Save.
&lt;br&gt;&lt;br&gt;AOL (version 9.0 or higher)
&lt;br&gt;1.	Click the Mail menu and select Address Book.
&lt;br&gt;2.	In the pop up box, click the Add button. 
&lt;br&gt;3.	In the &amp;quot;Other E-Mail&amp;quot; field, type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;.
&lt;br&gt;4.	Make our From address the &amp;quot;Primary E-Mail&amp;quot; address by checking the associated check box. 
&lt;br&gt;5.	Click the Save button. 
&lt;br&gt;&lt;br&gt;AOL 8.0
&lt;br&gt;1.	Open this confirmation email.
&lt;br&gt;2.	Click Add Address.
&lt;br&gt;3.	Verify the sender's contact information (&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;).
&lt;br&gt;4.	Click Save.
&lt;br&gt;&lt;br&gt;Yahoo!
&lt;br&gt;1.	Click the &amp;quot;addresses&amp;quot; button
&lt;br&gt;2.	Select &amp;quot;Add Contact&amp;quot;
&lt;br&gt;3.	Save the &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt; to your contacts list.
&lt;br&gt;&lt;br&gt;Hotmail
&lt;br&gt;1.	Click Options.
&lt;br&gt;2.	On the left side of the page, click Mail, and then click Junk E-Mail Protection.
&lt;br&gt;3.	Click Safe List.
&lt;br&gt;4.	Type &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;, and then click Add.
&lt;br&gt;&lt;br&gt;Outlook
&lt;br&gt;1.	Right-click on a message from &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt;. 
&lt;br&gt;2.	Point to Junk E-mail, and click Add Sender to Safe Senders List.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------
&lt;br&gt;Future Icon Records sent this email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg@...&lt;/a&gt;
&lt;br&gt;Questions? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;futureiconrecords@...&lt;/a&gt; or Future Icon Records, c/o FanBridge, Inc. - 14525 SW Millikan Way, #16910, Beaverton, Oregon 97005, United States
&lt;br&gt;&lt;br&gt;&lt;br&gt;Update Your Information - &lt;a href=&quot;http://fburls.com/26-lk0b6ZOg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/26-lk0b6ZOg&lt;/a&gt;&lt;br&gt;Forward to a friend - &lt;a href=&quot;http://fburls.com/1-ZFU38H96&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/1-ZFU38H96&lt;/a&gt;&lt;br&gt;Unsubscribe - &lt;a href=&quot;http://fburls.com/91-Ic6GXFtr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fburls.com/91-Ic6GXFtr&lt;/a&gt;&lt;br&gt;Privacy Policy - &lt;a href=&quot;http://www.FanBridge.com/learn/privacy.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/learn/privacy.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;This email message is powered by FanBridge:
&lt;br&gt;&lt;a href=&quot;http://www.FanBridge.com/b.php?id=129853&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.FanBridge.com/b.php?id=129853&lt;/a&gt;&lt;br&gt;Powering Valuable Fan Relationships
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26559802&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Future-Icon-Records--You%27ve-been-added-to-our-mailing-list.-tp26559802p26559802.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26554839</id>
	<title>dpkg 1.15.5.2 MIGRATED to testing</title>
	<published>2009-11-28T08:39:25Z</published>
	<updated>2009-11-28T08:39:25Z</updated>
	<author>
		<name>Debian testing watch-3</name>
	</author>
	<content type="html">FYI: The status of the dpkg source package
&lt;br&gt;in Debian's testing distribution has changed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Previous version: 1.15.4.1
&lt;br&gt;&amp;nbsp; Current version: &amp;nbsp;1.15.5.2
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This email is automatically generated once a day. &amp;nbsp;As the installation of
&lt;br&gt;new packages into testing happens multiple times a day you will receive
&lt;br&gt;later changes on the next day.
&lt;br&gt;See &lt;a href=&quot;http://release.debian.org/testing-watch/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://release.debian.org/testing-watch/&lt;/a&gt;&amp;nbsp;for more information.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554839&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554839&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dpkg-1.15.5.2-MIGRATED-to-testing-tp26554839p26554839.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26546705</id>
	<title>Bug#558151: dpkg: checking for programs in PATH breaks 'libc6 -&gt; libc6 + libc-bin' upgrade</title>
	<published>2009-11-27T11:09:57Z</published>
	<updated>2009-11-27T11:09:57Z</updated>
	<author>
		<name>Eugene V. Lyubimkin-2</name>
	</author>
	<content type="html">Guillem Jover wrote:
&lt;br&gt;&amp;gt;&amp;gt; So, what's the correct order then?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Something like this could do (on a clean lenny chroot):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; root@gaara:~# export LC_ALL=C
&lt;br&gt;&amp;gt; root@gaara:~# dpkg --auto-deconfigure --unpack libc-bin_2.10.2-2_amd64.deb
&lt;br&gt;&lt;br&gt;This:
&lt;br&gt;&lt;br&gt;a) may break the planned changeset by allowing dpkg to do unwanted actions;
&lt;br&gt;b) is package(libc)-specific and not generic solution, because the action
&lt;br&gt;sequence proposed in the first message of the thread will probably work
&lt;br&gt;flawlessly for almost all other packages, it's only dpkg is &amp;quot;smart&amp;quot; enough to
&lt;br&gt;break the upgrade with no actual reason, and the front-end has no way to
&lt;br&gt;predict it.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
&lt;br&gt;C++/Perl developer, Debian Developer
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26546705/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558151%3A-dpkg%3A-checking-for-programs-in-PATH-breaks-%27libc6--%3E-libc6-%2B-libc-bin%27-upgrade-tp26534005p26546705.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26546577</id>
	<title>Accepted dpkg 1.15.5.3 (source all amd64)</title>
	<published>2009-11-27T11:02:38Z</published>
	<updated>2009-11-27T11:02:38Z</updated>
	<author>
		<name>Guillem Jover</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Format: 1.8
&lt;br&gt;Date: Fri, 27 Nov 2009 19:23:36 +0100
&lt;br&gt;Source: dpkg
&lt;br&gt;Binary: dpkg dpkg-dev dselect
&lt;br&gt;Architecture: source amd64 all
&lt;br&gt;Version: 1.15.5.3
&lt;br&gt;Distribution: unstable
&lt;br&gt;Urgency: low
&lt;br&gt;Maintainer: Dpkg Developers &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546577&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Changed-By: Guillem Jover &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546577&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;guillem@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Description: 
&lt;br&gt;&amp;nbsp;dpkg &amp;nbsp; &amp;nbsp; &amp;nbsp; - Debian package management system
&lt;br&gt;&amp;nbsp;dpkg-dev &amp;nbsp; - Debian package development tools
&lt;br&gt;&amp;nbsp;dselect &amp;nbsp; &amp;nbsp;- Debian package management front-end
&lt;br&gt;Closes: 554136 557013 557547 557618 557664 557668 558233
&lt;br&gt;Changes: 
&lt;br&gt;&amp;nbsp;dpkg (1.15.5.3) unstable; urgency=low
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;[ Raphael Hertzog ]
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;instead to directly get a pipe file descriptor. Closes: #557013
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Put &amp;quot;3.0 (quilt)&amp;quot; in the default list of formats tried by dpkg-source
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;after &amp;quot;1.0&amp;quot; and before &amp;quot;3.0 (native)&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Let dpkg-source fail if several upstream orig.tar files are available
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(using different compression scheme) since we don't know which one
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;to use.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add missing &amp;quot;use Dpkg::Gettext&amp;quot; in Dpkg::Changelog::Entry::Debian.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Closes: #557668
&lt;br&gt;&amp;nbsp; &amp;nbsp;* When building &amp;quot;3.0 (quilt)&amp;quot; source packages, use QUILT_PATCH_OPTS=&amp;quot;-t -F 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;-N -u -V never -g0&amp;quot; so that quilt is as strict as dpkg-source's internal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;implementation of quilt. Closes: #557664, #558233
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Before accepting to build a 3.0 (quilt) source packages, ensure that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/patches is a directory (or non-existing) and that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/patches/series is a file (or non-existing). Closes: #557618
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Dpkg::IPC::fork_and_exec() now includes the changed environment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;variables in the default error message displayed when the sub-process
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;fails.
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;[ Guillem Jover ]
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Verify that the alternative used in update-alternatives --set has been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;registered instead of failing with an undefined value in the slave
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;method. Closes: #554136
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Strip leading spaces in the first line of a field's value in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Dpkg::Control::Hash. Closes: #557547
&lt;br&gt;Checksums-Sha1: 
&lt;br&gt;&amp;nbsp;2f688cb5aa87268764015bf4d19509639a888bdc 1193 dpkg_1.15.5.3.dsc
&lt;br&gt;&amp;nbsp;8cd0d8e9457ed60c2b4480b81bf7d9614790682f 4665799 dpkg_1.15.5.3.tar.bz2
&lt;br&gt;&amp;nbsp;ed9e4726d57d7ae72d629bb10cc0d533412f3d65 2223168 dpkg_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;6222151163d28a780e4a575ed7214154ea43703b 775436 dselect_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;06ac476f63c044c966887647c4a6ffa018fa454b 757924 dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;Checksums-Sha256: 
&lt;br&gt;&amp;nbsp;74ddcb37a3da8ab673b3ac8830d1e94aa80f9668e71b44a11db975effd17eb8a 1193 dpkg_1.15.5.3.dsc
&lt;br&gt;&amp;nbsp;90be82bbe0aaf30cc7d58ddce077b7ad14dd40e2fc7691814aaaee544a42646b 4665799 dpkg_1.15.5.3.tar.bz2
&lt;br&gt;&amp;nbsp;c9cbfaa1ff2bc2b88d8160a9e13422282e7bceab1f8d663ea462022a90565c13 2223168 dpkg_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;54b737ef42d381d3eae2f1467be82018abe14eab391aa9087b66eda0ead18b54 775436 dselect_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;4ff434a44457492ef7a1501714f3c5aaf45680b0681a20c1dbacb834156a9f5c 757924 dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;Files: 
&lt;br&gt;&amp;nbsp;978686c517f51a8c729920edb850dd08 1193 admin required dpkg_1.15.5.3.dsc
&lt;br&gt;&amp;nbsp;2fd20b06c23e7c3bfc39525f0b278804 4665799 admin required dpkg_1.15.5.3.tar.bz2
&lt;br&gt;&amp;nbsp;f30e1673f66b538e5edf60bbb2093418 2223168 admin required dpkg_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;1da9494e84fdb8a560fa6ab31d380f7f 775436 admin optional dselect_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp;ffea6535b2b579a39179cff35b0e7f90 757924 utils optional dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.10 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAksQHJoACgkQuW9ciZ2SjJvnvQCgg6b+e2OquMucw8+EWGMAIYrs
&lt;br&gt;dDIAn3zVdfpuoYzZ/nXVDLs3AA3Yo7XL
&lt;br&gt;=YO+Z
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;Accepted:
&lt;br&gt;dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;&amp;nbsp; to main/d/dpkg/dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;dpkg_1.15.5.3.dsc
&lt;br&gt;&amp;nbsp; to main/d/dpkg/dpkg_1.15.5.3.dsc
&lt;br&gt;dpkg_1.15.5.3.tar.bz2
&lt;br&gt;&amp;nbsp; to main/d/dpkg/dpkg_1.15.5.3.tar.bz2
&lt;br&gt;dpkg_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp; to main/d/dpkg/dpkg_1.15.5.3_amd64.deb
&lt;br&gt;dselect_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp; to main/d/dpkg/dselect_1.15.5.3_amd64.deb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546577&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546577&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Accepted-dpkg-1.15.5.3-%28source-all-amd64%29-tp26546577p26546577.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26546429</id>
	<title>Processing of dpkg_1.15.5.3_amd64.changes</title>
	<published>2009-11-27T10:48:39Z</published>
	<updated>2009-11-27T10:48:39Z</updated>
	<author>
		<name>Archive Administrator-4</name>
	</author>
	<content type="html">dpkg_1.15.5.3_amd64.changes uploaded successfully to localhost
&lt;br&gt;along with the files:
&lt;br&gt;&amp;nbsp; dpkg_1.15.5.3.dsc
&lt;br&gt;&amp;nbsp; dpkg_1.15.5.3.tar.bz2
&lt;br&gt;&amp;nbsp; dpkg_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp; dselect_1.15.5.3_amd64.deb
&lt;br&gt;&amp;nbsp; dpkg-dev_1.15.5.3_all.deb
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Your Debian queue daemon (running on host ries.debian.org)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546429&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546429&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Processing-of-dpkg_1.15.5.3_amd64.changes-tp26546429p26546429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26544797</id>
	<title>Bug#558151: dpkg: checking for programs in PATH breaks 'libc6 -&gt; libc6 + libc-bin' upgrade</title>
	<published>2009-11-27T08:32:13Z</published>
	<updated>2009-11-27T08:32:13Z</updated>
	<author>
		<name>Eugene V. Lyubimkin-2</name>
	</author>
	<content type="html">reopen 558151
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;Guillem Jover wrote:
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&lt;br&gt;&amp;gt; That seems to me to be an obvious enough indication that order is not
&lt;br&gt;&amp;gt; the correct one. There's a small window of time were the stuff previously
&lt;br&gt;&amp;gt; in libc6 and now in libc-bin is not going to be present on the file
&lt;br&gt;&amp;gt; system. And one of the point of the Breaks (instead of a Conflicts) is
&lt;br&gt;&amp;gt; precisely to avoid the need of removing a package on this kind of
&lt;br&gt;&amp;gt; situation!
&lt;br&gt;Dpkg also refuses to install new libc-bin without previous unpacking of new libc6:
&lt;br&gt;&lt;br&gt;-8&amp;lt;-
&lt;br&gt;$ dpkg -l | grep libc6
&lt;br&gt;ii &amp;nbsp;libc6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.7-10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GNU C Library:
&lt;br&gt;Shared libraries
&lt;br&gt;$ sudo dpkg --unpack /var/cache/apt/archives/libc-bin_2.10.2-2_i386.deb
&lt;br&gt;dpkg: regarding .../libc-bin_2.10.2-2_i386.deb containing libc-bin:
&lt;br&gt;&amp;nbsp;libc-bin breaks libc6 (&amp;lt;&amp;lt; 2.10)
&lt;br&gt;&amp;nbsp; libc6 (version 2.7-10) is present and installed.
&lt;br&gt;dpkg: error processing /var/cache/apt/archives/libc-bin_2.10.2-2_i386.deb
&lt;br&gt;(--unpack):
&lt;br&gt;&amp;nbsp;installing libc-bin would break libc6, and
&lt;br&gt;&amp;nbsp;deconfiguration is not permitted (--auto-deconfigure might help)
&lt;br&gt;Errors were encountered while processing:
&lt;br&gt;&amp;nbsp;/var/cache/apt/archives/libc-bin_2.10.2-2_i386.deb
&lt;br&gt;-&amp;gt;8-
&lt;br&gt;&lt;br&gt;So, what's the correct order then?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
&lt;br&gt;C++/Perl developer, Debian Developer
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (205 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26544797/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558151%3A-dpkg%3A-checking-for-programs-in-PATH-breaks-%27libc6--%3E-libc6-%2B-libc-bin%27-upgrade-tp26534005p26544797.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26544329</id>
	<title>Bug#558262: &quot;dpkg-reconfigure -a&quot; fails to complete</title>
	<published>2009-11-27T07:54:49Z</published>
	<updated>2009-11-27T07:54:49Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">reassign 558262 debconf
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;On Fri, 27 Nov 2009, Kalle Michanek wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 2009/11/27 Raphael Hertzog &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; On Fri, 27 Nov 2009, Kalle Michanek wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; When one runs &amp;quot;dpkg-reconfigure -a&amp;quot; the process stops when it comes to a
&lt;br&gt;&amp;gt; &amp;gt; package
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; that has changed from dpkg install-info to GNU install-info.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Which package is that?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How can I check that? AFAIK dpkg-reconfigure doesn't display what package is
&lt;br&gt;&amp;gt; being configured, does it?
&lt;/div&gt;&lt;br&gt;You likely can check the list of process (ps auxf) and find out a package
&lt;br&gt;name in sub-process of dpkg-reconfigure.
&lt;br&gt;&lt;br&gt;Please attach the output of &amp;quot;ps auxf&amp;quot; when dpkg-reconfigure is blocked.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; That package should be fixed, there's nothing dpkg can do. The problem is
&lt;br&gt;&amp;gt; &amp;gt; probably the unexpected output that debconf is receiving but the
&lt;br&gt;&amp;gt; &amp;gt; solution might be to fix the package to not call install-info any more.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; (Or it's something totally unrelated)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I see. Then I suggest, if it's possible, that dpkg-reconfigure should
&lt;br&gt;&amp;gt; continue with the next packages that are reconfigurable instead of stopping.
&lt;br&gt;&amp;gt; Maybe that makes this bugreport a wishlist item instead, I don't know.
&lt;br&gt;&lt;br&gt;dpkg-reconfigure is not part of dpkg but of &amp;quot;debconf&amp;quot;. Thus reassigning.
&lt;br&gt;Its maitainers can reassign or clone the bug report to the problematic
&lt;br&gt;package once it's known.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-bugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544329&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558262%3A-%22dpkg-reconfigure--a%22-fails-to-complete-tp26542708p26544329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26544253</id>
	<title>Bug#558262: &quot;dpkg-reconfigure -a&quot; fails to complete</title>
	<published>2009-11-27T07:46:12Z</published>
	<updated>2009-11-27T07:46:12Z</updated>
	<author>
		<name>Kalle Michanek</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/27 Raphael Hertzog &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26544253&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;div class=&quot;im&quot;&gt;On Fri, 27 Nov 2009, Kalle Michanek wrote:&lt;br&gt;
&amp;gt; When one runs &amp;quot;dpkg-reconfigure -a&amp;quot; the process stops when it comes to a package&lt;br&gt;
&amp;gt; that has changed from dpkg install-info to GNU install-info.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;Which package is that?&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;How can I check that? AFAIK dpkg-reconfigure doesn&amp;#39;t display what package is being configured, does it?&lt;br&gt; &lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;
That package should be fixed, there&amp;#39;s nothing dpkg can do. The problem is&lt;br&gt;
probably the unexpected output that debconf is receiving but the&lt;br&gt;
solution might be to fix the package to not call install-info any more.&lt;br&gt;
&lt;br&gt;
(Or it&amp;#39;s something totally unrelated) &lt;br&gt;&lt;/blockquote&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
Raphaël Hertzog&lt;br&gt;&lt;/font&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;I see. Then I suggest, if it&amp;#39;s possible, that dpkg-reconfigure should continue with the next packages that are reconfigurable instead of stopping. Maybe that makes this bugreport a wishlist item instead, I don&amp;#39;t know.&lt;br&gt;
&lt;br&gt;Thanks for your answer!&lt;br&gt;Kalle&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558262%3A-%22dpkg-reconfigure--a%22-fails-to-complete-tp26542708p26544253.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26543492</id>
	<title>Bug#558262: &quot;dpkg-reconfigure -a&quot; fails to complete</title>
	<published>2009-11-27T06:46:19Z</published>
	<updated>2009-11-27T06:46:19Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Fri, 27 Nov 2009, Kalle Michanek wrote:
&lt;br&gt;&amp;gt; When one runs &amp;quot;dpkg-reconfigure -a&amp;quot; the process stops when it comes to a package
&lt;br&gt;&amp;gt; that has changed from dpkg install-info to GNU install-info.
&lt;br&gt;&lt;br&gt;Which package is that?
&lt;br&gt;&lt;br&gt;That package should be fixed, there's nothing dpkg can do. The problem is
&lt;br&gt;probably the unexpected output that debconf is receiving but the
&lt;br&gt;solution might be to fix the package to not call install-info any more.
&lt;br&gt;&lt;br&gt;(Or it's something totally unrelated)
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543492&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-bugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543492&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558262%3A-%22dpkg-reconfigure--a%22-fails-to-complete-tp26542708p26543492.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26543236</id>
	<title>Bug#558233: marked as pending</title>
	<published>2009-11-27T06:27:53Z</published>
	<updated>2009-11-27T06:27:53Z</updated>
	<author>
		<name>Gerfried Fuchs-6</name>
	</author>
	<content type="html">* Raphael Hertzog &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543236&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt; [2009-11-27 15:00:59 CET]:
&lt;br&gt;&amp;gt; tag 558233 pending
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&lt;br&gt;&amp;nbsp;Whatever.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, 27 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;Actually, this isn't what Phil reported:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; * Philipp Kern &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543236&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkern@...&lt;/a&gt;&amp;gt; [2009-11-27 10:09:33 CET]:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; dpkg-source breaks the assumption that it does the same with and
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; without quilt being installed. &amp;nbsp;C.f. crawl:
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;Your changelog only works around the error that Phil did show you, it
&lt;br&gt;&amp;gt; &amp;gt; does *not* fix issue that dpkg-source doesn't do the same with and
&lt;br&gt;&amp;gt; &amp;gt; without quilt being installed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would you please let me deal with my bugs ?
&lt;/div&gt;&lt;br&gt;&amp;nbsp;If you would deal them properly and not try to force workaround in
&lt;br&gt;completely different areas to &amp;quot;fix&amp;quot; your bugs, then yes, I would let you
&lt;br&gt;do so. Unfortunately, your responses are rather hinting in the other
&lt;br&gt;direction.
&lt;br&gt;&lt;br&gt;&amp;gt; The ONLY remaining difference is the .pc handling and it's tracked in
&lt;br&gt;&amp;gt; your bug report already.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Which you downgraded from RC without proper reasoning, having dpkg
&lt;br&gt;behave unrelieable isn't something that is wanted in a core part of the
&lt;br&gt;system like dpkg. I am writing this with my own hat on but I am quite
&lt;br&gt;confident that this opinion isn't just mine.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Thanks,
&lt;br&gt;Rhonda
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543236&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-rc-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543236&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558233%3A-dpkg-source-behaves-differently-with-and-without-quilt-installed-tp26539679p26543236.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542904</id>
	<title>Bug#558233: marked as pending</title>
	<published>2009-11-27T06:00:59Z</published>
	<updated>2009-11-27T06:00:59Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">tag 558233 pending
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;On Fri, 27 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;Actually, this isn't what Phil reported:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; * Philipp Kern &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542904&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkern@...&lt;/a&gt;&amp;gt; [2009-11-27 10:09:33 CET]:
&lt;br&gt;&amp;gt; &amp;gt; dpkg-source breaks the assumption that it does the same with and
&lt;br&gt;&amp;gt; &amp;gt; without quilt being installed. &amp;nbsp;C.f. crawl:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;Your changelog only works around the error that Phil did show you, it
&lt;br&gt;&amp;gt; does *not* fix issue that dpkg-source doesn't do the same with and
&lt;br&gt;&amp;gt; without quilt being installed.
&lt;br&gt;&lt;br&gt;Would you please let me deal with my bugs ?
&lt;br&gt;&lt;br&gt;The ONLY remaining difference is the .pc handling and it's tracked in your
&lt;br&gt;bug report already.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542904&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-rc-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542904&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558233%3A-dpkg-source-behaves-differently-with-and-without-quilt-installed-tp26539679p26542904.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542708</id>
	<title>Bug#558262: &quot;dpkg-reconfigure -a&quot; fails to complete</title>
	<published>2009-11-27T05:49:28Z</published>
	<updated>2009-11-27T05:49:28Z</updated>
	<author>
		<name>Kalle Michanek</name>
	</author>
	<content type="html">Package: dpkg
&lt;br&gt;Version: 1.15.4.1
&lt;br&gt;Severity: normal
&lt;br&gt;&lt;br&gt;When one runs &amp;quot;dpkg-reconfigure -a&amp;quot; the process stops when it comes to a package
&lt;br&gt;that has changed from dpkg install-info to GNU install-info.
&lt;br&gt;&lt;br&gt;This shows up:
&lt;br&gt;This is not dpkg install-info anymore, but GNU install-info
&lt;br&gt;See the man page for ginstall-info for command line arguments
&lt;br&gt;install-info: Ingen katalogfil angiven; prova --help för mer information.
&lt;br&gt;&lt;br&gt;Sincerely
&lt;br&gt;Kalle Michanek
&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: squeeze/sid
&lt;br&gt;&amp;nbsp; APT prefers testing
&lt;br&gt;&amp;nbsp; APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
&lt;br&gt;Architecture: amd64 (x86_64)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.30-2-amd64 (SMP w/4 CPU cores)
&lt;br&gt;Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/dash
&lt;br&gt;&lt;br&gt;Versions of packages dpkg depends on:
&lt;br&gt;ii &amp;nbsp;coreutils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.4-2 &amp;nbsp; &amp;nbsp; &amp;nbsp;The GNU core utilities
&lt;br&gt;ii &amp;nbsp;libc6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.10.1-7 &amp;nbsp; GNU C Library: Shared libraries
&lt;br&gt;ii &amp;nbsp;lzma &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.43-14 &amp;nbsp; &amp;nbsp;Compression method of 7z format in
&lt;br&gt;&lt;br&gt;dpkg recommends no packages.
&lt;br&gt;&lt;br&gt;Versions of packages dpkg suggests:
&lt;br&gt;ii &amp;nbsp;apt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.7.23.1 &amp;nbsp; Advanced front-end for dpkg
&lt;br&gt;&lt;br&gt;-- no debconf information
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542708&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558262%3A-%22dpkg-reconfigure--a%22-fails-to-complete-tp26542708p26542708.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542685</id>
	<title>Bug#558233: marked as pending</title>
	<published>2009-11-27T05:48:09Z</published>
	<updated>2009-11-27T05:48:09Z</updated>
	<author>
		<name>Gerfried Fuchs-6</name>
	</author>
	<content type="html">tag 558233 - pending
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;* Raphaël Hertzog &amp;nbsp;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542685&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt; [2009-11-27 14:13:32 CET]:
&lt;br&gt;&amp;gt; Bug #558233 reported by you has been fixed in the Git repository. You can
&lt;br&gt;&amp;gt; see the changelog below, and you can check the diff of the fix at:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=327232c&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=327232c&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* When building &amp;quot;3.0 (quilt)&amp;quot; source packages, use QUILT_PATCH_OPTS=&amp;quot;-t -F 0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;-N -u -V never -g0&amp;quot; so that quilt is as strict as dpkg-source's internal
&lt;br&gt;&amp;gt; - &amp;nbsp; &amp;nbsp;implementation of quilt. Closes: #557664
&lt;br&gt;&amp;gt; + &amp;nbsp; &amp;nbsp;implementation of quilt. Closes: #557664, #558233
&lt;br&gt;&lt;br&gt;&amp;nbsp;Actually, this isn't what Phil reported:
&lt;br&gt;&lt;br&gt;&lt;br&gt;* Philipp Kern &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542685&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkern@...&lt;/a&gt;&amp;gt; [2009-11-27 10:09:33 CET]:
&lt;br&gt;&amp;gt; dpkg-source breaks the assumption that it does the same with and
&lt;br&gt;&amp;gt; without quilt being installed. &amp;nbsp;C.f. crawl:
&lt;br&gt;&lt;br&gt;&amp;nbsp;Your changelog only works around the error that Phil did show you, it
&lt;br&gt;does *not* fix issue that dpkg-source doesn't do the same with and
&lt;br&gt;without quilt being installed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Thanks,
&lt;br&gt;Rhonda
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542685&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542685&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558233%3A-dpkg-source-behaves-differently-with-and-without-quilt-installed-tp26539679p26542685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542390</id>
	<title>Bug#557667: Breaks autobuilding</title>
	<published>2009-11-27T05:18:15Z</published>
	<updated>2009-11-27T05:18:15Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">retitle 557667 dpkg-source does not create .pc without quilt
&lt;br&gt;severity 557667 important
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;On Fri, 27 Nov 2009, Marc Brockschmidt wrote:
&lt;br&gt;&amp;gt; This bug is a serious problems for our buildds. This is what happens on
&lt;br&gt;&amp;gt; praetorius, a modern installation using a chrooted (!) call of
&lt;br&gt;&amp;gt; dpkg-source:
&lt;br&gt;&lt;br&gt;The fact that dpkg-source is not strict enough when quilt is installed
&lt;br&gt;is already fixed in git and upcoming dpkg 1.15.5.3. I'll use #558233 to
&lt;br&gt;track this problem. Note the fact that it's chrooted doesn't change
&lt;br&gt;anything here because quilt has been removed from the build-dependency in
&lt;br&gt;this case... while it was available on the build machine.
&lt;br&gt;&lt;br&gt;This bug (557667) will only be used to track the fact that the internal
&lt;br&gt;quilt implementation currently doesn't create the .pc directory used by
&lt;br&gt;quilt.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542390&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-rc-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542390&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-Breaks-autobuilding-tp26540066p26542390.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26539679</id>
	<title>Bug#558233: dpkg-source behaves differently with and without quilt installed</title>
	<published>2009-11-27T01:09:33Z</published>
	<updated>2009-11-27T01:09:33Z</updated>
	<author>
		<name>Philipp Kern-6</name>
	</author>
	<content type="html">Package: dpkg-dev
&lt;br&gt;Severity: serious
&lt;br&gt;Version: 1.15.4.1
&lt;br&gt;&lt;br&gt;dpkg-source breaks the assumption that it does the same with and without quilt
&lt;br&gt;being installed. &amp;nbsp;C.f. crawl:
&lt;br&gt;&lt;br&gt;&lt;br&gt;crawl_0.5.2-1.dsc:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Good signature found
&lt;br&gt;&amp;nbsp; &amp;nbsp;validating crawl_0.5.2.orig.tar.bz2
&lt;br&gt;&amp;nbsp; &amp;nbsp;validating crawl_0.5.2-1.debian.tar.gz
&lt;br&gt;All files validated successfully.
&lt;br&gt;dpkg-source: info: extracting crawl in crawl-0.5.2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2.orig.tar.bz2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2-1.debian.tar.gz
&lt;br&gt;dpkg-source: info: applying all patches with quilt push -q spelling-error-in-binary-persistant
&lt;br&gt;Applying patch spelling-error-in-binary-persistant
&lt;br&gt;Now at patch spelling-error-in-binary-persistant
&lt;br&gt;&lt;br&gt;&lt;br&gt;crawl_0.5.2-1.dsc:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Good signature found
&lt;br&gt;&amp;nbsp; &amp;nbsp;validating crawl_0.5.2.orig.tar.bz2
&lt;br&gt;&amp;nbsp; &amp;nbsp;validating crawl_0.5.2-1.debian.tar.gz
&lt;br&gt;All files validated successfully.
&lt;br&gt;dpkg-source: info: extracting crawl in crawl-0.5.2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2.orig.tar.bz2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2-1.debian.tar.gz
&lt;br&gt;dpkg-source: info: applying spelling-error-in-binary-persistant
&lt;br&gt;1 out of 1 hunk FAILED -- saving rejects to file source/dat/clua/dungeon.lua.rej
&lt;br&gt;dpkg-source: error: patch -s -t -F 0 -N -p1 -u -V never -g0 -b -z .dpkg-orig -E gave error exit status 1
&lt;br&gt;&lt;br&gt;&lt;br&gt;Even dak accepts packages because it has quilt installed. &amp;nbsp;Those might then
&lt;br&gt;fail to unpack on the buildds which *don't have* quilt installed in the chroot.
&lt;br&gt;This breaks the assumption from source version 1.0 that everything in the
&lt;br&gt;archive can unpack and thus the buildds do not handle it gracefully.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Philipp Kern
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;.''`. &amp;nbsp;Philipp Kern &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Debian Developer
&lt;br&gt;: :' : &amp;nbsp;&lt;a href=&quot;http://philkern.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://philkern.de&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Stable Release Manager
&lt;br&gt;`. `' &amp;nbsp; xmpp:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26539679&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;phil@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Wanna-Build Admin
&lt;br&gt;&amp;nbsp; `- &amp;nbsp; &amp;nbsp;finger &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26539679&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkern/key@...&lt;/a&gt;
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26539679/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558233%3A-dpkg-source-behaves-differently-with-and-without-quilt-installed-tp26539679p26539679.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26540066</id>
	<title>Bug#557667: Breaks autobuilding</title>
	<published>2009-11-27T01:01:37Z</published>
	<updated>2009-11-27T01:01:37Z</updated>
	<author>
		<name>Marc Brockschmidt-4</name>
	</author>
	<content type="html">severity 557667 serious
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;Heya,
&lt;br&gt;&lt;br&gt;This bug is a serious problems for our buildds. This is what happens on
&lt;br&gt;praetorius, a modern installation using a chrooted (!) call of
&lt;br&gt;dpkg-source:
&lt;br&gt;&lt;br&gt;dpkg-source: warning: -sn is not a valid option for Dpkg::Source::Package::V3::quilt
&lt;br&gt;gpgv: keyblock resource `/home/buildd/.gnupg/trustedkeys.gpg': file open error
&lt;br&gt;gpgv: Signature made Thu Nov 26 20:40:19 2009 UTC using DSA key ID 5D8CDA7B
&lt;br&gt;gpgv: Can't check signature: public key not found
&lt;br&gt;dpkg-source: warning: failed to verify signature on ./crawl_0.5.2-1.dsc
&lt;br&gt;dpkg-source: info: extracting crawl in crawl-0.5.2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2.orig.tar.bz2
&lt;br&gt;dpkg-source: info: unpacking crawl_0.5.2-1.debian.tar.gz
&lt;br&gt;dpkg-source: info: applying spelling-error-in-binary-persistant
&lt;br&gt;1 out of 1 hunk FAILED -- saving rejects to file source/dat/clua/dungeon.lua.rej
&lt;br&gt;dpkg-source: error: patch -s -t -F 0 -N -p1 -u -V never -g0 -b -z .dpkg-orig -E gave error exit status 1
&lt;br&gt;FAILED [dpkg-source died]
&lt;br&gt;Giving back package crawl_2:0.5.2-1 after failure in unpack stage.
&lt;br&gt;&lt;br&gt;Additionally, sbuild considers failures in unpack stage to be a local
&lt;br&gt;problem (no space, ...) and thus reports this back as error to
&lt;br&gt;buildd. After a few errors, buildd will stop working to give the admin
&lt;br&gt;time to repair the (obviously...) broken chroot.
&lt;br&gt;&lt;br&gt;So, as a result, this bug leads to sleeping buildds. Great. Now fix it.
&lt;br&gt;&lt;br&gt;Marc
&lt;br&gt;-- 
&lt;br&gt;BOFH #287:
&lt;br&gt;Telecommunications is downshifting.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26540066&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-rc-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26540066&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-Breaks-autobuilding-tp26540066p26540066.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26534005</id>
	<title>Bug#558151: dpkg: checking for programs in PATH breaks 'libc6 -&gt; libc6 + libc-bin' upgrade</title>
	<published>2009-11-26T11:25:05Z</published>
	<updated>2009-11-26T11:25:05Z</updated>
	<author>
		<name>Eugene V. Lyubimkin-2</name>
	</author>
	<content type="html">Package: dpkg
&lt;br&gt;Version: 1.15.4
&lt;br&gt;Severity: normal
&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;-8&amp;lt;-
&lt;br&gt;Preparing to replace libc6 2.9-7 (using .../libc6_2.10.2-2_i386.deb) ...
&lt;br&gt;Removing obsolete conffile /etc/init.d/glibc.sh ...
&lt;br&gt;Checking for services that may need to be restarted...
&lt;br&gt;Checking init scripts...
&lt;br&gt;Unpacking replacement libc6 ...
&lt;br&gt;dpkg: `ldconfig' not found on PATH.
&lt;br&gt;dpkg: 1 expected program(s) not found on PATH.
&lt;br&gt;NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and
&lt;br&gt;/sbin.
&lt;br&gt;E: /usr/bin/dpkg --unpack
&lt;br&gt;/var/cache/apt/archives/libc-bin_2.10.2-2_i386.deb returned non-zero
&lt;br&gt;status: 512
&lt;br&gt;-8&amp;lt;-
&lt;br&gt;&lt;br&gt;To-be-installed libc-bin 'Breaks: libc6 (&amp;lt;&amp;lt; 2.10)', so it's scheduled
&lt;br&gt;for unpacking after unpacking of new libc6 package.
&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: squeeze/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
&lt;br&gt;Architecture: amd64 (x86_64)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
&lt;br&gt;Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/bash
&lt;br&gt;&lt;br&gt;Versions of packages dpkg depends on:
&lt;br&gt;ii &amp;nbsp;coreutils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7.5-6 &amp;nbsp; &amp;nbsp; &amp;nbsp;GNU core utilities
&lt;br&gt;ii &amp;nbsp;libc6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.10.1-2 &amp;nbsp; GNU C Library: Shared libraries
&lt;br&gt;ii &amp;nbsp;lzma &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.43-14 &amp;nbsp; &amp;nbsp;Compression method of 7z format in
&lt;br&gt;&lt;br&gt;dpkg recommends no packages.
&lt;br&gt;&lt;br&gt;Versions of packages dpkg suggests:
&lt;br&gt;ii &amp;nbsp;apt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.7.24 &amp;nbsp; &amp;nbsp; Advanced front-end for dpkg
&lt;br&gt;&lt;br&gt;-- no debconf information
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26534005&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26534005&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558151%3A-dpkg%3A-checking-for-programs-in-PATH-breaks-%27libc6--%3E-libc6-%2B-libc-bin%27-upgrade-tp26534005p26534005.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26527992</id>
	<title>Bug#558095: dpkg: please accept &quot;:native&quot; multiarch qualifier in build dependencies</title>
	<published>2009-11-26T03:20:59Z</published>
	<updated>2009-11-26T03:20:59Z</updated>
	<author>
		<name>Simon Richter</name>
	</author>
	<content type="html">Package: dpkg
&lt;br&gt;Version: 1.15.5.2
&lt;br&gt;Severity: wishlist
&lt;br&gt;User: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26527992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-embedded@...&lt;/a&gt;
&lt;br&gt;Usertags: multiarch-cross
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;We would like to allow people to prepare their packages for
&lt;br&gt;cross-compiling. Most functionality is already in place, however we are
&lt;br&gt;still lacking a way to distinguish between build dependencies that are
&lt;br&gt;required as tools (e.g. debhelper) or for building a tool (e.g. zlib-dev
&lt;br&gt;for building a jar archiver which is then used to build a JAR file), and
&lt;br&gt;build dependencies required for linking (e.g. zlib-dev for building a
&lt;br&gt;java interpreter which can then unpack the JAR file).
&lt;br&gt;&lt;br&gt;The multiarch specification solves this to some extent, as tools are
&lt;br&gt;marked &amp;quot;Multi-Arch: foreign&amp;quot; and libraries &amp;quot;Multi-Arch: same&amp;quot;, which
&lt;br&gt;allows us to have reasonable defaults by requiring &amp;quot;foreign&amp;quot; packages to
&lt;br&gt;be installed in working order (i.e. preferentially DEB_BUILD_ARCH, but
&lt;br&gt;any working one will do) and &amp;quot;same&amp;quot; packages in the version required for
&lt;br&gt;linking (i.e. DEB_HOST_ARCH).
&lt;br&gt;&lt;br&gt;The cases not handled by the multi-arch specification are:
&lt;br&gt;&lt;br&gt;&amp;nbsp;- A library package (M-A: same) is to be installed for DEB_BUILD_ARCH.
&lt;br&gt;&amp;nbsp;- A hybrid package (M-A: allowed) is to be installed for
&lt;br&gt;&amp;nbsp; &amp;nbsp;DEB_BUILD_ARCH.
&lt;br&gt;&amp;nbsp;- A hybrid package (M-A: allowed) is to be installed for any
&lt;br&gt;&amp;nbsp; &amp;nbsp;architecture.
&lt;br&gt;&lt;br&gt;The last case is somewhat implied in the original specification (&amp;quot;:any&amp;quot;
&lt;br&gt;qualifier in Depends lines), but never explicitly allowed for
&lt;br&gt;Build-Depends; the others require introducing a new qualifier that is
&lt;br&gt;only meaningful in build dependencies.
&lt;br&gt;&lt;br&gt;In phase one, which needs to happen before the squeeze release for this
&lt;br&gt;to be useful, it would therefore be good if &amp;quot;:any&amp;quot; and &amp;quot;:native&amp;quot;
&lt;br&gt;qualifiers in build dependencies were accepted. As Debian itself does
&lt;br&gt;not yet cross-compile packages, actually supporting the specified
&lt;br&gt;resolution is optional (but would be nice to have in
&lt;br&gt;dpkg-checkbuilddeps).
&lt;br&gt;&lt;br&gt;A minimal implementation would accept those qualifiers in all tools that
&lt;br&gt;handle Build-Depends fields, but interpret the field as if the
&lt;br&gt;qualifiers were not present (thus falling back to the strictest possible
&lt;br&gt;interpretation for a native build).
&lt;br&gt;&lt;br&gt;A full implementation would resolve the dependencies according to the
&lt;br&gt;table on the specification page[1].
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Simon
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;https://wiki.ubuntu.com/MultiarchCross&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.ubuntu.com/MultiarchCross&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26527992&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26527992&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-558095%3A-dpkg%3A-please-accept-%22%3Anative%22-multiarch-qualifier-in-build-dependencies-tp26527992p26527992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26514032</id>
	<title>Bug#553928: Bug#557667: dpkg-dev: behaving differently wether quilt is installed or not</title>
	<published>2009-11-25T06:47:21Z</published>
	<updated>2009-11-25T06:47:21Z</updated>
	<author>
		<name>Gerfried Fuchs-6</name>
	</author>
	<content type="html">* Raphael Hertzog &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26514032&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt; [2009-11-25 15:33:58 CET]:
&lt;br&gt;&amp;gt; On Wed, 25 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; &amp;gt; block 553928 with 557667
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's not up to you to decide such things...
&lt;br&gt;&lt;br&gt;&amp;nbsp;It's no decision, it's a fact that the resolution of this is hindering
&lt;br&gt;switching the 3.0 (quilt) format on by default, I don't know what this
&lt;br&gt;has to do with any &amp;quot;deciding&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Would it be more acceptable if it could no more lead to FTBFS at all?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;That's a bit overrated, please keep the discussion to a sensible level.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The remark is serious, I committed changes so that when dpkg calls quilt
&lt;br&gt;&amp;gt; it will behave as strictly as the internal dpkg-source implementation. So
&lt;br&gt;&amp;gt; you will no longer have FTBFS due to fuzzy patches. It will fail to build
&lt;br&gt;&amp;gt; the source package on the maintainer machine directly (until he refreshes
&lt;br&gt;&amp;gt; the patches).
&lt;br&gt;&lt;br&gt;&amp;nbsp;dpkg won't be able to make package &amp;quot;no more lead to FTBFS at all&amp;quot;,
&lt;br&gt;there will always be areas out of the scope of dpkg that lead to
&lt;br&gt;FTBFSes. Or you meant something different, but then I have no clue on
&lt;br&gt;what you meant with it.
&lt;br&gt;&lt;br&gt;&amp;gt; The only remaining known problem is the one you where you unpack without
&lt;br&gt;&amp;gt; quilt and try to use quilt afterwards. And this one doesn't have to wait
&lt;br&gt;&amp;gt; that this bug is fixed but that all buildd use an sbuild recent enough
&lt;br&gt;&amp;gt; so that the source package is extracted in the build environment (so
&lt;br&gt;&amp;gt; build-depending on quilt is enough to ensure that it's properly unpacked).
&lt;br&gt;&lt;br&gt;&amp;nbsp;Sorry, but you said yourself, don't sweat on sbuild too much. Actually,
&lt;br&gt;having sbuild &amp;quot;fixed&amp;quot; would be a workaround for the core problem, and
&lt;br&gt;won't solve that dpkg is behaving differently with quilt installed or
&lt;br&gt;not. But I'm repeating myself and will refrain from iterating this
&lt;br&gt;discussion again in case you don't bring up anything new.
&lt;br&gt;&lt;br&gt;&amp;nbsp;You are aware that dpkg is most probably the most central tool for
&lt;br&gt;Debian (and its derivates) and actually it is crucial that it behaves in
&lt;br&gt;a clear defined way and not differently depending on other packages
&lt;br&gt;installed or not. The current situation isn't giving this, and that
&lt;br&gt;alone should be reason enough against this format as default.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;Then we are at a deadlock here and this means the dead for the push of
&lt;br&gt;&amp;gt; &amp;gt; 3.0 (quilt) as default, sorry. You claimed that quilt using packages
&lt;br&gt;&amp;gt; &amp;gt; won't need to change anything, now it turns out that the quilt handling
&lt;br&gt;&amp;gt; &amp;gt; has to be removed - and given that things *have* to be changed switching
&lt;br&gt;&amp;gt; &amp;gt; the default can't happen.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I might change my opinion though, after discussing with quilt's upstream,
&lt;br&gt;&amp;gt; he thinks it's reasonable to recreate the .pc even without quilt.
&lt;br&gt;&lt;br&gt;&amp;nbsp;If that works in a relieable way and dpkg won't behave differently when
&lt;br&gt;quilt is installed or when it is not installed then that might be called
&lt;br&gt;a solution to the situation, indeed.
&lt;br&gt;&lt;br&gt;&amp;nbsp;So long,
&lt;br&gt;Rhonda
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26514032&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26514032&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-dpkg-dev%3A-behaving-differently-wether-quilt-is-installed-or-not-tp26481732p26514032.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26513804</id>
	<title>Bug#557667: dpkg-dev: behaving differently wether quilt is installed or not</title>
	<published>2009-11-25T06:33:58Z</published>
	<updated>2009-11-25T06:33:58Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Wed, 25 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; block 553928 with 557667
&lt;br&gt;&lt;br&gt;It's not up to you to decide such things...
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Would it be more acceptable if it could no more lead to FTBFS at all?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;That's a bit overrated, please keep the discussion to a sensible level.
&lt;br&gt;&lt;br&gt;The remark is serious, I committed changes so that when dpkg calls quilt
&lt;br&gt;it will behave as strictly as the internal dpkg-source implementation. So
&lt;br&gt;you will no longer have FTBFS due to fuzzy patches. It will fail to build
&lt;br&gt;the source package on the maintainer machine directly (until he refreshes
&lt;br&gt;the patches).
&lt;br&gt;&lt;br&gt;The only remaining known problem is the one you where you unpack without
&lt;br&gt;quilt and try to use quilt afterwards. And this one doesn't have to wait
&lt;br&gt;that this bug is fixed but that all buildd use an sbuild recent enough
&lt;br&gt;so that the source package is extracted in the build environment (so
&lt;br&gt;build-depending on quilt is enough to ensure that it's properly unpacked).
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; I'm all for fixing dpkg-source to avoid those breakage when you discover
&lt;br&gt;&amp;gt; &amp;gt; them but I don't want to have dpkg-source recreate .pc without using quilt
&lt;br&gt;&amp;gt; &amp;gt; and guillem would like to avoid the quilt dependency.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;Then we are at a deadlock here and this means the dead for the push of
&lt;br&gt;&amp;gt; 3.0 (quilt) as default, sorry. You claimed that quilt using packages
&lt;br&gt;&amp;gt; won't need to change anything, now it turns out that the quilt handling
&lt;br&gt;&amp;gt; has to be removed - and given that things *have* to be changed switching
&lt;br&gt;&amp;gt; the default can't happen.
&lt;br&gt;&lt;br&gt;I might change my opinion though, after discussing with quilt's upstream,
&lt;br&gt;he thinks it's reasonable to recreate the .pc even without quilt.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26513804&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26513804&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-dpkg-dev%3A-behaving-differently-wether-quilt-is-installed-or-not-tp26481732p26513804.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26509299</id>
	<title>Bug#553928: Bug#557667: dpkg-dev: behaving differently wether quilt is installed or not</title>
	<published>2009-11-25T00:51:02Z</published>
	<updated>2009-11-25T00:51:02Z</updated>
	<author>
		<name>Gerfried Fuchs-6</name>
	</author>
	<content type="html">block 553928 with 557667
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;* Raphael Hertzog &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hertzog@...&lt;/a&gt;&amp;gt; [2009-11-23 22:14:01 CET]:
&lt;br&gt;&amp;gt; notfound 557667 1.13.26
&lt;br&gt;&amp;gt; found 557667 1.14.25
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&lt;br&gt;&amp;nbsp;Sorry. :)
&lt;br&gt;&lt;br&gt;&amp;gt; On Mon, 23 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; &amp;gt; Behaving differently wether quilt is installed or not is working against
&lt;br&gt;&amp;gt; &amp;gt; the principles of least surprise, results in FTBFS in certain areas, and
&lt;br&gt;&amp;gt; &amp;gt; is a hassle.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would it be more acceptable if it could no more lead to FTBFS at all?
&lt;br&gt;&lt;br&gt;&amp;nbsp;That's a bit overrated, please keep the discussion to a sensible level.
&lt;br&gt;Though, either it should built conflict with quilt, or build-depend on
&lt;br&gt;quilt, or not produce FTBFS in these areas. This is one big reason to
&lt;br&gt;*not* switch to default 3.0 (quilt) source format.
&lt;br&gt;&lt;br&gt;&amp;gt; What other hassle have you identified apart from the problem that you
&lt;br&gt;&amp;gt; can't use quilt if you had it not installed at unpack time?
&lt;br&gt;&lt;br&gt;&amp;nbsp;None that I am yet aware of but I'm not certain that there are no
&lt;br&gt;others. Not having dpkg, as a toolchain program, behave reliable in
&lt;br&gt;exactly the same way in all areas is just calling for troubles,
&lt;br&gt;possibly forseeable and not yet forseeable ones.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;Fix for this would be to Depend on quilt to make sure that it's always
&lt;br&gt;&amp;gt; &amp;gt; installed and make dpkg-source -x behave *exactly the same* all the
&lt;br&gt;&amp;gt; &amp;gt; time. Another fix for it would be to make dpkg-source -x be able to do
&lt;br&gt;&amp;gt; &amp;gt; that even without quilt installed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What do you mean by &amp;quot;do that&amp;quot;? Creating the .pc directory used by quilt?
&lt;br&gt;&lt;br&gt;&amp;nbsp;Yes, so that dpkg-source -x behaves exactly the same, no matter wether
&lt;br&gt;quilt is installed or not.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; But it is important to have dpkg-source behave idempotent, otherwise
&lt;br&gt;&amp;gt; &amp;gt; there will be lots of different areas things can (and will) break.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm all for fixing dpkg-source to avoid those breakage when you discover
&lt;br&gt;&amp;gt; them but I don't want to have dpkg-source recreate .pc without using quilt
&lt;br&gt;&amp;gt; and guillem would like to avoid the quilt dependency.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Then we are at a deadlock here and this means the dead for the push of
&lt;br&gt;3.0 (quilt) as default, sorry. You claimed that quilt using packages
&lt;br&gt;won't need to change anything, now it turns out that the quilt handling
&lt;br&gt;has to be removed - and given that things *have* to be changed switching
&lt;br&gt;the default can't happen.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Feel free to close this bugreport when you remove the intention to fix
&lt;br&gt;#553928 without making it a wontfix. :) &amp;nbsp;Unfortunately I don't see any
&lt;br&gt;other way round that.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Thanks. :)
&lt;br&gt;Rhonda
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509299&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509299&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-dpkg-dev%3A-behaving-differently-wether-quilt-is-installed-or-not-tp26481732p26509299.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506340</id>
	<title>Bug#211784: closed by Guillem Jover &lt;guillem@debian.org&gt; (Re: Bug#211784: start-stop-daemon --stop returns before daemon exits unless --retry is used)</title>
	<published>2009-11-24T17:18:35Z</published>
	<updated>2009-11-24T17:18:35Z</updated>
	<author>
		<name>Herbert Xu</name>
	</author>
	<content type="html">reopen 211784
&lt;br&gt;reassign 211784 libc6
&lt;br&gt;retitle 211784 Use start-stop-daemon --restart
&lt;br&gt;quit
&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 06:36:03PM +0000, Debian Bug Tracking System wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Mon, 2004-08-30 at 08:02:46 +0200, Thomas Hood wrote:
&lt;br&gt;&amp;gt; &amp;gt; On Mon, 2004-08-30 at 07:21, GOTO Masanori wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; We're talking about libc6.postinst start-stop code (line:264). &amp;nbsp;We
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; don't execute start-stop-daemon directly. &amp;nbsp;So I think --retry option
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; issue is out of scope.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; One should be able to call an initscript with the &amp;quot;restart&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; argument in order to restart the service that it controls. &amp;nbsp;If
&lt;br&gt;&amp;gt; &amp;gt; that doesn't work then there is a bug in the initscript.
&lt;br&gt;&amp;gt; &amp;gt; Stopping and starting should also work without a &amp;quot;sleep&amp;quot; in
&lt;br&gt;&amp;gt; &amp;gt; between. &amp;nbsp;This is something that should be addressed post-sarge.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I agree with Thomas, those init scripts are buggy. Also the
&lt;br&gt;&amp;gt; functionality is already present in start-stop-daemon with the --retry
&lt;br&gt;&amp;gt; option. The fact that --stop does not wait is explained clearly in
&lt;br&gt;&amp;gt; the man pages, and I don't think it's s-s-d's fault if people expect
&lt;br&gt;&amp;gt; it to do something it's not supposed to.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thus closing.
&lt;/div&gt;&lt;br&gt;Next time you close a bug, please look at the original report.
&lt;br&gt;I never filed this against dpkg, it was reassigned by the maintainer
&lt;br&gt;of the package it was filed against.
&lt;br&gt;&lt;br&gt;The original bug AFAICS is still there.
&lt;br&gt;&amp;nbsp;
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Package: libc6
&lt;br&gt;&amp;gt; Version: 2.3.2-7
&lt;br&gt;&amp;gt; Severity: normal
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The delay of one second between stop/start is too short for nis.
&lt;br&gt;&amp;gt; On my system, it often takes between one and two seconds to shutdown
&lt;br&gt;&amp;gt; nis.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This causes nis to be stopped but not started after a libc6 upgrade.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The solution is either to increase the delay to at least two seconds,
&lt;br&gt;&amp;gt; or use a better method to determine when the stop has completed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- System Information
&lt;br&gt;&amp;gt; Debian Release: testing/unstable
&lt;br&gt;&amp;gt; Kernel Version: Linux gondolin 2.4.22-1-686-smp #1 SMP Sat Sep 6 00:06:59 EST 2003 i686 GNU/Linux
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Versions of the packages libc6 depends on:
&lt;br&gt;&amp;gt; ii &amp;nbsp;libdb1-compat &amp;nbsp;2.1.3-7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The Berkeley database routines [glibc 2.0/2.
&lt;/div&gt;&lt;br&gt;Thanks,
&lt;br&gt;-- 
&lt;br&gt;Visit Openswan at &lt;a href=&quot;http://www.openswan.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.openswan.org/&lt;/a&gt;&lt;br&gt;Email: Herbert Xu ~{PmV&amp;gt;HI~} &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506340&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;herbert@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Home Page: &lt;a href=&quot;http://gondor.apana.org.au/~herbert/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gondor.apana.org.au/~herbert/&lt;/a&gt;&lt;br&gt;PGP Key: &lt;a href=&quot;http://gondor.apana.org.au/~herbert/pubkey.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gondor.apana.org.au/~herbert/pubkey.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506340&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506340&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-211784%3A-closed-by-Guillem-Jover-%3Cguillem%40debian.org%3E-%28Re%3A-Bug-211784%3A-start-stop-daemon---stop-returns-before-daemon-exits-unless---retry-is-used%29-tp26506340p26506340.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487084</id>
	<title>Bug#557668: dpkg-dev: Undefined subroutine crash on parsechangelog</title>
	<published>2009-11-23T14:11:44Z</published>
	<updated>2009-11-23T14:11:44Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009, Andreas Marschke wrote:
&lt;br&gt;&amp;gt; bangarang (1.0+beta2) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&lt;br&gt;You have a 0x09 char after the &amp;quot;low&amp;quot;. And in general the changelog is not
&lt;br&gt;really conforming to the norm. You should try &amp;quot;dch&amp;quot; to edit it, really.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487084&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487084&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557668%3A-dpkg-dev%3A-Undefined-subroutine-crash-on-parsechangelog-tp26481943p26487084.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26487002</id>
	<title>Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source</title>
	<published>2009-11-23T14:07:25Z</published>
	<updated>2009-11-23T14:07:25Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009, Bastian Blank wrote:
&lt;br&gt;&amp;gt; On Mon, Nov 23, 2009 at 10:25:04PM +0100, Raphael Hertzog wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; A quick shows that this happens if the patch is unclean.
&lt;br&gt;&amp;gt; &amp;gt; Indeed, a first patch that can't be applied without having patch return an
&lt;br&gt;&amp;gt; &amp;gt; error code fails the heuristic above.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; quilt nows that it can apply it.
&lt;br&gt;&lt;br&gt;It knows it should apply it, it doesn't know that it can apply it.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; In fact the source package would not build with --without-quilt and we
&lt;br&gt;&amp;gt; &amp;gt; might change dpkg-source to explicitely fail in that situation even if
&lt;br&gt;&amp;gt; &amp;gt; quilt is installed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You have to emulate quilt if you want to work it without. Otherwise
&lt;br&gt;&amp;gt; rename it, quickly.
&lt;br&gt;&lt;br&gt;Renaming is not an option when you prepare the work in lenny to enable it
&lt;br&gt;in squeeze only.
&lt;br&gt;&lt;br&gt;I don't intend to emulate quilt fully but we'll try to have them more
&lt;br&gt;in sync. dpkg-source uses patch -F 0 by default and quilt doesn't
&lt;br&gt;but when dpkg-source calls quilt it could set QUILT_PATCH_OPTS=&amp;quot;-F 0&amp;quot;
&lt;br&gt;to have it fail in the same way.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487002&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26487002&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557664%3A-dpkg-dev---dpkg-source-does-not-apply-patches-prior-to-generating-3.0-%28quilt%29-source-tp26481313p26487002.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486737</id>
	<title>Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source</title>
	<published>2009-11-23T13:54:29Z</published>
	<updated>2009-11-23T13:54:29Z</updated>
	<author>
		<name>Bastian Blank</name>
	</author>
	<content type="html">On Mon, Nov 23, 2009 at 10:25:04PM +0100, Raphael Hertzog wrote:
&lt;br&gt;&amp;gt; &amp;gt; A quick shows that this happens if the patch is unclean.
&lt;br&gt;&amp;gt; Indeed, a first patch that can't be applied without having patch return an
&lt;br&gt;&amp;gt; error code fails the heuristic above.
&lt;br&gt;&lt;br&gt;quilt nows that it can apply it.
&lt;br&gt;&lt;br&gt;&amp;gt; Unless you know a way to have the heuristic work better, I'm afraid
&lt;br&gt;&amp;gt; there's nothing to be done.
&lt;br&gt;&lt;br&gt;&amp;quot;quilt applied&amp;quot; lists all.
&lt;br&gt;&lt;br&gt;&amp;gt; In fact the source package would not build with --without-quilt and we
&lt;br&gt;&amp;gt; might change dpkg-source to explicitely fail in that situation even if
&lt;br&gt;&amp;gt; quilt is installed.
&lt;br&gt;&lt;br&gt;You have to emulate quilt if you want to work it without. Otherwise
&lt;br&gt;rename it, quickly.
&lt;br&gt;&lt;br&gt;Bastian
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Lots of people drink from the wrong bottle sometimes.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- Edith Keeler, &amp;quot;The City on the Edge of Forever&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;stardate unknown
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486737&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486737&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557664%3A-dpkg-dev---dpkg-source-does-not-apply-patches-prior-to-generating-3.0-%28quilt%29-source-tp26481313p26486737.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486735</id>
	<title>Bug#557668: dpkg-dev: Undefined subroutine crash on parsechangelog</title>
	<published>2009-11-23T13:49:42Z</published>
	<updated>2009-11-23T13:49:42Z</updated>
	<author>
		<name>Andreas Marschke</name>
	</author>
	<content type="html">Well yes of course here you go!
&lt;br&gt;Thanks the fix worked!
&lt;br&gt;&lt;br /&gt;&lt;br&gt;bangarang (1.0+beta2) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * update version to 1.0~beta2 (0.92). updated test cases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add test cases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes to ensure proper indexing of audio clips.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * record listengine loading state and start time before launching. 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; prevents race condition that might cause indefinite playlist loading.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add audio clips list engine.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * this tooltip update really belongs in updateSeekTime.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * provide additional feedback when loading playlist. Also provide a little
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; visual distinction between for saved non-view media lists.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * allows hold-to-stop when already paused, not just when pausing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ensure results of filelistengine Open File/Open Folder action can be reloaded.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Incidentally allows files or folders to be directly loaded with an lri.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * fix issue 19.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * disable preloading until I can figure out why long listengine loads block Phonon::setCurrentSource() in a separate thread.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * fix big bug introduced by caching commit: categories would never load into playlist.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add caching to help with performance of repeat loads of long queries. &amp;nbsp;Add media list preloading.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Mon, 23 Nov 2009 16:37:00 +0200 &amp;nbsp;
&lt;br&gt;bangarang (1.0+beta1) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; * fix bug in display of TV Show series name, season and episode numbers.
&lt;br&gt;&amp;nbsp; * move media info saving to the proper place: in the model and listengine.
&lt;br&gt;&amp;nbsp; * tidy up media view menu ui.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sat, 21 Nov 2009 19:19:00 +0200 &amp;nbsp;
&lt;br&gt;bangarang (1.0+alpha11) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; * complete media info removal function. &amp;nbsp;some minor associated ui tidy ups remain...
&lt;br&gt;&amp;nbsp; * remove left overs from missing item identification hacking...
&lt;br&gt;&amp;nbsp; * prefer resource url property instead of direct use of resource uri, since they may not be equivalent in the future.
&lt;br&gt;&amp;nbsp; * Begin remove media items implementation - Identify missing media items.
&lt;br&gt;&amp;nbsp; * add semantics listengine to provide medialists for Frequently Played, Recently Played and Highest Rated.
&lt;br&gt;&amp;nbsp; * Includes fix for a few &amp;nbsp;other issues found along the way.
&lt;br&gt;&amp;nbsp; * make sure to check filter number of filter arguments before assigning.
&lt;br&gt;&amp;nbsp; * Don't restart playback when changing playlist mode (shuffle/normal).
&lt;br&gt;&amp;nbsp; * add genre media list.
&lt;br&gt;&amp;nbsp; * add proper support for genre and year for audio and video. (video genre listing not ready yet).
&lt;br&gt;&amp;nbsp; * remove blur.cpp. &amp;nbsp;It is not currently being used anyway. Also takes care of any perceived conflicts between GPL v2 and GPL v3.
&lt;br&gt;&amp;nbsp; * no sense in being ambiguous inthe list engine...
&lt;br&gt;&amp;nbsp; * Removed code duplication in subclasses by moving commonly needed data to the superclass ListEngine.
&lt;br&gt;&amp;nbsp; * All classes needing Nepomuk are now derived from NepomukListEngine,
&lt;br&gt;&amp;nbsp; * which does all the initialization.
&lt;br&gt;&amp;nbsp; * refactoring of listengines
&lt;br&gt;&amp;nbsp; * Improve hold-to-stop behavior of play-pause button.
&lt;br&gt;&amp;nbsp; * Only attempt to delete indexer if it was actually created (nepomuk was inited).
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Thu, 19 Nov 2009 00:44:00 +0200
&lt;br&gt;bangarang (1.0+alpha10) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * fixed ubuntu versioning (should fix broken dependency problem)
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sun, 15 Nov 2009 04:29:00 +0200	
&lt;br&gt;bangarang (1.0+alpha9) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * dependency corrections due to different versions on ubuntu 
&lt;br&gt;&amp;nbsp; * Improve hold-to-stop behavior of play-pause button.
&lt;br&gt;&amp;nbsp; * Move media list summary into separate widget, right-aligned with a smaller font.
&lt;br&gt;&amp;nbsp; * Hide nepomuk-dependent media lists if nepomuk is disabled. Fixed bug that cause eternal loading of non-view saved lists.
&lt;br&gt;&amp;nbsp; * Allow basic media playback functionality if nepomuk is disabled. &amp;nbsp;Media library, ratings, playcount, etc. disabled in this mode.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Thu, 12 Nov 2009 23:09:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha8) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * forgot a comma
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha7) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * depends libtag-vanilla hickup on ubuntu
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha6) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * build depends for kdemultimedia added 
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;bangarang (1.0+alpha5) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; * show number of items in media list and playlist duration.
&lt;br&gt;&amp;nbsp; * tidy up compiler warnings. declare MediaItem to QMetaType.
&lt;br&gt;&amp;nbsp; * fix inconsistent boarder width around playlist.
&lt;br&gt;&amp;nbsp; * build depends added
&lt;br&gt;&amp;nbsp; * add license and readme files
&lt;br&gt;&amp;nbsp; * fixed bug when using both double click and fullScreen button to toggle full screen mode.
&lt;br&gt;&amp;nbsp; * Merge commit 'origin/master'
&lt;br&gt;&amp;nbsp; * automatically set power profile when watching videos;
&lt;br&gt;&amp;nbsp; &amp;nbsp; changed showing/hiding of widgets while watching videos, so that widgets
&lt;br&gt;&amp;nbsp; &amp;nbsp; are hidden when the mouse is moved to another screen.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:19:00 +0200
&lt;br&gt;bangarang (1.0+alpha4) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; * hide config buttons for audio and video lists until I find something to do with them.
&lt;br&gt;&amp;nbsp; * add homepage to about dialog.
&lt;br&gt;&amp;nbsp; * add show/hide shortcut to menu.
&lt;br&gt;&amp;nbsp; * More basic shortcuts and a few place holders for a future shortcuts editor.
&lt;br&gt;&amp;nbsp; * More tidy ups: tidier menu button, don't draw style primitive in nowPlayingView, etc.
&lt;br&gt;&amp;nbsp; * Add beginings of toolbutton menu. Improved about data.
&lt;br&gt;&amp;nbsp; * minor tidy ups...
&lt;br&gt;&amp;nbsp; * use loading indicator when media lists are loading.
&lt;br&gt;&amp;nbsp; * Show loading progress icon while media source is loading.
&lt;br&gt;&amp;nbsp; * default Phonon::MediaObject state is Loading. Build-playist-then-play use-case fixed.
&lt;br&gt;&amp;nbsp; * Minor code tidy ups.
&lt;br&gt;&amp;nbsp; * Add playlist drag and drop reordering.
&lt;br&gt;&amp;nbsp; * activate category with double-click.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sun, 8 Nov 2009 15:06:27 +0200
&lt;br&gt;bangarang (1.0+alpha3) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp;* launchpadd failed to find packages -&amp;gt; doesnt build &amp;nbsp;
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Fri, 6 Nov 2009 15:06:27 +0200 
&lt;br&gt;bangarang (1.0+alpha2) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp;* added build depends &amp;nbsp;
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Fri, 6 Nov 2009 15:06:27 +0200 
&lt;br&gt;bangarang (1.0+alpha1) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add audiostream support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* activate category with double-click.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* artwork is an extension of nmm not nfo.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* remove temporary ui entry.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix bug when change media type (didn't take).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Allow selected item(s) to be played when info is being shown.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add ability to save artwork audio or video. &amp;nbsp;Note: I'm unable to get id3v2 artwork tag to save.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* don't use Nepomuk::Resource in listengines. Just get rating directly from the query.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Speeds up longer queries and fixes odd, huge memory leak when using Nepomuk::Resource.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Refactor musiclistengine to work similar to videolistengine.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* make sure videoType is set for video media items.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* refactoring in videolistengine
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	1. Added class VideoQuery to remove code duplication and increase
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; readability in video queries and to reduce the source of typos
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	2. ExtractMethod for the creation of media items.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* hierarchical view of TV shows
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Implemented a hierarical access for TV shows: first show different
&lt;br&gt;&amp;nbsp; &amp;nbsp;* TV shows, then different seasons in the selected show, and finally
&lt;br&gt;&amp;nbsp; &amp;nbsp;* the episodes in the selected season.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* TV shows where nepomuk does not know the series name or the season
&lt;br&gt;&amp;nbsp; &amp;nbsp;* are taken extra care of.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updated video ontology to final version for 1.0. (Yes, this means that alpha testers
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;will have to redo their video library - downsides of alpha testing). &amp;quot;TV Shows&amp;quot; replace
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Series&amp;quot; and now Movies can have a series/collection name.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Geeez... forgot to add actionmanager files... I'm a dufus...
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Moved all actions and keyboard shortcuts into new ActionsManager object. Added Ctrl+H action
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;to hide controls when not in full-screen mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Prevent crash when passing file/url as argument. Should fix Issue 13.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Add correct bug tracker site. &amp;nbsp;Should prevent reports going to bugs.kde.org.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Return to show-info view after saving.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Reload media view model when indexing trigger by saving info is complete.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* added possibility to set/view name of a series; added CTRL-Q shortcut to quit
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Several updates to InfoManager:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - default mode shows info in non-editable(non-destructive) view
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - new button to allow user to edit info
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - some code cleanup and maintenance
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Correctly trap events to prevent selection of messages from the list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Should fix Issue 11.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Automatically show/hide audio CD/DVD when inserted/removed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Don't show info button on CD and DVD tracks: Should fix Issue 9.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Prevent Message type MediaItems from being selected. Should fix Issue 11.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Terminate running ListEngines before deleting them to prevent crashes on program termination.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* actually delete m3u file when saved list is deleted.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* more fixes for add video list bugs.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix for Issue 7 + fix for bug in add list button on video lists page.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix for Issue 6 + missed fix for Issue 1.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; &amp;nbsp;* forgot to add medialistsengine files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* complete saved list implementation. Includes needed refactor of media lists chooser 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* to Model-View driven by MediaItemModel and MediaListsEngine.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* better saved list icons
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Improve Add List page layout.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Tidy up CMakeLists to make it easier to read.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* changed changelog according to latest fix
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Use only two columns for Category MediaItems. &amp;nbsp;Hopefully fixes Issue 1.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* build and is valid now to be used at launchpad
&lt;br&gt;&amp;nbsp; &amp;nbsp;* changed from unstable to karmic as used for launchpad
&lt;br&gt;&amp;nbsp; &amp;nbsp;* corrected copyright, corrected developers, removed READMEs
&lt;br&gt;&amp;nbsp; &amp;nbsp;* debianize building
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add stop function to play/pause button: click and hold to stop.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* disable &amp;quot;Current Selection&amp;quot; as a source for saving media list if nothing is selected.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add contextStack and put playlist on firstpage. &amp;nbsp;Video settings can placed on videoSettingsPage.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* missed a few icons...
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Oops... remove README~ file.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updated maindwindow.ui and added convenience folder to facilitate shared use of Qt4 Designer. &amp;nbsp;See README.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Make sure staleness check in UpdateNowPlaying uses fromPercentEncoding as well.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added defensive check to prevent crash if some other bug causes nowPlaying model to be empty.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merge branch 'savelists'
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add rudimentary playlist saving support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Correctly handle file URLs, so it's possible to play files with Unicode characters in their names.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fullscreen now with ESC and F11
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fullscreen on doubleClick
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add more video mime types listed in the file open dialog.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add GPL license header to all source files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merged fix for Taglib crashes when files are open - Thanks Janusz Lewandowski!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added the fix a couple other places that it might be needed.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix crash when TagLib is unable to load a file.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix reported compiler errors and some warnings. &amp;nbsp;Many thanks to Emralegna!
&lt;br&gt;&amp;nbsp; &amp;nbsp;* check a couple more phonon states to correctly interpret play/pause clicks.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Added rudimentary DVD support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix crash when changing playlist toggling shuffle mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* More playlist bug fixes. Should address crashes with opening files and cd shuffle.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added playlistFinished signal to properly deal with end of playlist behaviour.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix switch to video view when media item has video.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* First cut at clean up of playlist object code. &amp;nbsp;Most things fixed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Now playing model still doesn't update correctly when playing CD on shuffle.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add rudimentary cd playback support. (shuffle is borked - will fix separately)
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix bugs in basic playlist navigation. (geez the playlist code needs tidy up!)
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Load KIcons outside of paint().
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Start play as soon as possible - update now playing and playlist afterwards.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* more ratings tidy ups.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* When rating is changed, update the queue model as well.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Update the playlist media item. Don't pass the nowplaying item into the playlist.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Update file and video list engines to read media item rating.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add support for rating (1 to 5 stars).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* store last played and play count.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Improve handling of multiple video type in same list (search results, files opened).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add MediaVocabulary object to allow ontology astraction and easy ontology switchout.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Video metadata storage to nepomuk for Movie, Series and Video clips using nmm ontology draft.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Flesh out video list engine now that video nepomuk data can be created.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updates to manual editing of media item info.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Coding style: updated includes to better conform to coding style.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add basic video list engine. &amp;nbsp;Also include updates to write basic metadata for non-music files to nepomuk store.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Changed &amp;quot;Mark for playlist&amp;quot; to more common &amp;quot;Add to playlist&amp;quot;. &amp;nbsp;Rely on icon to communicate &amp;quot;marking&amp;quot; paradigm.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Initial Bangarang git repository creation
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 03 Nov 2009 19:34:00 +0200
&lt;br&gt;bangarang (1.0rc+gitf538a3248df135926a662030c90f04f862f4d4c0) karmic; urgency=low
&lt;br&gt;&lt;br&gt;&amp;nbsp; * Initial Release.
&lt;br&gt;&amp;nbsp; * corrected copyright
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486735&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Wed, 14 Oct 2009 01:08:26 +0200
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557668%3A-dpkg-dev%3A-Undefined-subroutine-crash-on-parsechangelog-tp26481943p26486735.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486452</id>
	<title>Bug#557668: dpkg-dev: Undefined subroutine crash on parsechangelog</title>
	<published>2009-11-23T13:30:12Z</published>
	<updated>2009-11-23T13:30:12Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009, Andreas Marschke wrote:
&lt;br&gt;&amp;gt; Package: dpkg-dev
&lt;br&gt;&amp;gt; Version: 1.15.5.2
&lt;br&gt;&amp;gt; Severity: important
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; currently trying to package bangarang for my ppa on launchpad.
&lt;br&gt;&amp;gt; dpkg-buildpackage runs parsechangelog and it crashes with this line :
&lt;br&gt;&amp;gt; Undefined subroutine &amp;Dpkg::Changelog::Entry::Debian::_g called at /usr/share/perl5/Dpkg/Changelog/Entry/Debian.pm line 117, &amp;lt;STDIN&amp;gt; line 1.
&lt;br&gt;&lt;br&gt;Thanks for the report, fixed in the git tree.
&lt;br&gt;&lt;br&gt;It was about to report an error about some invalid value in the options in
&lt;br&gt;the header (urgency=low is an option). Not sure why in your case...
&lt;br&gt;&lt;br&gt;Can you attach the changelog rather than pasting it in the mail?
&lt;br&gt;&lt;br&gt;You can apply the patch yourself, it's just a line to add in
&lt;br&gt;/usr/share/perl5/Dpkg/Changelog/Entry/Debian.pm:
&lt;br&gt;--- a/scripts/Dpkg/Changelog/Entry/Debian.pm
&lt;br&gt;+++ b/scripts/Dpkg/Changelog/Entry/Debian.pm
&lt;br&gt;@@ -25,6 +25,7 @@ our @EXPORT_OK = qw($regex_header $regex_trailer find_closes);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;use Date::Parse;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+use Dpkg::Gettext;
&lt;br&gt;&amp;nbsp;use Dpkg::Control::Changelog;
&lt;br&gt;&amp;nbsp;use Dpkg::Version;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486452&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486452&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557668%3A-dpkg-dev%3A-Undefined-subroutine-crash-on-parsechangelog-tp26481943p26486452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486269</id>
	<title>Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source</title>
	<published>2009-11-23T13:25:04Z</published>
	<updated>2009-11-23T13:25:04Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">tag 557664 moreinfo
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;On Mon, 23 Nov 2009, Bastian Blank wrote:
&lt;br&gt;&amp;gt; Package: dpkg-dev
&lt;br&gt;&amp;gt; Version: 1.15.5.2
&lt;br&gt;&amp;gt; Severity: important
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The doc specifies, that dpkg-source will apply all quilt patches prior
&lt;br&gt;&amp;gt; to generating the automatic diff, however this seem to not work always:
&lt;br&gt;&lt;br&gt;Read more closely:
&lt;br&gt;&amp;nbsp; &amp;nbsp;Note: dpkg-source expects the source tree to have all &amp;nbsp;patches &amp;nbsp;listed &amp;nbsp;in
&lt;br&gt;&amp;nbsp; &amp;nbsp;the series file applied when you generate the source package. &amp;nbsp;This is not
&lt;br&gt;&amp;nbsp; &amp;nbsp;the case when the source tree has been &amp;nbsp;obtained &amp;nbsp;by &amp;nbsp;unpacking &amp;nbsp;a &amp;nbsp;source
&lt;br&gt;&amp;nbsp; &amp;nbsp;package &amp;nbsp;using &amp;nbsp;the &amp;nbsp;Format: &amp;nbsp;1.0 &amp;nbsp;for &amp;nbsp;instance. To mitigate the problem,
&lt;br&gt;&amp;nbsp; &amp;nbsp;dpkg-source will apply the patches by itself if it believes that they have
&lt;br&gt;&amp;nbsp; &amp;nbsp;not &amp;nbsp;yet &amp;nbsp;been &amp;nbsp;applied. &amp;nbsp;To &amp;nbsp;detect this situation, it uses the following
&lt;br&gt;&amp;nbsp; &amp;nbsp;heuristic: if a .pc subdirectory is detected, it will call quilt unapplied
&lt;br&gt;&amp;nbsp; &amp;nbsp;to &amp;nbsp;find out if some patches are not applied. After that, it will take the
&lt;br&gt;&amp;nbsp; &amp;nbsp;first patch of the series (or the first unapplied patch returned by &amp;nbsp;quilt
&lt;br&gt;&amp;nbsp; &amp;nbsp;unapplied, &amp;nbsp;if any) and verify if it can be applied without errors. If the
&lt;br&gt;&amp;nbsp; &amp;nbsp;verification succeeds, it concludes that patches have not been applied and
&lt;br&gt;&amp;nbsp; &amp;nbsp;will &amp;nbsp;apply &amp;nbsp;them all. &amp;nbsp;The option --no-preparation can be used to disable
&lt;br&gt;&amp;nbsp; &amp;nbsp;this behaviour.
&lt;br&gt;&lt;br&gt;&amp;gt; | dpkg-source: info: building ibm-3270 in ibm-3270_3.3.10ga4-2.dsc
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A quick shows that this happens if the patch is unclean.
&lt;br&gt;&lt;br&gt;Indeed, a first patch that can't be applied without having patch return an
&lt;br&gt;error code fails the heuristic above.
&lt;br&gt;&lt;br&gt;Unless you know a way to have the heuristic work better, I'm afraid
&lt;br&gt;there's nothing to be done.
&lt;br&gt;&lt;br&gt;In fact the source package would not build with --without-quilt and we
&lt;br&gt;might change dpkg-source to explicitely fail in that situation even if
&lt;br&gt;quilt is installed.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486269&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557664%3A-dpkg-dev---dpkg-source-does-not-apply-patches-prior-to-generating-3.0-%28quilt%29-source-tp26481313p26486269.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26486079</id>
	<title>Bug#557667: dpkg-dev: behaving differently wether quilt is installed or not</title>
	<published>2009-11-23T13:14:01Z</published>
	<updated>2009-11-23T13:14:01Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">notfound 557667 1.13.26
&lt;br&gt;found 557667 1.14.25
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;On Mon, 23 Nov 2009, Gerfried Fuchs wrote:
&lt;br&gt;&amp;gt; Version: 1.13.26
&lt;br&gt;&lt;br&gt;The etch version has no support of new formats at all... :)
&lt;br&gt;&lt;br&gt;&amp;gt; Behaving differently wether quilt is installed or not is working against
&lt;br&gt;&amp;gt; the principles of least surprise, results in FTBFS in certain areas, and
&lt;br&gt;&amp;gt; is a hassle.
&lt;br&gt;&lt;br&gt;Would it be more acceptable if it could no more lead to FTBFS at all?
&lt;br&gt;&lt;br&gt;What other hassle have you identified apart from the problem that you
&lt;br&gt;can't use quilt if you had it not installed at unpack time?
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Fix for this would be to Depend on quilt to make sure that it's always
&lt;br&gt;&amp;gt; installed and make dpkg-source -x behave *exactly the same* all the
&lt;br&gt;&amp;gt; time. Another fix for it would be to make dpkg-source -x be able to do
&lt;br&gt;&amp;gt; that even without quilt installed.
&lt;br&gt;&lt;br&gt;What do you mean by &amp;quot;do that&amp;quot;? Creating the .pc directory used by quilt?
&lt;br&gt;&lt;br&gt;&amp;gt; But it is important to have dpkg-source behave idempotent, otherwise
&lt;br&gt;&amp;gt; there will be lots of different areas things can (and will) break.
&lt;br&gt;&lt;br&gt;I'm all for fixing dpkg-source to avoid those breakage when you discover
&lt;br&gt;them but I don't want to have dpkg-source recreate .pc without using quilt
&lt;br&gt;and guillem would like to avoid the quilt dependency.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486079&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26486079&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-dpkg-dev%3A-behaving-differently-wether-quilt-is-installed-or-not-tp26481732p26486079.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481943</id>
	<title>Bug#557668: dpkg-dev: Undefined subroutine crash on parsechangelog</title>
	<published>2009-11-23T08:50:17Z</published>
	<updated>2009-11-23T08:50:17Z</updated>
	<author>
		<name>Andreas Marschke-2</name>
	</author>
	<content type="html">Package: dpkg-dev
&lt;br&gt;Version: 1.15.5.2
&lt;br&gt;Severity: important
&lt;br&gt;&lt;br&gt;currently trying to package bangarang for my ppa on launchpad.
&lt;br&gt;dpkg-buildpackage runs parsechangelog and it crashes with this line :
&lt;br&gt;Undefined subroutine &amp;Dpkg::Changelog::Entry::Debian::_g called at /usr/share/perl5/Dpkg/Changelog/Entry/Debian.pm line 117, &amp;lt;STDIN&amp;gt; line 1. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;dpkg-buildpackage: error: changelog parser /usr/lib/dpkg/parsechangelog/debian gave error exit status 9
&lt;br&gt;&lt;br&gt;Changelog its parsing is : 
&lt;br&gt;bangarang (1.0+beta2) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * update version to 1.0~beta2 (0.92). updated test cases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add test cases.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * Fixes to ensure proper indexing of audio clips.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * record listengine loading state and start time before launching. 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; prevents race condition that might cause indefinite playlist loading.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add audio clips list engine.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * this tooltip update really belongs in updateSeekTime.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * provide additional feedback when loading playlist. Also provide a little
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; visual distinction between for saved non-view media lists.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * allows hold-to-stop when already paused, not just when pausing.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * ensure results of filelistengine Open File/Open Folder action can be reloaded.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Incidentally allows files or folders to be directly loaded with an lri.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * fix issue 19.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * disable preloading until I can figure out why long listengine loads block Phonon::setCurrentSource() in a separate thread.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * fix big bug introduced by caching commit: categories would never load into playlist.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * add caching to help with performance of repeat loads of long queries. &amp;nbsp;Add media list preloading.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Mon, 23 Nov 2009 16:37:00 +0200 &amp;nbsp;
&lt;br&gt;bangarang (1.0+beta1) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; * fix bug in display of TV Show series name, season and episode numbers.
&lt;br&gt;&amp;nbsp; * move media info saving to the proper place: in the model and listengine.
&lt;br&gt;&amp;nbsp; * tidy up media view menu ui.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sat, 21 Nov 2009 19:19:00 +0200 &amp;nbsp;
&lt;br&gt;bangarang (1.0+alpha11) karmic; urgency=low	 &amp;nbsp;
&lt;br&gt;&amp;nbsp; * complete media info removal function. &amp;nbsp;some minor associated ui tidy ups remain...
&lt;br&gt;&amp;nbsp; * remove left overs from missing item identification hacking...
&lt;br&gt;&amp;nbsp; * prefer resource url property instead of direct use of resource uri, since they may not be equivalent in the future.
&lt;br&gt;&amp;nbsp; * Begin remove media items implementation - Identify missing media items.
&lt;br&gt;&amp;nbsp; * add semantics listengine to provide medialists for Frequently Played, Recently Played and Highest Rated.
&lt;br&gt;&amp;nbsp; * Includes fix for a few &amp;nbsp;other issues found along the way.
&lt;br&gt;&amp;nbsp; * make sure to check filter number of filter arguments before assigning.
&lt;br&gt;&amp;nbsp; * Don't restart playback when changing playlist mode (shuffle/normal).
&lt;br&gt;&amp;nbsp; * add genre media list.
&lt;br&gt;&amp;nbsp; * add proper support for genre and year for audio and video. (video genre listing not ready yet).
&lt;br&gt;&amp;nbsp; * remove blur.cpp. &amp;nbsp;It is not currently being used anyway. Also takes care of any perceived conflicts between GPL v2 and GPL v3.
&lt;br&gt;&amp;nbsp; * no sense in being ambiguous inthe list engine...
&lt;br&gt;&amp;nbsp; * Removed code duplication in subclasses by moving commonly needed data to the superclass ListEngine.
&lt;br&gt;&amp;nbsp; * All classes needing Nepomuk are now derived from NepomukListEngine,
&lt;br&gt;&amp;nbsp; * which does all the initialization.
&lt;br&gt;&amp;nbsp; * refactoring of listengines
&lt;br&gt;&amp;nbsp; * Improve hold-to-stop behavior of play-pause button.
&lt;br&gt;&amp;nbsp; * Only attempt to delete indexer if it was actually created (nepomuk was inited).
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Thu, 19 Nov 2009 00:44:00 +0200
&lt;br&gt;bangarang (1.0+alpha10) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * fixed ubuntu versioning (should fix broken dependency problem)
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sun, 15 Nov 2009 04:29:00 +0200	
&lt;br&gt;bangarang (1.0+alpha9) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * dependency corrections due to different versions on ubuntu 
&lt;br&gt;&amp;nbsp; * Improve hold-to-stop behavior of play-pause button.
&lt;br&gt;&amp;nbsp; * Move media list summary into separate widget, right-aligned with a smaller font.
&lt;br&gt;&amp;nbsp; * Hide nepomuk-dependent media lists if nepomuk is disabled. Fixed bug that cause eternal loading of non-view saved lists.
&lt;br&gt;&amp;nbsp; * Allow basic media playback functionality if nepomuk is disabled. &amp;nbsp;Media library, ratings, playcount, etc. disabled in this mode.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Thu, 12 Nov 2009 23:09:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha8) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * forgot a comma
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha7) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * depends libtag-vanilla hickup on ubuntu
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;&lt;br&gt;bangarang (1.0+alpha6) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * build depends for kdemultimedia added 
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:30:00 +0200
&lt;br&gt;bangarang (1.0+alpha5) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; * show number of items in media list and playlist duration.
&lt;br&gt;&amp;nbsp; * tidy up compiler warnings. declare MediaItem to QMetaType.
&lt;br&gt;&amp;nbsp; * fix inconsistent boarder width around playlist.
&lt;br&gt;&amp;nbsp; * build depends added
&lt;br&gt;&amp;nbsp; * add license and readme files
&lt;br&gt;&amp;nbsp; * fixed bug when using both double click and fullScreen button to toggle full screen mode.
&lt;br&gt;&amp;nbsp; * Merge commit 'origin/master'
&lt;br&gt;&amp;nbsp; * automatically set power profile when watching videos;
&lt;br&gt;&amp;nbsp; &amp;nbsp; changed showing/hiding of widgets while watching videos, so that widgets
&lt;br&gt;&amp;nbsp; &amp;nbsp; are hidden when the mouse is moved to another screen.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 10 Nov 2009 21:19:00 +0200
&lt;br&gt;bangarang (1.0+alpha4) karmic; urgency=low	
&lt;br&gt;&amp;nbsp; * Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; * hide config buttons for audio and video lists until I find something to do with them.
&lt;br&gt;&amp;nbsp; * add homepage to about dialog.
&lt;br&gt;&amp;nbsp; * add show/hide shortcut to menu.
&lt;br&gt;&amp;nbsp; * More basic shortcuts and a few place holders for a future shortcuts editor.
&lt;br&gt;&amp;nbsp; * More tidy ups: tidier menu button, don't draw style primitive in nowPlayingView, etc.
&lt;br&gt;&amp;nbsp; * Add beginings of toolbutton menu. Improved about data.
&lt;br&gt;&amp;nbsp; * minor tidy ups...
&lt;br&gt;&amp;nbsp; * use loading indicator when media lists are loading.
&lt;br&gt;&amp;nbsp; * Show loading progress icon while media source is loading.
&lt;br&gt;&amp;nbsp; * default Phonon::MediaObject state is Loading. Build-playist-then-play use-case fixed.
&lt;br&gt;&amp;nbsp; * Minor code tidy ups.
&lt;br&gt;&amp;nbsp; * Add playlist drag and drop reordering.
&lt;br&gt;&amp;nbsp; * activate category with double-click.
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Sun, 8 Nov 2009 15:06:27 +0200
&lt;br&gt;bangarang (1.0+alpha3) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp;* launchpadd failed to find packages -&amp;gt; doesnt build &amp;nbsp;
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Fri, 6 Nov 2009 15:06:27 +0200 
&lt;br&gt;bangarang (1.0+alpha2) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp;* added build depends &amp;nbsp;
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Fri, 6 Nov 2009 15:06:27 +0200 
&lt;br&gt;bangarang (1.0+alpha1) karmic; urgency=low
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add audiostream support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* activate category with double-click.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* artwork is an extension of nmm not nfo.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* remove temporary ui entry.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix bug when change media type (didn't take).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Allow selected item(s) to be played when info is being shown.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add ability to save artwork audio or video. &amp;nbsp;Note: I'm unable to get id3v2 artwork tag to save.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* don't use Nepomuk::Resource in listengines. Just get rating directly from the query.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Speeds up longer queries and fixes odd, huge memory leak when using Nepomuk::Resource.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Refactor musiclistengine to work similar to videolistengine.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* make sure videoType is set for video media items.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* refactoring in videolistengine
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	1. Added class VideoQuery to remove code duplication and increase
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	 &amp;nbsp; readability in video queries and to reduce the source of typos
&lt;br&gt;&amp;nbsp; &amp;nbsp; 	2. ExtractMethod for the creation of media items.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* hierarchical view of TV shows
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Implemented a hierarical access for TV shows: first show different
&lt;br&gt;&amp;nbsp; &amp;nbsp;* TV shows, then different seasons in the selected show, and finally
&lt;br&gt;&amp;nbsp; &amp;nbsp;* the episodes in the selected season.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* TV shows where nepomuk does not know the series name or the season
&lt;br&gt;&amp;nbsp; &amp;nbsp;* are taken extra care of.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updated video ontology to final version for 1.0. (Yes, this means that alpha testers
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;will have to redo their video library - downsides of alpha testing). &amp;quot;TV Shows&amp;quot; replace
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Series&amp;quot; and now Movies can have a series/collection name.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Geeez... forgot to add actionmanager files... I'm a dufus...
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Moved all actions and keyboard shortcuts into new ActionsManager object. Added Ctrl+H action
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;to hide controls when not in full-screen mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Prevent crash when passing file/url as argument. Should fix Issue 13.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Add correct bug tracker site. &amp;nbsp;Should prevent reports going to bugs.kde.org.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Return to show-info view after saving.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Reload media view model when indexing trigger by saving info is complete.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* added possibility to set/view name of a series; added CTRL-Q shortcut to quit
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Several updates to InfoManager:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - default mode shows info in non-editable(non-destructive) view
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - new button to allow user to edit info
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; - some code cleanup and maintenance
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Correctly trap events to prevent selection of messages from the list.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Should fix Issue 11.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Automatically show/hide audio CD/DVD when inserted/removed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Don't show info button on CD and DVD tracks: Should fix Issue 9.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Prevent Message type MediaItems from being selected. Should fix Issue 11.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Terminate running ListEngines before deleting them to prevent crashes on program termination.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* actually delete m3u file when saved list is deleted.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* more fixes for add video list bugs.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix for Issue 7 + fix for bug in add list button on video lists page.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix for Issue 6 + missed fix for Issue 1.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merge branch 'master' of gitorious.org:bangarang/bangarang
&lt;br&gt;&amp;nbsp; &amp;nbsp;* forgot to add medialistsengine files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* complete saved list implementation. Includes needed refactor of media lists chooser 
&lt;br&gt;&amp;nbsp; &amp;nbsp;* to Model-View driven by MediaItemModel and MediaListsEngine.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* better saved list icons
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Improve Add List page layout.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Tidy up CMakeLists to make it easier to read.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* changed changelog according to latest fix
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Use only two columns for Category MediaItems. &amp;nbsp;Hopefully fixes Issue 1.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* build and is valid now to be used at launchpad
&lt;br&gt;&amp;nbsp; &amp;nbsp;* changed from unstable to karmic as used for launchpad
&lt;br&gt;&amp;nbsp; &amp;nbsp;* corrected copyright, corrected developers, removed READMEs
&lt;br&gt;&amp;nbsp; &amp;nbsp;* debianize building
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add stop function to play/pause button: click and hold to stop.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* disable &amp;quot;Current Selection&amp;quot; as a source for saving media list if nothing is selected.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add contextStack and put playlist on firstpage. &amp;nbsp;Video settings can placed on videoSettingsPage.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* missed a few icons...
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Oops... remove README~ file.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updated maindwindow.ui and added convenience folder to facilitate shared use of Qt4 Designer. &amp;nbsp;See README.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Make sure staleness check in UpdateNowPlaying uses fromPercentEncoding as well.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added defensive check to prevent crash if some other bug causes nowPlaying model to be empty.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merge branch 'savelists'
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add rudimentary playlist saving support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Correctly handle file URLs, so it's possible to play files with Unicode characters in their names.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fullscreen now with ESC and F11
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fullscreen on doubleClick
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add more video mime types listed in the file open dialog.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add GPL license header to all source files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Merged fix for Taglib crashes when files are open - Thanks Janusz Lewandowski!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added the fix a couple other places that it might be needed.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix crash when TagLib is unable to load a file.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix reported compiler errors and some warnings. &amp;nbsp;Many thanks to Emralegna!
&lt;br&gt;&amp;nbsp; &amp;nbsp;* check a couple more phonon states to correctly interpret play/pause clicks.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Added rudimentary DVD support.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix crash when changing playlist toggling shuffle mode.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* More playlist bug fixes. Should address crashes with opening files and cd shuffle.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Added playlistFinished signal to properly deal with end of playlist behaviour.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Fix switch to video view when media item has video.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* First cut at clean up of playlist object code. &amp;nbsp;Most things fixed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Now playing model still doesn't update correctly when playing CD on shuffle.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* add rudimentary cd playback support. (shuffle is borked - will fix separately)
&lt;br&gt;&amp;nbsp; &amp;nbsp;* fix bugs in basic playlist navigation. (geez the playlist code needs tidy up!)
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Load KIcons outside of paint().
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Start play as soon as possible - update now playing and playlist afterwards.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* more ratings tidy ups.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* When rating is changed, update the queue model as well.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Update the playlist media item. Don't pass the nowplaying item into the playlist.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Update file and video list engines to read media item rating.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add support for rating (1 to 5 stars).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* store last played and play count.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Improve handling of multiple video type in same list (search results, files opened).
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add MediaVocabulary object to allow ontology astraction and easy ontology switchout.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Video metadata storage to nepomuk for Movie, Series and Video clips using nmm ontology draft.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Flesh out video list engine now that video nepomuk data can be created.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Updates to manual editing of media item info.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Coding style: updated includes to better conform to coding style.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add basic video list engine. &amp;nbsp;Also include updates to write basic metadata for non-music files to nepomuk store.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Changed &amp;quot;Mark for playlist&amp;quot; to more common &amp;quot;Add to playlist&amp;quot;. &amp;nbsp;Rely on icon to communicate &amp;quot;marking&amp;quot; paradigm.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Initial Bangarang git repository creation
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Tue, 03 Nov 2009 19:34:00 +0200
&lt;br&gt;bangarang (1.0rc+gitf538a3248df135926a662030c90f04f862f4d4c0) karmic; urgency=low
&lt;br&gt;&lt;br&gt;&amp;nbsp; * Initial Release.
&lt;br&gt;&amp;nbsp; * corrected copyright
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp;-- Andreas Marschke &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xxtjaxx@...&lt;/a&gt;&amp;gt; &amp;nbsp;Wed, 14 Oct 2009 01:08:26 +0200
&lt;br&gt;&lt;br&gt;If there is a failure I havent encountered yet in the changelog itself please point that out.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Andreas Marschke
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: squeeze/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (500, 'unstable')
&lt;br&gt;Architecture: amd64 (x86_64)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.31-6.slh.2-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
&lt;br&gt;Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/dash
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev depends on:
&lt;br&gt;ii &amp;nbsp;base-files &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5.0.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Debian base system miscellaneous f
&lt;br&gt;ii &amp;nbsp;binutils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.20-4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The GNU assembler, linker and bina
&lt;br&gt;ii &amp;nbsp;bzip2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.0.5-3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;high-quality block-sorting file co
&lt;br&gt;ii &amp;nbsp;dpkg &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.15.5.2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Debian package management system
&lt;br&gt;ii &amp;nbsp;libtimedate-perl &amp;nbsp;1.1900-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Time and date functions for Perl
&lt;br&gt;ii &amp;nbsp;lzma &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.43-14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Compression method of 7z format in
&lt;br&gt;ii &amp;nbsp;make &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.81-7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; An utility for Directing compilati
&lt;br&gt;ii &amp;nbsp;patch &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.5.9-5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Apply a diff file to an original
&lt;br&gt;ii &amp;nbsp;perl [perl5] &amp;nbsp; &amp;nbsp; &amp;nbsp;5.10.1-8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Larry Wall's Practical Extraction 
&lt;br&gt;ii &amp;nbsp;perl-modules &amp;nbsp; &amp;nbsp; &amp;nbsp;5.10.1-8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Core Perl modules
&lt;br&gt;ii &amp;nbsp;xz-utils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.999.9beta+20091116-1 XZ-format compression utilities
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev recommends:
&lt;br&gt;ii &amp;nbsp;build-essential &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 11.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; Informational list of build-essent
&lt;br&gt;ii &amp;nbsp;fakeroot &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.14.4-1 &amp;nbsp; Gives a fake root environment
&lt;br&gt;ii &amp;nbsp;gcc [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4:4.3.4-1 &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gcc-4.3 [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.3.4-6 &amp;nbsp; &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gcc-4.4 [c-compiler] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4.4.2-3 &amp;nbsp; &amp;nbsp;The GNU C compiler
&lt;br&gt;ii &amp;nbsp;gnupg &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.4.10-2 &amp;nbsp; GNU privacy guard - a free PGP rep
&lt;br&gt;ii &amp;nbsp;gpgv &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.4.10-2 &amp;nbsp; GNU privacy guard - signature veri
&lt;br&gt;&lt;br&gt;Versions of packages dpkg-dev suggests:
&lt;br&gt;pn &amp;nbsp;debian-keyring &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; (no description available)
&lt;br&gt;pn &amp;nbsp;debian-maintainers &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; (no description available)
&lt;br&gt;&lt;br&gt;-- no debconf information
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481943&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557668%3A-dpkg-dev%3A-Undefined-subroutine-crash-on-parsechangelog-tp26481943p26481943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481732</id>
	<title>Bug#557667: dpkg-dev: behaving differently wether quilt is installed or not</title>
	<published>2009-11-23T08:40:47Z</published>
	<updated>2009-11-23T08:40:47Z</updated>
	<author>
		<name>Gerfried Fuchs-7</name>
	</author>
	<content type="html">Package: dpkg-dev
&lt;br&gt;Version: 1.13.26
&lt;br&gt;Severity: important
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi!
&lt;br&gt;&lt;br&gt;&amp;nbsp;Given the recent thread on debian-devel I'm filing this as bugreport.
&lt;br&gt;Behaving differently wether quilt is installed or not is working against
&lt;br&gt;the principles of least surprise, results in FTBFS in certain areas, and
&lt;br&gt;is a hassle.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Fix for this would be to Depend on quilt to make sure that it's always
&lt;br&gt;installed and make dpkg-source -x behave *exactly the same* all the
&lt;br&gt;time. Another fix for it would be to make dpkg-source -x be able to do
&lt;br&gt;that even without quilt installed. But it is important to have
&lt;br&gt;dpkg-source behave idempotent, otherwise there will be lots of different
&lt;br&gt;areas things can (and will) break.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Thanks,
&lt;br&gt;Rhonda
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481732&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481732&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557667%3A-dpkg-dev%3A-behaving-differently-wether-quilt-is-installed-or-not-tp26481732p26481732.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481313</id>
	<title>Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source</title>
	<published>2009-11-23T08:19:14Z</published>
	<updated>2009-11-23T08:19:14Z</updated>
	<author>
		<name>Bastian Blank</name>
	</author>
	<content type="html">Package: dpkg-dev
&lt;br&gt;Version: 1.15.5.2
&lt;br&gt;Severity: important
&lt;br&gt;&lt;br&gt;The doc specifies, that dpkg-source will apply all quilt patches prior
&lt;br&gt;to generating the automatic diff, however this seem to not work always:
&lt;br&gt;&lt;br&gt;| $ QUILT_PATCHES=debian/patches quilt applied
&lt;br&gt;| No patches applied
&lt;br&gt;| $ cat debian/patches/series
&lt;br&gt;| libx3270.patch
&lt;br&gt;| $ debuild -us -uc
&lt;br&gt;| &amp;nbsp;dpkg-buildpackage -rfakeroot -D -us -uc
&lt;br&gt;| dpkg-buildpackage: set CFLAGS to default value: -g -O2
&lt;br&gt;| dpkg-buildpackage: set CPPFLAGS to default value:
&lt;br&gt;| dpkg-buildpackage: set LDFLAGS to default value:
&lt;br&gt;| dpkg-buildpackage: set FFLAGS to default value: -g -O2
&lt;br&gt;| dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
&lt;br&gt;| dpkg-buildpackage: source package ibm-3270
&lt;br&gt;| dpkg-buildpackage: source version 3.3.10ga4-2
&lt;br&gt;| dpkg-buildpackage: source changed by Bastian Blank &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481313&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;waldi@...&lt;/a&gt;&amp;gt;
&lt;br&gt;| dpkg-buildpackage: host architecture i386
&lt;br&gt;| &amp;nbsp;fakeroot debian/rules clean
&lt;br&gt;| dh_testdir
&lt;br&gt;| rm -rf debian/build debian/stamps debian/lib/python/*/*.pyc
&lt;br&gt;| dh_clean
&lt;br&gt;| &amp;nbsp;dpkg-source -b trunk
&lt;br&gt;| dpkg-source: info: using source format `3.0 (quilt)'
&lt;br&gt;| dpkg-source: info: building ibm-3270 using existing ./ibm-3270_3.3.10ga4.orig.tar.gz
&lt;br&gt;| dpkg-source: info: local changes stored in trunk/debian/patches/debian-changes-3.3.10ga4-2, the modified files are:
&lt;br&gt;| &amp;nbsp;trunk/c3270/configure
&lt;br&gt;| &amp;nbsp;trunk/c3270/configure.in
&lt;br&gt;| &amp;nbsp;trunk/pr3287/configure
&lt;br&gt;| &amp;nbsp;trunk/pr3287/configure.in
&lt;br&gt;| &amp;nbsp;trunk/s3270/configure
&lt;br&gt;| &amp;nbsp;trunk/s3270/configure.in
&lt;br&gt;| &amp;nbsp;trunk/tcl3270/configure
&lt;br&gt;| &amp;nbsp;trunk/tcl3270/configure.in
&lt;br&gt;| &amp;nbsp;trunk/x3270/configure
&lt;br&gt;| &amp;nbsp;trunk/x3270/configure.in
&lt;br&gt;| dpkg-source: info: building ibm-3270 in ibm-3270_3.3.10ga4-2.debian.tar.gz
&lt;br&gt;| dpkg-source: info: building ibm-3270 in ibm-3270_3.3.10ga4-2.dsc
&lt;br&gt;&lt;br&gt;A quick shows that this happens if the patch is unclean.
&lt;br&gt;&lt;br&gt;Bastian
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Peace was the way.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- Kirk, &amp;quot;The City on the Edge of Forever&amp;quot;, stardate unknown
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481313&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481313&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557664%3A-dpkg-dev---dpkg-source-does-not-apply-patches-prior-to-generating-3.0-%28quilt%29-source-tp26481313p26481313.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26477383</id>
	<title>Bug#557619: dpkg-dev - &quot;3.0 (quilt)&quot; format is incompatible to quilt</title>
	<published>2009-11-23T04:34:40Z</published>
	<updated>2009-11-23T04:34:40Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009, Bastian Blank wrote:
&lt;br&gt;&amp;gt; Find a way with the quilt maintainer to make this working without
&lt;br&gt;&amp;gt; special configuration.	
&lt;br&gt;&lt;br&gt;#557623 could be an answer.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Ask quilt to use debian/patches and be done with it?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ask upstream about it, but I don't think this is a good idea.
&lt;br&gt;&lt;br&gt;I meant it as a suggestion for you to use the quoted snippet.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Shall we document
&lt;br&gt;&amp;gt; &amp;gt; this in dpkg-source(1) ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This is a constraint to make this working at all. What are you
&lt;br&gt;&amp;gt; documenting at all?
&lt;br&gt;&lt;br&gt;I'm documenting dpkg-source and not how the maintainer can use quilt
&lt;br&gt;to update the patch set...
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; $ cat /home/rhertzog/.quiltrc
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This is your personal config, not a package specific config.
&lt;br&gt;&lt;br&gt;It's a config that a maintainer of quilt-using packages can use to make it
&lt;br&gt;easier to use quilt in Debian packages and it's documented in
&lt;br&gt;/usr/share/doc/quilt/README.source
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26477383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-bugs-dist-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26477383&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557619%3A-dpkg-dev---%223.0-%28quilt%29%22-format-is-incompatible-to-quilt-tp26475934p26477383.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26477369</id>
	<title>Bug#557618: dpkg-dev - dpkg-source trashs source changes in &quot;3.0 (quilt)&quot; format if debian/patches is occupied</title>
	<published>2009-11-23T04:30:24Z</published>
	<updated>2009-11-23T04:30:24Z</updated>
	<author>
		<name>Raphael Hertzog-3</name>
	</author>
	<content type="html">On Mon, 23 Nov 2009, Bastian Blank wrote:
&lt;br&gt;&amp;gt; You want to change the default, so you have to use a definition that
&lt;br&gt;&amp;gt; works.
&lt;br&gt;&lt;br&gt;A definition? What do you mean?
&lt;br&gt;&lt;br&gt;I never said all packages can be converted without some prior work.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; What do you expect me to do in response to this bug?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; * Document the constraints clearly. I fail to find that in the
&lt;br&gt;&amp;gt; &amp;nbsp; dpkg-source manpage.
&lt;br&gt;&lt;br&gt;Well, it's documented that debian/patches/series is a file that is read.
&lt;br&gt;It's not written explicitely that it's updated at build time though it's
&lt;br&gt;somewhat logical given the former.
&lt;br&gt;&lt;br&gt;Anyway, will fix that.
&lt;br&gt;&lt;br&gt;&amp;gt; * Check for the constraints before trying to do anything about it.
&lt;br&gt;&amp;gt; * Abort after such errors if it gets behind the checks.
&lt;br&gt;&lt;br&gt;I do abort on all errors, but it looks like quilt is not returning
&lt;br&gt;an error code here. Needs some investigation and probably a clone
&lt;br&gt;afterwards.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Raphaël Hertzog
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26477369&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-dpkg-bugs-REQUEST@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26477369&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bug-557618%3A-dpkg-dev---dpkg-source-trashs-source-changes-in-%223.0-%28quilt%29%22-format-if-debian-patches-is-occupied-tp26475867p26477369.html" />
</entry>

</feed>
