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

Jeremy Lainé sharky at moszumanska.debian.org
Wed Mar 5 13:15:50 UTC 2014


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

sharky pushed a commit to branch master
in repository asterisk.

commit c6a5c1f4a4e64924b85732c08e107ea30c373872
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
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5a181ab..fac9d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+asterisk (1:11.8.0~dfsg-2) UNRELEASED; urgency=medium
+
+  * Really fix versioned Breaks/Replaces for asterisk-dahdi (Closes: #732419).
+
+ -- Jeremy Lainé <jeremy.laine at m4x.org>  Wed, 05 Mar 2014 14:14:05 +0100
+
 asterisk (1:11.8.0~dfsg-1) unstable; urgency=low
 
   [ Jeremy Lainé ]
diff --git a/debian/control b/debian/control
index 169ca78..5ad5d5f 100644
--- a/debian/control
+++ b/debian/control
@@ -104,8 +104,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