diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:24:54 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-03-20 18:24:54 +0100 |
commit | 9729a641b920e937801a31a96b86ac2ea98a1d66 (patch) | |
tree | 466fdc764fa6b966481d303c78583e7d67f73a28 /ubuntu/maverick/applications/kstreamripper | |
parent | 6f4e4fffbc2a06567e878ceaecc203eecd94b567 (diff) | |
download | tde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.tar.gz tde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.zip |
Fix Ubuntu -kde3 to -trinity automatic migration
Fix Debian krita to chalk automatic migration
Diffstat (limited to 'ubuntu/maverick/applications/kstreamripper')
-rw-r--r-- | ubuntu/maverick/applications/kstreamripper/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kstreamripper/debian/control b/ubuntu/maverick/applications/kstreamripper/debian/control index 505bc6682..9e8f57b48 100644 --- a/ubuntu/maverick/applications/kstreamripper/debian/control +++ b/ubuntu/maverick/applications/kstreamripper/debian/control @@ -8,8 +8,8 @@ Standards-Version: 3.8.4 Package: kstreamripper-trinity Architecture: any Depends: ${shlibs:Depends}, streamripper -Replaces: kstreamripper-trinity (<< 4:14.0.0) -Breaks: kstreamripper-trinity (<< 4:14.0.0) +Replaces: kstreamripper-kde3 (<< 4:14.0.0), kstreamripper-trinity (<< 4:14.0.0) +Breaks: kstreamripper-kde3 (<< 4:14.0.0), kstreamripper-trinity (<< 4:14.0.0) Description: TDE frontend for streamripper KStreamRipper is a small frontend for the streamripper command line utility. Streamripper captures internet shoutcast radio streams |