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/precise/applications/adept/debian | |
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/precise/applications/adept/debian')
-rw-r--r-- | ubuntu/precise/applications/adept/debian/control | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/ubuntu/precise/applications/adept/debian/control b/ubuntu/precise/applications/adept/debian/control index 52b7447bf..ad90efd2b 100644 --- a/ubuntu/precise/applications/adept/debian/control +++ b/ubuntu/precise/applications/adept/debian/control @@ -10,8 +10,8 @@ Standards-Version: 3.8.4 Package: adept-trinity Section: tde Depends: adept-manager-trinity, adept-installer-trinity, adept-updater-trinity, adept-notifier-trinity, adept-batch-trinity -Replaces: adept-trinity (<< 4:14.0.0) -Breaks: adept-trinity (<< 4:14.0.0) +Replaces: adept-kde3 (<< 4:14.0.0), adept-trinity (<< 4:14.0.0) +Breaks: adept-kde3 (<< 4:14.0.0), adept-trinity (<< 4:14.0.0) Architecture: all Description: package management suite for Trinity These packages belong to the adept suite: @@ -23,8 +23,8 @@ Description: package management suite for Trinity Package: adept-common-trinity Section: tde Depends: debtags (>= 1.6.1), konsole-trinity (>= 3.5.0), ${shlibs:Depends} -Replaces: adept-common-trinity (<< 4:14.0.0) -Breaks: adept-common-trinity (<< 4:14.0.0) +Replaces: adept-common-kde3 (<< 4:14.0.0), adept-common-trinity (<< 4:14.0.0) +Breaks: adept-common-kde3 (<< 4:14.0.0), adept-common-trinity (<< 4:14.0.0) Architecture: all Description: package manager for Trinity -- common files Icons and other common files for all adept components. @@ -32,8 +32,8 @@ Description: package manager for Trinity -- common files Package: adept-manager-trinity Section: tde Depends: adept-common-trinity, ${shlibs:Depends} -Replaces: adept-manager-trinity (<< 4:14.0.0) -Breaks: adept-manager-trinity (<< 4:14.0.0) +Replaces: adept-manager-kde3 (<< 4:14.0.0), adept-manager-trinity (<< 4:14.0.0) +Breaks: adept-manager-kde3 (<< 4:14.0.0), adept-manager-trinity (<< 4:14.0.0) Recommends: libtqt-perl Architecture: any Description: package manager for Trinity @@ -51,8 +51,8 @@ Description: package manager for Trinity Package: adept-installer-trinity Section: tde Depends: adept-common-trinity, app-install-data, ${shlibs:Depends} -Replaces: adept-installer-trinity (<< 4:14.0.0) -Breaks: adept-installer-trinity (<< 4:14.0.0) +Replaces: adept-installer-kde3 (<< 4:14.0.0), adept-installer-trinity (<< 4:14.0.0) +Breaks: adept-installer-kde3 (<< 4:14.0.0), adept-installer-trinity (<< 4:14.0.0) Recommends: libtqt-perl Architecture: any Description: simple user interface for application management (for Trinity) @@ -67,8 +67,8 @@ Description: simple user interface for application management (for Trinity) Package: adept-updater-trinity Section: tde Depends: adept-common-trinity, ${shlibs:Depends} -Replaces: adept-updater-trinity (<< 4:14.0.0) -Breaks: adept-updater-trinity (<< 4:14.0.0) +Replaces: adept-updater-kde3 (<< 4:14.0.0), adept-updater-trinity (<< 4:14.0.0) +Breaks: adept-updater-kde3 (<< 4:14.0.0), adept-updater-trinity (<< 4:14.0.0) Recommends: libtqt-perl Architecture: any Description: system update tool for Trinity @@ -81,8 +81,8 @@ Description: system update tool for Trinity Package: adept-notifier-trinity Section: tde Depends: ${shlibs:Depends}, adept-updater-trinity, update-notifier-common -Replaces: adept-notifier-trinity (<< 4:14.0.0) -Breaks: adept-notifier-trinity (<< 4:14.0.0) +Replaces: adept-notifier-kde3 (<< 4:14.0.0), adept-notifier-trinity (<< 4:14.0.0) +Breaks: adept-notifier-kde3 (<< 4:14.0.0), adept-notifier-trinity (<< 4:14.0.0) Architecture: any Description: system tray notifier of available system updates Adept Notifier provides a system tray icon notifying the user of @@ -92,8 +92,8 @@ Description: system tray notifier of available system updates Package: adept-batch-trinity Section: tde Depends: ${shlibs:Depends}, adept-manager-trinity -Replaces: adept-batch-trinity (<< 4:14.0.0) -Breaks: adept-batch-trinity (<< 4:14.0.0) +Replaces: adept-batch-kde3 (<< 4:14.0.0), adept-batch-trinity (<< 4:14.0.0) +Breaks: adept-batch-kde3 (<< 4:14.0.0), adept-batch-trinity (<< 4:14.0.0) Architecture: any Description: command line install for Adept Adept Batch lets you install packages with Adept from the |