diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-02 12:36:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-09-02 12:36:18 -0500 |
commit | eb1762e9131bc942d7ca75414bcc3a2fda28c842 (patch) | |
tree | b0af81dd0224ab456e98359f2341b47ac063ba5f /ubuntu/maverick/applications/rosegarden | |
parent | 41ba2e7b53b29f32d66ac4e4a7f1a21bab12bda5 (diff) | |
download | tde-packaging-eb1762e9131bc942d7ca75414bcc3a2fda28c842.tar.gz tde-packaging-eb1762e9131bc942d7ca75414bcc3a2fda28c842.zip |
Fix Ubuntu -kde3 to -trinity automatic migration
Diffstat (limited to 'ubuntu/maverick/applications/rosegarden')
-rw-r--r-- | ubuntu/maverick/applications/rosegarden/debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/rosegarden/debian/control b/ubuntu/maverick/applications/rosegarden/debian/control index 76e00d176..c074275db 100644 --- a/ubuntu/maverick/applications/rosegarden/debian/control +++ b/ubuntu/maverick/applications/rosegarden/debian/control @@ -11,6 +11,8 @@ Homepage: http://www.rosegardenmusic.com/ Package: rosegarden-trinity Architecture: any Depends: ${shlibs:Depends}, khelpcenter-trinity, rosegarden-data-trinity (= ${source:Version}), libxml-twig-perl, sndfile-programs, xterm, kdebase-trinity-bin, konqueror-trinity | www-browser, flac +Replaces: rosegarden-kde3 (<< 4:3.5.13) +Breaks: rosegarden-kde3 (<< 4:3.5.13) Recommends: jackd, lilypond, swh-plugins | ladspa-plugin Suggests: qjackctl Description: music editor and MIDI/audio sequencer [Trinity] @@ -22,6 +24,8 @@ Description: music editor and MIDI/audio sequencer [Trinity] Package: rosegarden-data-trinity Architecture: all Recommends: rosegarden-trinity +Replaces: rosegarden-data-kde3 (<< 4:3.5.13) +Breaks: rosegarden-data-kde3 (<< 4:3.5.13) Priority: optional Description: music editor and MIDI/audio sequencer data files [Trinity] Rosegarden is a KDE application which provides a mixed Audio/MIDI |