[Python-modules-commits] [python-llfuse] 01/02: Added Breaks: borgbackup (requested by maintainer)
Nikolaus Rath
nikratio-guest at moszumanska.debian.org
Thu Feb 25 17:48:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
nikratio-guest pushed a commit to tag debian/0.43+dfsg-1
in repository python-llfuse.
commit 21d6e24d79860f41ae2d48417c77780fef0bd8f2
Author: Nikolaus Rath <Nikolaus at rath.org>
Date: Thu Feb 25 08:35:05 2016 -0800
Added Breaks: borgbackup (requested by maintainer)
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fe5526a..d514e41 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: python-llfuse-doc
Replaces: s3ql (<= 0.28)
-Breaks: s3ql (<< 1.2)
+Breaks: s3ql (<< 1.2),
+ borgbackup (<= 1.0.0~rc1-3)
Provides: ${python:Provides}
Description: Python bindings for the low-level FUSE API
Python-llfuse is a set of Python bindings for the low level
@@ -75,6 +76,7 @@ Depends: ${misc:Depends},
${python3:Depends},
${shlibs:Depends}
Provides: ${python3:Provides}
+Breaks: borgbackup (<= 1.0.0~rc1-3)
Suggests: python-llfuse-doc
Description: Python 3 bindings for the low-level FUSE API
Python-llfuse is a set of Python bindings for the low level FUSE API.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-llfuse.git
More information about the Python-modules-commits
mailing list