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/kbarcode/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/maverick/applications/kbarcode/debian')
-rw-r--r-- | ubuntu/maverick/applications/kbarcode/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kbarcode/debian/control b/ubuntu/maverick/applications/kbarcode/debian/control index 27506d32a..f6832668e 100644 --- a/ubuntu/maverick/applications/kbarcode/debian/control +++ b/ubuntu/maverick/applications/kbarcode/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: kbarcode-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, barcode, imagemagick -Replaces: kbarcode-trinity (<< 4:14.0.0) -Breaks: kbarcode-trinity (<< 4:14.0.0) +Replaces: kbarcode-kde3 (<< 4:14.0.0), kbarcode-trinity (<< 4:14.0.0) +Breaks: kbarcode-kde3 (<< 4:14.0.0), kbarcode-trinity (<< 4:14.0.0) Recommends: libqt3-mt-mysql | libqt3-mt-psql | libqt3-mt-odbc | libqt3-mt-sqlite | libqt3-mt-ibase Description: barcode and label printing application for Trinity |