[clp] 01/01: add missing Breaks+Replaces

Miles Lubin mlubin-guest at alioth.debian.org
Fri Oct 18 15:18:46 UTC 2013


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

mlubin-guest pushed a commit to branch master
in repository clp.

commit e40b2fa4964240972116598e07da2152e6fc9dbf
Author: Miles Lubin <miles.lubin at gmail.com>
Date:   Fri Oct 18 08:28:53 2013 -0400

    add missing Breaks+Replaces
---
 debian/changelog |    7 +++++++
 debian/control   |    2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1c0f660..de6ff43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+clp (1.15.3-2) experimental; urgency=low
+
+  * Mark coinor-libclp1 Breaks+Replaces coinor-libclp0
+    - Closes: #726720.
+
+ -- Miles Lubin <miles.lubin at gmail.com>  Fri, 18 Oct 2013 08:26:26 -0400
+
 clp (1.15.3-1) experimental; urgency=low
 
   * New upstream release (Closes: #669371)
diff --git a/debian/control b/debian/control
index f5a69c9..5951639 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Homepage: https://projects.coin-or.org/Clp
 Package: coinor-libclp1
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: coinor-libclp0
+Breaks: coinor-libclp0
 Description: Coin-or linear programming solver
  Clp (Coin-or linear programming) is an open-source linear programming solver
  written in C++. It is primarily meant to be used as a callable library, but a

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



More information about the debian-science-commits mailing list