diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
commit | 80e4199df2ac852cfb22848698cabe9ba28e5a67 (patch) | |
tree | d581467b4a60992a84df31cb33471695182246a2 /debian/lenny/applications/kdmtheme | |
parent | ec880882c231baf5c4d02ed1657765b9c3b406cb (diff) | |
download | tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.tar.gz tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'debian/lenny/applications/kdmtheme')
7 files changed, 38 insertions, 38 deletions
diff --git a/debian/lenny/applications/kdmtheme/debian/README.Debian b/debian/lenny/applications/kdmtheme/debian/README.Debian index 1291b6a32..066828faf 100644 --- a/debian/lenny/applications/kdmtheme/debian/README.Debian +++ b/debian/lenny/applications/kdmtheme/debian/README.Debian @@ -1,7 +1,7 @@ -kdmtheme for Debian +tdmtheme for Debian ------------------- -kdmtheme is a KDE Control Module (KCM). To run it, open KDE Control Center and -go to System Administration to find KDM Theme Manager. +tdmtheme is a KDE Control Module (KCM). To run it, open KDE Control Center and +go to System Administration to find TDM Theme Manager. -- Fathi Boudra <fabo@debian.org>, Mon, 31 Jul 2006 18:33:26 +0200 diff --git a/debian/lenny/applications/kdmtheme/debian/changelog b/debian/lenny/applications/kdmtheme/debian/changelog index 120d16cf8..4097b1255 100644 --- a/debian/lenny/applications/kdmtheme/debian/changelog +++ b/debian/lenny/applications/kdmtheme/debian/changelog @@ -1,17 +1,17 @@ -kdmtheme-trinity (1.2.2-1ubuntu5) karmic; urgency=low +tdmtheme-trinity (1.2.2-1ubuntu5) karmic; urgency=low * Karmic rebuild * Fixed theme switching problem -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600 -kdmtheme-trinity (1.2.2-1ubuntu1) intrepid; urgency=low +tdmtheme-trinity (1.2.2-1ubuntu1) intrepid; urgency=low * Added -trinity suffix -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 27 Apr 2009 19:00:00 -0600 -kdmtheme (1.2.2-1ubuntu1) intrepid; urgency=low +tdmtheme (1.2.2-1ubuntu1) intrepid; urgency=low [ Sergey Rudchenko ] * Merge from debian unstable, remaining changes: @@ -23,7 +23,7 @@ kdmtheme (1.2.2-1ubuntu1) intrepid; urgency=low -- Harald Sitter <apachelogger@ubuntu.com> Fri, 06 Jun 2008 00:46:45 +0200 -kdmtheme (1.2.2-1) unstable; urgency=low +tdmtheme (1.2.2-1) unstable; urgency=low * New upstream release: * actually saves theme changes (Closes: #447683) @@ -33,7 +33,7 @@ kdmtheme (1.2.2-1) unstable; urgency=low * Use Homepage field. [ Kel Modderman ] - * Refresh debian/patches/10_kdmtheme-override-warning.diff to apply against + * Refresh debian/patches/10_tdmtheme-override-warning.diff to apply against new upstream release. [ Fathi Boudra ] @@ -41,22 +41,22 @@ kdmtheme (1.2.2-1) unstable; urgency=low -- Fathi Boudra <fabo@debian.org> Sat, 22 Dec 2007 15:36:15 +0100 -kdmtheme (1.2.2-0ubuntu2) hardy; urgency=low +tdmtheme (1.2.2-0ubuntu2) hardy; urgency=low * Re-adds kubuntu_02_confchanges.diff. Patch from Stefan Skotte -- Anthony Mercatante <tonio@ubuntu.com> Fri, 15 Feb 2008 10:25:44 +0100 -kdmtheme (1.2.2-0ubuntu1) hardy; urgency=low +tdmtheme (1.2.2-0ubuntu1) hardy; urgency=low * New upstream release. - * Removed 10_kdmtheme-override-warning.diff. + * Removed 10_tdmtheme-override-warning.diff. * Removed kubuntu_02_confchanges.diff. * Updated Standards-Version to 3.7.3 -- Jonathan Patrick Davies <jpatrick@kubuntu.org> Mon, 22 Dec 2007 11:48:18 +0100 -kdmtheme (1.2.1-0ubuntu1) hardy; urgency=low +tdmtheme (1.2.1-0ubuntu1) hardy; urgency=low * New upstream release. * Merged new Debian changelog and changes to Ubuntu package. @@ -67,10 +67,10 @@ kdmtheme (1.2.1-0ubuntu1) hardy; urgency=low -- Jonathan Patrick Davies <jpatrick@kubuntu.org> Mon, 22 Oct 2007 21:18:56 +0200 -kdmtheme (1.2-1) unstable; urgency=low +tdmtheme (1.2-1) unstable; urgency=low * New upstream release. - * Update kdmtheme override warning patch. + * Update tdmtheme override warning patch. * Add patch to replace deprecated qlist.h include. * Add Build-Depends: quilt, automake1.7. * Update copyright file. @@ -78,11 +78,11 @@ kdmtheme (1.2-1) unstable; urgency=low -- Fathi Boudra <fboudra@free.fr> Wed, 03 Oct 2007 12:17:40 +0200 -kdmtheme (1.2-0ubuntu2) gutsy; urgency=low +tdmtheme (1.2-0ubuntu2) gutsy; urgency=low [ Stefan Skotte ] - * added support for kdm.d with override files. - * various bugfixes for normal kdmrc usage, including save and apply + * added support for tdm.d with override files. + * various bugfixes for normal tdmrc usage, including save and apply not working, themeDir not set correctly etc. [ Sarah Hobbs ] @@ -91,31 +91,31 @@ kdmtheme (1.2-0ubuntu2) gutsy; urgency=low -- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 05 Oct 2007 19:09:00 +1000 -kdmtheme (1.2-0ubuntu1) gutsy; urgency=low +tdmtheme (1.2-0ubuntu1) gutsy; urgency=low * New upstream release -- Anthony Mercatante <tonio@ubuntu.com> Sat, 29 Sep 2007 11:17:55 +0200 -kdmtheme (1.1.2-2ubuntu1) feisty; urgency=low +tdmtheme (1.1.2-2ubuntu1) feisty; urgency=low * Added kubuntu_01_kcm_systemsettings.diff for tde-systemsettings inclusion in the Appearance section -- Anthony Mercatante <tonio@ubuntu.com> Tue, 13 Feb 2007 06:18:32 +0100 -kdmtheme (1.1.2-2) unstable; urgency=low +tdmtheme (1.1.2-2) unstable; urgency=low [ Mark Purcell ] * Add debian/rules get-orig-source target for http://buildserver.net. [ Fathi Boudra ] - * Add a patch to warn users about kdm override files introduced with + * Add a patch to warn users about tdm override files introduced with desktop-base. Thanks to Sune Vuorela. -- Fathi Boudra <fboudra@free.fr> Wed, 31 Jan 2007 21:11:45 +0100 -kdmtheme (1.1.2-1) unstable; urgency=low +tdmtheme (1.1.2-1) unstable; urgency=low * Initial release (Closes: #380661) diff --git a/debian/lenny/applications/kdmtheme/debian/control b/debian/lenny/applications/kdmtheme/debian/control index 943c0ecf2..c615c56fd 100644 --- a/debian/lenny/applications/kdmtheme/debian/control +++ b/debian/lenny/applications/kdmtheme/debian/control @@ -1,4 +1,4 @@ -Source: kdmtheme-trinity +Source: tdmtheme-trinity Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> @@ -9,11 +9,11 @@ Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs4-trinity-dev, automake, au Standards-Version: 3.8.4 Homepage: http://beta.smileaf.org/projects -Package: kdmtheme-trinity +Package: tdmtheme-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, kdm-trinity -Replaces: kdmtheme-trinity (<< 4:14.0.0) -Breaks: kdmtheme-trinity (<< 4:14.0.0) -Description: theme manager for KDM [Trinity] - kdmtheme is a theme manager for KDM. It provides a KDE Control Module (KCM) - that allows you to easily install, remove and change your KDM themes. +Depends: ${shlibs:Depends}, ${misc:Depends}, tdm-trinity +Replaces: tdmtheme-trinity (<< 4:14.0.0) +Breaks: tdmtheme-trinity (<< 4:14.0.0) +Description: theme manager for TDM [Trinity] + tdmtheme is a theme manager for TDM. It provides a KDE Control Module (KCM) + that allows you to easily install, remove and change your TDM themes. diff --git a/debian/lenny/applications/kdmtheme/debian/copyright b/debian/lenny/applications/kdmtheme/debian/copyright index 23265e2b6..c8d6d972f 100644 --- a/debian/lenny/applications/kdmtheme/debian/copyright +++ b/debian/lenny/applications/kdmtheme/debian/copyright @@ -36,7 +36,7 @@ Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is (C) 2007, Kel Modderman <kel@otaku42.de> and is licensed under the GPL, see above. -The documentations provided with kdmtheme is distributed under +The documentations provided with tdmtheme is distributed under the GNU Free Documentation License (FDL). They are considered free with regards to the Debian Free Software Guidelines (DFSG) because they don't contain any unmodifiable parts (invariant sections). diff --git a/debian/lenny/applications/kdmtheme/debian/kdmtheme.lintian-overrides b/debian/lenny/applications/kdmtheme/debian/kdmtheme.lintian-overrides index 4932c5f8a..88969d336 100644 --- a/debian/lenny/applications/kdmtheme/debian/kdmtheme.lintian-overrides +++ b/debian/lenny/applications/kdmtheme/debian/kdmtheme.lintian-overrides @@ -1,6 +1,6 @@ # provided by tdelibs -kdmtheme: desktop-command-not-in-package ./usr/share/applications/kde/kdmtheme.desktop kcmshell +tdmtheme: desktop-command-not-in-package ./usr/share/applications/kde/tdmtheme.desktop kcmshell # kcontrol module -kdmtheme: desktop-entry-invalid-category X-KDE-settings-system ./usr/share/applications/kde/kdmtheme.desktop -kdmtheme: desktop-entry-lacks-main-category ./usr/share/applications/kde/kdmtheme.desktop +tdmtheme: desktop-entry-invalid-category X-KDE-settings-system ./usr/share/applications/kde/tdmtheme.desktop +tdmtheme: desktop-entry-lacks-main-category ./usr/share/applications/kde/tdmtheme.desktop diff --git a/debian/lenny/applications/kdmtheme/debian/rules b/debian/lenny/applications/kdmtheme/debian/rules index 0049d9a98..0eb4fad95 100755 --- a/debian/lenny/applications/kdmtheme/debian/rules +++ b/debian/lenny/applications/kdmtheme/debian/rules @@ -27,9 +27,9 @@ debian/stamp-bootstrap: make -f admin/Makefile.common cvs touch debian/stamp-bootstrap -install/kdmtheme-trinity:: - install -D -p -m644 debian/kdmtheme.lintian-overrides \ - debian/kdmtheme-trinity/usr/share/lintian/overrides/kdmtheme-trinity +install/tdmtheme-trinity:: + install -D -p -m644 debian/tdmtheme.lintian-overrides \ + debian/tdmtheme-trinity/usr/share/lintian/overrides/tdmtheme-trinity get-orig-source: @@dh_testdir diff --git a/debian/lenny/applications/kdmtheme/debian/watch b/debian/lenny/applications/kdmtheme/debian/watch index 5cf8d8c80..82cebbd47 100644 --- a/debian/lenny/applications/kdmtheme/debian/watch +++ b/debian/lenny/applications/kdmtheme/debian/watch @@ -1,2 +1,2 @@ version=3 -http://beta.smileaf.org/files/kdmtheme/kdmtheme-(.*)\.tar\.bz2 debian svn-upgrade +http://beta.smileaf.org/files/tdmtheme/tdmtheme-(.*)\.tar\.bz2 debian svn-upgrade |