trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2013

Adverse renaming

From: Slávek Banko <slavek.banko@...>
Date: Sat, 2 Feb 2013 03:29:43 +0100
Tim,

looking at the recent changes in the tde-packaging I see several varieties of 
adverse renaming. For example:

-debian/tmp/opt/trinity/lib/trinity/chalkselectiontools.la
-debian/tmp/opt/trinity/lib/trinity/chalkselectiontools.so
-debian/tmp/opt/trinity/lib/trinity/chalkselectopaque.la
-debian/tmp/opt/trinity/lib/trinity/chalkselectopaque.so
+debian/tmp/opt/trinity/lib/trinity/chaltdeselectiontools.la
+debian/tmp/opt/trinity/lib/trinity/chaltdeselectiontools.so
+debian/tmp/opt/trinity/lib/trinity/chaltdeselectopaque.la
+debian/tmp/opt/trinity/lib/trinity/chaltdeselectopaque.so

...and many other chalk* => chaltde*

-debian/tmp/opt/trinity/share/apps/kplato/reports/.source/tasklist.ktf
-debian/tmp/opt/trinity/share/apps/kplato/reports/tasklist.desktop
+debian/tmp/opt/trinity/share/apps/kplato/reports/.source/tastdelist.ktf
+debian/tmp/opt/trinity/share/apps/kplato/reports/tastdelist.desktop

-debian/tmp/opt/trinity/include/tdeparts/dockmainwindow.h
+debian/tmp/opt/trinity/include/tdeparts/doctdemainwindow.h

-debian/tmp/opt/trinity/include/tdetexteditor/blockselectioninterface.h
+debian/tmp/opt/trinity/include/tdetexteditor/bloctdeselectioninterface.h

-debian/tmp/opt/trinity/include/kopete/ui/addressbookselectordialog.h
-debian/tmp/opt/trinity/include/kopete/ui/addressbookselectorwidget.h
+debian/tmp/opt/trinity/include/kopete/ui/addressbootdeselectordialog.h
+debian/tmp/opt/trinity/include/kopete/ui/addressbootdeselectorwidget.h

In addition, some partial repairs but also other adverse renaming:

---- kiosktool/tdeiosktool/tdeioskrun.cpp   2005-04-25 10:46:33.000000000 
+0100
-+++ kiosktool/tdeiosktool/tdeioskrun.cpp     2007-07-20 16:56:07.000000000 
+0100
+--- kiosktool/kiosktool/tdeioskrun.cpp     2005-04-25 10:46:33.000000000 
+0100
++++ kiosktool/kiosktool/tdeioskrun.cpp     2007-07-20 16:56:07.000000000 
+0100

-+  return "Error in Kiosktool Kubuntu modifications";
++  return "Error in Kiostdetool Kubuntu modifications";

These are just some examples, which I happened to notice. I'm afraid that it 
will take a lot of eyes, to reveal all the adverse renaming. I think it is 
right to make this great renaming before release final R14, but I believe 
that the recently proposed date for release final R14 need to be revisited.

Slavek
--