[Pkg-voip-commits] [asterisk] 03/04: fix versioned Breaks/Replaces for asterisk-dahdi vs asterisk-modules

Frederic Van Espen freshter-guest at moszumanska.debian.org
Thu Mar 13 08:28:02 UTC 2014


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

freshter-guest pushed a commit to branch experimental
in repository asterisk.

commit 7918f23a2af81b8bc10b5cc6624b28f2730fc815
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Wed Mar 5 14:14:39 2014 +0100

    fix versioned Breaks/Replaces for asterisk-dahdi vs asterisk-modules
    
    (cherry picked from commit c6a5c1f4a4e64924b85732c08e107ea30c373872)
    
    Conflicts:
    	debian/changelog
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 04406fd..94715bd 100644
--- a/debian/control
+++ b/debian/control
@@ -105,8 +105,8 @@ Description: loadable modules for the Asterisk PBX
 Package: asterisk-dahdi
 Architecture: linux-any
 Depends: asterisk (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, dahdi
-Breaks: asterisk (<< 1:11.6.0~dfsg-2)
-Replaces: asterisk (<< 1:11.6.0~dfsg-2)
+Breaks: asterisk-modules (<< 1:11.6.0~dfsg-2)
+Replaces: asterisk-modules (<< 1:11.6.0~dfsg-2)
 Description: DAHDI devices support for the Asterisk PBX
  Asterisk is an Open Source PBX and telephony toolkit.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list