diff -Nru qtcreator-2.0.1/debian/changelog qtcreator-2.0.1/debian/changelog --- qtcreator-2.0.1/debian/changelog 2010-09-16 01:43:15.000000000 +0200 +++ qtcreator-2.0.1/debian/changelog 2010-09-23 17:10:08.000000000 +0200 @@ -1,3 +1,10 @@ +qtcreator (2.0.1-1ubuntu3) maverick; urgency=low + + * Don't ignore shared library dependencies of the plugins. QtCreator + displays a warning on startup when they are missing. (LP: #645740) + + -- Felix Geyer Thu, 23 Sep 2010 17:08:16 +0200 + qtcreator (2.0.1-1ubuntu2) maverick; urgency=low * Make the internal help viewer use QtWebKit so it can properly display diff -Nru qtcreator-2.0.1/debian/rules qtcreator-2.0.1/debian/rules --- qtcreator-2.0.1/debian/rules 2010-09-04 17:24:46.000000000 +0200 +++ qtcreator-2.0.1/debian/rules 2010-09-23 17:08:07.000000000 +0200 @@ -38,4 +38,4 @@ override_dh_shlibdeps: dh_shlibdeps -pqtcreator \ - -l$(DEB_DESTDIR)/usr/lib/qtcreator/ -Xusr/lib/qtcreator/plugins/ + -l$(DEB_DESTDIR)/usr/lib/qtcreator/