[statsmodels] 14/21: Lintian warned that Conflicts with version should probably be Breaks
Diane Trout
diane at moszumanska.debian.org
Mon Sep 25 06:39:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch detrout-python3-try2
in repository statsmodels.
commit e1d292edc13cc6038aa310408da8a2b699af8c58
Author: Diane Trout <diane at ghic.org>
Date: Sun Sep 24 23:13:06 2017 -0700
Lintian warned that Conflicts with version should probably be Breaks
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4ab8364..b882ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ statsmodels (0.8.0-4) UNRELEASED; urgency=medium
* Add Python3 support
* Update Python 3 build depends, add components necessary to build
notebook examples
+ * Lintain warned that Conflicts with version should probably be Breaks
-- Andreas Tille <tille at debian.org> Wed, 06 Sep 2017 17:32:07 +0200
diff --git a/debian/control b/debian/control
index fa3d9a6..8de6305 100644
--- a/debian/control
+++ b/debian/control
@@ -62,7 +62,7 @@ Recommends: python-matplotlib,
python-cvxopt,
Suggests: python-statsmodels-doc,
Provides: ${python:Provides}
-Conflicts: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
+Breaks: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Replaces: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Description: Python module for the estimation of statistical models
statsmodels Python module provides classes and functions for the
@@ -76,14 +76,14 @@ Package: python-statsmodels-lib
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
python-numpy
-Conflicts: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
+Breaks: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Replaces: python-scikits-statsmodels, python-scikits.statsmodels (<< 0.4)
Description: low-level implementations and bindings for statsmodels
This package contains architecture dependent extensions for
python-statsmodels.
Package: python-statsmodels-doc
-Conflicts: python-scikits-statsmodels-doc, python-scikits.statsmodels-doc
+Breaks: python-scikits-statsmodels-doc, python-scikits.statsmodels-doc
Replaces: python-scikits-statsmodels-doc, python-scikits.statsmodels-doc
Architecture: all
Section: doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/statsmodels.git
More information about the debian-science-commits
mailing list