[caja] 01/04: debian/control: Fix relation between caja, libcaja-extension1 and old bin:pkg libcaja-extension.
Mike Gabriel
sunweaver at debian.org
Mon May 23 11:53:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja.
commit 42ca294cb3b89c0799dd3231ab02f80a88ac9e2b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 23 12:46:07 2016 +0200
debian/control: Fix relation between caja, libcaja-extension1 and old bin:pkg libcaja-extension.
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 1d874ad..fa3b39a 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,6 @@ Suggests: engrampa,
Breaks: libcaja-extension (<< 1.10.0),
libcaja-extension1 (<< 1.10.0),
mate-session-manager (<< 1.8.1-7),
-Replaces: libcaja-extension1 (<< 1.10.0),
Description: file manager for the MATE desktop
Caja is the official file manager for the MATE desktop. It allows one
to browse directories, preview files and launch applications associated
@@ -79,9 +78,8 @@ Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
${shlibs:Depends},
-Replaces: libcaja-extension,
-Breaks: libcaja-extension,
-Conflicts: libcaja-extension,
+Replaces: libcaja-extension (<< 1.7.0),
+Breaks: libcaja-extension (<< 1.7.0),
Provides: libcaja-extension,
Description: libraries for Caja components
Caja is the official file manager for the MATE desktop. It allows one
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja.git
More information about the pkg-mate-commits
mailing list