scip (10.1.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/clean
    - Stop cleaning up src/scip/githash.c; no longer a generated build
      artifact.
  * debian/control
    - Add libcppad-dev to Build-Depends.
    - Add libjs-mathjax to Depends for scip-doc.
  * debian/patches
    - Refresh patches for new upstream release.
  * debian/patches/devendor-cppad.patch
    - New patch; update CppAD interface so we can devendor it and use the
      Debian package.
  * debian/patches/skip-tests.patch
    - Remove patch; no longer necessary now that we support CppAD.
  * debian/patches/tests-external-scip-binary.patch
    - New patch; allow running the test suite against the installed scip
      binary.
  * debian/patches/use-debian-mathjax.patch
    - Update to use new symlinked MathJax rather than an absolute path.
      This way it will work whether the docs are served via file:// or
      https://.
  * debian/README.source
    - Update the note about removing the vendored copy of CppAD to indicate
      that we now use the Debian package rather than just turning off
      support.
  * debian/rules
    - Stop passing -DEXPRINT=none to cmake since we now have CppAD support.
    - Stop generating src/scip/githash.c; no longer necessary now that we
      use the release tarball rather than the git repository for the
      upstream source.
    - Remove rule for generating d/t/CTestTestfile.cmake; no longer needed.
  * debian/scip-doc.links
    - New file; add symlink to MathJax for html docs.
  * debian/tests/control
    - Update the CI tests now that we can specify an external binary.
  * debian/tests/CTestTestfile.cmake
    - Remove file; no longer needed.
  * debian/watch
    - Update to use distribution tarballs rather than git tags.

 -- Doug Torrance <dtorrance@debian.org>  Mon, 21 Sep 2026 05:07:17 -0400

scip (10.0.3+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/make-doc.patch
    - Remove patch; applied upstream.

 -- Doug Torrance <dtorrance@debian.org>  Sun, 12 Jul 2026 15:34:47 -0400

scip (10.0.2+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Bump Standards-Version to 4.7.4.
    - Mark scip-doc as Multi-Arch: foreign.
  * debian/patches/make-doc.patch
    - New patch; allow documentation builds even when testing is turned off
      (Closes: #1131980).
  * debian/patches/skip-tests.patch
    - Refresh for new release.
  * debian/rules
    - Update git hash for new release.

 -- Doug Torrance <dtorrance@debian.org>  Sat, 04 Apr 2026 12:51:09 -0400

scip (10.0.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * Source-only upload for transition to testing.
  * debian/control
    - Add libzimpl-dev and zimpl to Build-Depends.
  * debian/copyright
    - Update upstream copyright years.
  * debian/libscip10.0.symbols
    - Remove file; too difficult to maintain.
  * debian/rules
    - Build with zimpl support.
  * debian/tests/CTestTestfile.cmake
    - Add zimpl tests.

 -- Doug Torrance <dtorrance@debian.org>  Wed, 25 Feb 2026 22:45:19 -0500

scip (10.0.0+ds-1) unstable; urgency=medium

  * Initial release (Closes: #1039923).

 -- Doug Torrance <dtorrance@debian.org>  Wed, 28 Jan 2026 06:28:08 -0500
