Bug#440027: Updated patch to keep "consider recommends as dependencies" setting

2010-04-14 Thread Oliver Joos
_config->FindB("Synaptic::Install-Recommends", + _config->FindB("APT::Install-Recommends", + false))); + } + return true; } === modified file 'debian/changelog' --- debian/changelog 2010-03-25 20:34:44 +0

Bug#440027: A patch to keep "consider recommends as dependencies" setting

2010-03-13 Thread Oliver Joos
nds \"false\";" << endl; + aptfile.close(); + } + return true; } === modified file 'debian/changelog' --- debian/changelog 2010-02-24 21:05:02 + +++ debian/changelog 2010-03-03 16:29:26 + @@ -1,3 +1,12 @@ +synaptic (0.63.1ubuntu3) UNRELEASE

Bug#572781: synaptic: recommended package seen as required during upgrade

2010-03-13 Thread Oliver Joos
@Christophe: please check if this bug is a duplicate of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440027 A fix for 440027 is in progress. +++ Oliver -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#440027: A patch to keep "consider recommends as dependencies" setting

2010-03-01 Thread Oliver Joos
I have made a patch to fix this bug. Please leave a comment if the solution is good enough to merge. To test you need to unpack synaptic 0.62.x or later and then do: $ patch synaptic-0.62.x/common/rconfiguration.cc .patch The problem I found: synaptic once changed its config location to /root/.sy