diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
commit | 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch) | |
tree | 3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /debian/lenny/applications/knemo | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'debian/lenny/applications/knemo')
-rw-r--r-- | debian/lenny/applications/knemo/debian/changelog | 12 | ||||
-rw-r--r-- | debian/lenny/applications/knemo/debian/control | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/debian/lenny/applications/knemo/debian/changelog b/debian/lenny/applications/knemo/debian/changelog index 31b53d817..884cc039e 100644 --- a/debian/lenny/applications/knemo/debian/changelog +++ b/debian/lenny/applications/knemo/debian/changelog @@ -49,7 +49,7 @@ knemo (0.4.5-1) unstable; urgency=low [ Mark Purcell ] * New upstream release - * Remove 12_kdesvn572745.diff as applied upstream + * Remove 12_tdesvn572745.diff as applied upstream * Remove 13_fix_essid_regexp_for_not_quoted_strings.diff as applied upstream @@ -58,8 +58,8 @@ knemo (0.4.5-1) unstable; urgency=low knemo (0.4.4-2) unstable; urgency=low [ Achim Bohnet ] - * control: remove Depends: kdelibs-bin. kdelibs-bin was merged into - kdelibs4c2a (4:3.5.3-1). kdelibs4c2a is added via ${shlibs:Depends}. + * control: remove Depends: tdelibs-bin. tdelibs-bin was merged into + tdelibs4c2a (4:3.5.3-1). tdelibs4c2a is added via ${shlibs:Depends}. Thx Hobbsee for reminding me (again and again :). -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Tue, 22 Aug 2006 17:11:42 +0200 @@ -69,7 +69,7 @@ knemo (0.4.4-1) unstable; urgency=low * new upstream release [ Achim Bohnet ] - * added debian/patches/12_kdesvn572745.diff: Pull from KDE SVN: + * added debian/patches/12_tdesvn572745.diff: Pull from KDE SVN: Fixed counting of transmitted data * added debian/patches/11_revert_load_on_demand.diff: With load on demand, knemo does not start on login. @@ -137,7 +137,7 @@ knemo (0.3.1-5) unstable; urgency=low [ Achim Bohnet ] * short description: replace "KDEs systray" with "KDE's systray" (Closes: 341298) - * patches/11_kdesvn_505129_add_kcm_desktop_keywords.diff: added + * patches/11_tdesvn_505129_add_kcm_desktop_keywords.diff: added keywords to knemo's kcontrol desktop file. Knemo configuration can now be found via 'Search:' (suggested by gbrinkmann on kde-apps) This also fixes, well removes, the non UTF-8 encoding in comment[de], @@ -239,7 +239,7 @@ knemo (0.1.9-1) unstable; urgency=low * add net-tools, wireless-tools to build-dep. Configure now checks for i[fw]config (instead of hardcoded path in *.cpp files) * added home page on kde-apps to control - * Add to depends: kdelibs-bin (contains kded), kicker + * Add to depends: tdelibs-bin (contains kded), kicker * Add to recommends: kcontrol (contains kcmshell, kcontrol) * fixed version in VERSION file s/0.1.8/0.1.9/ * README: s/</</ diff --git a/debian/lenny/applications/knemo/debian/control b/debian/lenny/applications/knemo/debian/control index 500b81dfc..41e259f13 100644 --- a/debian/lenny/applications/knemo/debian/control +++ b/debian/lenny/applications/knemo/debian/control @@ -3,7 +3,7 @@ Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> -Build-Depends: debhelper (>> 4.1), cdbs, kdelibs4-trinity-dev, net-tools, wireless-tools, libiw-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>> 4.1), cdbs, tdelibs4-trinity-dev, net-tools, wireless-tools, libiw-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: knemo-trinity |