[gmp-ecm] 71/77: Versioned break against ecm.

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Jun 6 12:33:56 UTC 2015


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

calculus-guest pushed a commit to branch master
in repository gmp-ecm.

commit 77b5a8184f8d5786c4f83b904ea1a3e9c6c9edb5
Author: Laurent Fousse <laurent at komite.net>
Date:   Mon Dec 31 16:29:30 2012 -0800

    Versioned break against ecm.
---
 debian/changelog | 9 +++++++++
 debian/control   | 3 ++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9b60cd4..c1e2f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gmp-ecm (6.4.2-2) unstable; urgency=low
+
+  * Only break and replace the Error Code Modeler package from Debian
+    6.0 (squeeze) that contains its own ecm command, instead of
+    conflicting with all versions (patch by Jonathan Nieder)
+    Closes: #690276.
+
+ -- Laurent Fousse <lfousse at debian.org>  Mon, 31 Dec 2012 16:28:39 -0800
+
 gmp-ecm (6.4.2-1) unstable; urgency=low
 
   * New upstream release:
diff --git a/debian/control b/debian/control
index b70a653..9f2a589 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Standards-Version: 3.9.1
 Package: gmp-ecm
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: ecm
+Breaks: ecm (<< 1.00-2)
+Replaces: ecm (<< 1.00-2)
 Description: Factor integers using the Elliptic Curve Method
  gmp-ecm is a free implementation of the Elliptic Curve Method (ECM)
  for integer factorization.

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



More information about the debian-science-commits mailing list