Merge version 0.10.2-2+rpi1 and 0.11.1-2 to produce 0.11.1-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Wed, 13 May 2020 06:48:22 +0000 (07:48 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Wed, 13 May 2020 06:48:22 +0000 (07:48 +0100)
1  2 
debian/changelog
debian/rules

index cc41690af45649cc06474b23e71e4f6d24da70cb,94dae7d175dc36fa29762afd6956ea854cc417a4..b20137a89055dceb25a8e9a795d05ae42679586e
@@@ -1,8 -1,42 +1,49 @@@
- statsmodels (0.10.2-2+rpi1) bullseye-staging; urgency=medium
++statsmodels (0.11.1-2+rpi1) bullseye-staging; urgency=medium
 +
++  [changes brought forward from 0.10.2-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 04 Feb 2020 00:34:03 +0000]
 +  * Disable testsuite.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Tue, 04 Feb 2020 00:34:03 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 13 May 2020 06:48:22 +0000
++
+ statsmodels (0.11.1-2) unstable; urgency=medium
+   * Tests: don't require a numpy warning that doesn't exist on armel.
+     Closes: #956882.
+   * Tests: allow no-multiprocessing failures (hurd-i386).
+   * Remove inconveniently licensed (CC-BY-SA) snippet.
+  -- Rebecca N. Palmer <rebecca_palmer@zoho.com>  Fri, 24 Apr 2020 15:17:04 +0100
+ statsmodels (0.11.1-1) unstable; urgency=medium
+   * Upstream bugfix release.
+   * Drop patches applied upstream, refresh others.
+   * Don't require a warning scipy only produces on some architectures.
+   * Warn that Markov(Auto)regression can give wrong answers on armhf
+     and DynamicFactor on ppc64el, and xfail tests.
+   * Upload to unstable.  Closes: #950429.
+   * Re-enable checking the test suite.
+  -- Rebecca N. Palmer <rebecca_palmer@zoho.com>  Mon, 24 Feb 2020 22:49:06 +0000
+ statsmodels (0.11.0-1) experimental; urgency=medium
+   * New upstream release.
+   * Upload to experimental, as this is an API break (see #950429).
+   * Drop patches applied upstream, refresh others.
+   * Update and sort dependencies.
+   * Docs: use nature theme because we don't have sphinx_material,
+     remove obsolete GLMNotes,
+     don't skip unrunnable examples.
+   * Update and sort d/copyright.
+   * Fix some test failures (that were not real problems).
+   * Use local requirejs.
+   * Fix spelling and whitespace.
+   * Reproducibility: remove more build paths.
+   * Loosen tolerance on another flaky test.
+   * Temporarily ignore the test suite to get a first build.
+  -- Rebecca N. Palmer <rebecca_palmer@zoho.com>  Sun, 02 Feb 2020 21:51:06 +0000
  
  statsmodels (0.10.2-2) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge