-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Background for the list: Neeraj is working on lp #608753, applying a similar patch to what he used in lp #608749[2].
On 07/22/2010 07:12 PM, Neeraj Gupta wrote: > On installing the deb its giving this > Error: Breaks existing package 'sugar-chat-activity-0.86' conflict: > sugar-chat-activity-0.86 ( ) > but the activity is working fine. That's because when you say that the package supports only 0.88, it assumes that there's a separate 0.86 package and prevents its installation. Upon futher investigation, I found that if you don't change the rules file and simply regenerate debian/control from debian/control.in, the newer version of CDBS in Lucid will use the proper deps "python-sugar-0.86 | python-sugar-0.88" and "python-sugar-toolkit-0.86 | python-sugar-toolkit-0.88". Make sense? [1]: https://bugs.launchpad.net/bugs/608753: s-chat-a-0.86 [2]: https://bugs.launchpad.net/bugs/608749: s-calculate-a - -- Luke Faraone http://luke.faraone.cc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkxI8TYACgkQtrC51grHAgZ25gCdE2Lmc5B08gZ0nvUt9ZpMXs5U Qf4An2QyC2p/2COKh5UkVZeMnYQsdigE =kVsb -----END PGP SIGNATURE----- -- Ubuntu-sugarteam mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam
