diff -urN kdocker-4.3/debian/changelog kdocker-4.5/debian/changelog --- kdocker-4.3/debian/changelog 2010-01-17 01:18:14.000000000 +0000 +++ kdocker-4.5/debian/changelog 2011-02-16 04:38:24.382845003 +0000 @@ -1,3 +1,10 @@ +kdocker (4.5-0ubuntu1) natty; urgency=low + + * New upstream release (LP: #719792) + * Dropped patch kubuntu_01_fix_install_path.diff, applied upstream + + -- Tarun Kumar Mall Wed, 16 Feb 2011 10:07:29 +0530 + kdocker (4.3-0ubuntu1) lucid; urgency=low * New upstream release: diff -urN kdocker-4.3/debian/patches/kubuntu_01_fix_install_path.diff kdocker-4.5/debian/patches/kubuntu_01_fix_install_path.diff --- kdocker-4.3/debian/patches/kubuntu_01_fix_install_path.diff 2010-01-17 01:11:09.000000000 +0000 +++ kdocker-4.5/debian/patches/kubuntu_01_fix_install_path.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -Index: kdocker-4.3/kdocker.pro -=================================================================== ---- kdocker-4.3.orig/kdocker.pro 2010-01-16 20:10:44.713140639 -0500 -+++ kdocker-4.3/kdocker.pro 2010-01-16 20:11:04.173406039 -0500 -@@ -9,7 +9,7 @@ - LIBPATH += /usr/X11/lib - LIBS = -lX11 -lXpm -lXmu - --INSTALL_PATH = /usr/local/share/kdocker -+INSTALL_PATH = /usr/share/kdocker - - TRANSLATIONS += i18n/kdocker_it_IT.ts - -@@ -39,7 +39,7 @@ - completion.path = /etc/bash_completion.d - completion.files = helpers/kdocker - --target.path = /usr/local/bin -+target.path = /usr/bin - - INSTALLS += target icons desktop completion translations - diff -urN kdocker-4.3/debian/patches/series kdocker-4.5/debian/patches/series --- kdocker-4.3/debian/patches/series 2010-01-17 01:11:35.000000000 +0000 +++ kdocker-4.5/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -kubuntu_01_fix_install_path.diff