i want to fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698748
According to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698748#10 ,this
bug was fixed by upstream. But he didn't say in which version. But if he hadmerged the fix into the main branch, i wouldn't find that typo in my local repo.
$ cd ~/pkg-wicd && git checkout master $ grep -r 'Everthing' README:takes place in monitor.py. Everthing else is done by wicd-daemon.py. ==> How can i find out, where this typo was fixed?