Thanks Frank, it's better but not finished :)
In your quilt patch, you need to have only the modification on the source, not 
the change in the changelog.
To be easier, you can restart, by doing the following :
- in the screenlets directory : quilt push -a (which apply all patches with 
quilt)
- create the new patch : quilt new 20-tomboy-update-path.patch
- choose the file you need to modify : quilt add 
src/share/screenlets/Tomboy/TomboyScreenlet.py
- make your modification on src/share/screenlets/Tomboy/TomboyScreenlet.py
- generate the patch : quilt refresh
- update debian/changelog, set lucid for distribution, it needs to go to lucid 
before karmic.
- change the Maintainer field in debian/control (see 
https://wiki.ubuntu.com/DebianMaintainerField)
- generate the debdiff : 
debuild -S -sa  
debdiff ../screenlets_0.1.2-7.dsc ../screenlets_0.1.2-7ubuntu1.dsc > 
../screenlets_0.1.2-7ubuntu1.debdiff

You should have a good debdiff :)

-- 
tomboy screenlet does not display notes
https://bugs.launchpad.net/bugs/477017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to