Comment 14 for bug 316636

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 316636] Re: Please upgrade to pidgin 2.5.4

Question to developers to correctly do the merge (just to learn how to do it).
Are these steps correct?

- apt-get source pidgin
- download pidgin 2.5.4 from pidgin site
- untarbz2
- targz it to pidgin-2.5.4-orig.tar.gz
- cp -r pidgin-2.5.3/debian pidgin-2.5.4/
- cd pidgin-2.5.4
- dch -i
- correct the version in the changelog and add a description
- debuild -S -sa -us -uc
- debdiff pidgin_2.5.3-0ubuntu3.dsc pidgin_2.5.4-0ubuntu1.dsc > big_debdiff
- attach here the debdiff

Thanks for the informations