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/squeeze/dependencies/arts | |
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/squeeze/dependencies/arts')
-rw-r--r-- | debian/squeeze/dependencies/arts/debian/changelog | 12 | ||||
-rw-r--r-- | debian/squeeze/dependencies/arts/debian/control.in | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/debian/squeeze/dependencies/arts/debian/changelog b/debian/squeeze/dependencies/arts/debian/changelog index 2fe0652db..5d592f00a 100644 --- a/debian/squeeze/dependencies/arts/debian/changelog +++ b/debian/squeeze/dependencies/arts/debian/changelog @@ -58,7 +58,7 @@ arts (1.5.9-2) unstable; urgency=low +++ Changes by Modestas Vainius: * Bump shlibs to 1.5.9. - * Conflict with automake-dirty kdelibs4c2a (Closes: #473375). + * Conflict with automake-dirty tdelibs4c2a (Closes: #473375). -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 30 Mar 2008 14:23:49 +0300 @@ -66,7 +66,7 @@ arts (1.5.9-1lenny1) testing-proposed-updates; urgency=low * Disable 01_admin_cleanup.diff and 97_automake_cleanup.diff patches * Rebuild 98_buildprep.diff - * Going to t-p-u to fix breakage in testing as kdelibs is not going into + * Going to t-p-u to fix breakage in testing as tdelibs is not going into testing anytime soon. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 29 Mar 2008 13:30:01 +0200 @@ -357,9 +357,9 @@ arts (1.4.3-1) experimental; urgency=low arts (1.4.2-5) unstable; urgency=medium - * Rebuild with the latest gcc-4.0. Rebuilding kdebase with the latest + * Rebuild with the latest gcc-4.0. Rebuilding tdebase with the latest gcc-4.0/libstdc++ resulted in symbols added and removed (despite no code - changes) when compared to the previous kdebase upload. This causes crashes + changes) when compared to the previous tdebase upload. This causes crashes when run in conjunction with arts packages that have not been built with the latest gcc-4.0/libstdc++. @@ -576,7 +576,7 @@ arts (1.1.4-1) unstable; urgency=low arts (1.1.3-1) unstable; urgency=low * New upstream release. - * Added kdelibs3 to libartsc0-dev conflicts. (Closes: #195412) + * Added tdelibs3 to libartsc0-dev conflicts. (Closes: #195412) -- Christopher L Cheney <ccheney@debian.org> Tue, 29 Jul 2003 11:00:00 -0500 @@ -615,7 +615,7 @@ arts (1.1.0-2) unstable; urgency=low arts (1.1.0-1) unstable; urgency=low * Initial Release. - * Split out of kdelibs source. + * Split out of tdelibs source. * Thanks to Daniel Stone (daniel@sfarc.net) and David "dpash" Pashley (david@davidpashley.com) for their initial work on this. diff --git a/debian/squeeze/dependencies/arts/debian/control.in b/debian/squeeze/dependencies/arts/debian/control.in index e6466cf19..bbdeaac4b 100644 --- a/debian/squeeze/dependencies/arts/debian/control.in +++ b/debian/squeeze/dependencies/arts/debian/control.in @@ -32,7 +32,7 @@ Architecture: any Section: libs Depends: ${shlibs:Depends}, oss-compat Recommends: libarts1-akode -Conflicts: libarts1, libarts1c2, libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), kdelibs4c2a (<< 4:3.5.9) +Conflicts: libarts1, libarts1c2, libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0), tdelibs4c2a (<< 4:3.5.9) Replaces: libarts1, libarts1c2, libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0) Description: aRts sound system core components aRts is a short form for "analog realtime synthesizer". aRts is highly |