[libauthen-smb-perl] 06/10: Replace Conflicts with Breaks in debian/control.

gregor herrmann gregoa at debian.org
Fri Feb 21 17:57:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libauthen-smb-perl.

commit 5a1210c994263f09c67d12b0d2fca1cf82ecda21
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 18:50:22 2014 +0100

    Replace Conflicts with Breaks in debian/control.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3e3492d..e18a573 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Conflicts: libapache2-authenntlm-perl (<= 0.02)
+Breaks: libapache2-authenntlm-perl (<= 0.02)
 Description: SMB authentication module for Perl
  This package supplies the Authen::SMB perl module for authenticating against
  an SMB password server.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-smb-perl.git



More information about the Pkg-perl-cvs-commits mailing list