Comment 25 for bug 1620300

Revision history for this message
Benjamin Drung (bdrung) wrote :

Here are the steps for creating the spyder_sru.debdiff:

dpkg-source -x spyder_2.3.8+dfsg1-1build1.dsc
dpkg-source -x spyder_3.0.2+dfsg1-0ubuntu0.1.dsc
mv spyder-2.3.8+dfsg1/spyderlib spyder-2.3.8+dfsg1/spyder
diff -Nru --exclude '*.po' --exclude '*.pot' spyder-2.3.8+dfsg1 spyder-3.0.2+dfsg1 > spyder_sru.debdiff

The spyderlib module was renamed to spyder, but the diff is still quite huge. The attached spyder_3.0.2+dfsg1-0ubuntu0.1.debdiff is the diff between the version in zesty and the SRU for yakkety.