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/krename/debian/control | |
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/krename/debian/control')
-rw-r--r-- | ubuntu/precise/applications/krename/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/krename/debian/control b/ubuntu/precise/applications/krename/debian/control index affe20e3f..f2d724a87 100644 --- a/ubuntu/precise/applications/krename/debian/control +++ b/ubuntu/precise/applications/krename/debian/control @@ -9,8 +9,8 @@ Standards-Version: 3.8.4 Package: krename-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: krename-trinity (<< 4:14.0.0) -Breaks: krename-trinity (<< 4:14.0.0) +Replaces: krename-kde3 (<< 4:14.0.0), krename-trinity (<< 4:14.0.0) +Breaks: krename-kde3 (<< 4:14.0.0), krename-trinity (<< 4:14.0.0) Description: Powerful batch renamer for KDE 3.x [Trinity] This package contains a very powerful batch file renamer for Trinity which can rename a list of files based on a set of expressions. |