[Pkg-voip-commits] [asterisk] 01/01: Fix versioned Breaks/Replaces for asterisk-dahdi

Jeremy Lainé sharky at moszumanska.debian.org
Tue Dec 17 21:37:01 UTC 2013


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

sharky pushed a commit to branch master
in repository asterisk.

commit a486a86f35a8f232c44b9466050ed1b0f5761fcd
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Tue Dec 17 22:36:52 2013 +0100

    Fix versioned Breaks/Replaces for asterisk-dahdi
---
 debian/changelog | 4 ++++
 debian/control   | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 278237d..e4e4c8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 asterisk (1:11.6.1~dfsg-1) UNRELEASED; urgency=high
 
+  [ Tzafrir Cohen ]
   * New upstream security release (Closes: #732355).
 
+  [ Jeremy Lainé ]
+  * Fix versioned Breaks/Replaces for asterisk-dahdi (Closes: #732419).
+
  -- Tzafrir Cohen <tzafrir at debian.org>  Tue, 17 Dec 2013 19:42:09 +0200
 
 asterisk (1:11.6.0~dfsg-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index adf8b64..169ca78 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:1.8.3.3)
-Replaces: asterisk (<< 1:1.8.3.3)
+Breaks: asterisk (<< 1:11.6.0~dfsg-2)
+Replaces: asterisk (<< 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