[polybori] 01/01: Add Breaks and Replaces to old polybori for the dev packages.

Tobias Hansen thansen at moszumanska.debian.org
Mon Nov 7 13:15:33 UTC 2016


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

thansen pushed a commit to branch master
in repository polybori.

commit ed99fd27c2a5dd080b6df4e64a9554671708e223
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Mon Nov 7 11:58:40 2016 +0000

    Add Breaks and Replaces to old polybori for the dev packages.
---
 debian/changelog | 7 +++++++
 debian/control   | 6 ++++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e1bc33d..d5d9b75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+brial (0.8.5-3) unstable; urgency=medium
+
+  * Add Breaks and Replaces to old polybori for the dev packages.
+    (Closes: #843354)
+
+ -- Tobias Hansen <thansen at debian.org>  Mon, 07 Nov 2016 11:57:21 +0000
+
 brial (0.8.5-2) unstable; urgency=medium
 
   * Add testsuite-boost-1.62.patch:
diff --git a/debian/control b/debian/control
index 8beabfc..55abcb5 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,8 @@ Description: transitional package
 Package: libbrial-dev
 Architecture: any
 Section: libdevel
+Replaces: libpolybori-dev (<< 0.8.5)
+Breaks: libpolybori-dev (<< 0.8.5)
 Provides: libpolybori-dev
 Depends: ${misc:Depends},
          libbrial0 (= ${binary:Version}),
@@ -126,8 +128,8 @@ Provides: libpolybori-groebner-dev
 Depends: ${misc:Depends},
          libbrial-groebner0 (= ${binary:Version}),
          libbrial-dev
-Breaks: libpolybori-dev (<< 0.8)
-Replaces: libpolybori-dev (<< 0.8)
+Breaks: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
+Replaces: libpolybori-dev (<< 0.8), libpolybori-groebner-dev (<< 0.8.5)
 Description: development files for libbrial-groebner
  The core of BRiAl is a C++ library, which provides high-level data
  types for Boolean polynomials and monomials, exponent vectors, as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git



More information about the debian-science-commits mailing list