abseil (0~20200923.2-3) unstable; urgency=medium . * Fix some issues in unit tests. * Re-disable unit tests on most platforms until they’re working everywhere. abseil (0~20200923.2-2) unstable; urgency=medium . * Reenable unit tests. openms (2.6.0+cleaned1-2) unstable; urgency=low . * Implement the patch by Logan Rosen to fix the GLPK version check that doesn't account for major version, fixing FTBFS against GLPK 5. Thanks, Logan! Closes: #978194. Patch suggested upstream. openms (2.6.0+cleaned1-1) unstable; urgency=low . * New upstream version. . * d/copyright: whole project revision, many files added. . * Fix bug (Closes: #975588), required specifying libboost packages with version: libboost1.74-dev, libboost-iostreams1.74-dev, libboost-date-time1.74-dev, libboost-math1.74-dev. openms (2.5.0+cleaned1-5) unstable; urgency=low . * Fix the bug on mipsel (Closes: #964315). Thanks to Adrian Bunk for the fix. openms (2.5.0+cleaned1-4) unstable; urgency=low . * Fix the stable->sid upgrade problem (Breaks+Replaces bug ; Closes:#962832 ; thanks to Andreas Beckmann ) for reporting the piuparts-detected failure. openms (2.5.0+cleaned1-3) unstable; urgency=low . * Cleanup the Replaces/Conflics field to simplify to last reasonable version: libopenms2.4.0-real-1. . * Since we replace the old version, lets close the bug that was kindly reported by Paolo Greppi (Closes: #943450). openms (2.5.0+cleaned1-2) unstable; urgency=low . * Fix location of the header files. . * Some other improvements to the packaging. openms (2.5.0+cleaned1-1) unstable; urgency=low . * New upstream version. openms (2.4.0-real-1) unstable; urgency=low . * Really released 2.4.0 version with Qt5 port merged; . * d/control: update website url to http://www.openms.de (thanks to Adrian Bunk ; Closes: #906561); . * d/copyright: update website url and copyright years. add Design Science License (Thanks to Dmitry Smirnov , Closes: #822412); . * d/control: fix libqt5opengl5-dev (>= 5.7.0) to libqt5opengl5-desktop-dev (>= 5.7.0) because upstream won't support OpenGL ES anytime soon (thanks to Adrian Bunk , Closes: #906666); . * Use secure copyright file specification URI. * Trim trailing whitespace. Jelmer Vernooij Mon, 15 Oct 2018 06:59:37 +0000 . * debian/control: Change "Conflicts:" to "Breaks:" (Closes: #816562); openms (2.4.0-1) unstable; urgency=low . * New upstream version (release branch with Qt5 port merged). openms (2.3-20180419-git-a0b7f650-1) experimental; urgency=low . * New upstream version (development branch with Qt5 port merged). openms (2.0.0-4) unstable; urgency=medium . * debian/control: Change "Conflicts:" to "Breaks:" (Closes: #816562); . * debian/rules: fix the OPENMS_DATA_PATH value so that it points to /us/share/openms-common and not /usr/share/openms-common/OpenMS. . * debian/rules: Put dh_clean at the end of the clean target. . * switched doc_minimal doc_class_only targets around in the make call because the doxygen-based documentation for the classes did not get generated fully. . * Remove the git protocol URL for the repos and switch to secure http for the other URL. . * debian/control: Standards-Version: 3.9.7. No changes required. . * debian/rules: Reinstate DEB_BUILD_MAINT_OPTIONS along with the hardening flag +all.. . * debian/rules: Make sure libSuperHirn and libOpenMS_GUI libraries are processed fine with respect to the symbols control file. openms (2.0.0-3) unstable; urgency=medium . * Ship the dynamically generated cmake files to the -dev package. . * Improve the build system patch to state that we prefer libboost shared objects. . * debian/rules: Packaging (debian/*.install files) now uses the material that has been installed with make install DESTDIR=debian/build after cmake call with -DCMAKE_INSTALL_PREFIX=/usr. openms (2.0.0-2) unstable; urgency=medium . * Ship the code examples to the openms-doc package. These examples are partially described in the documentation (html format) but having the whole code files is more interesting. . * d/control: add "Replaces: libopenms-1.11" to fix upgrade problem (Closes: #810356), thanks to Andreas Beckmann for the report. . * Bump-up debian/compat to 9. . * debian/watch: use sf redirector. openms (2.0.0-1) unstable; urgency=medium . * New upstream version (Closes: #790624 ; Closes: #804496). openms (1.11.1-5) unstable; urgency=medium . * mv upstream upstream/metadata openms (1.11.1-4) unstable; urgency=low . * Apply a patch suggested by Stephan Aiche to fix the failure when buiding the manuals using the LaTeX code created by Doxygen. . * Create debian/missing-sources/jquery-1.7.1.js with the source file from http://code.jquery.com/jquery-1.7.1.js (lintian warning). . * Add #DEBHELPER# to postinst (lintian warning). . * Fix syntax error in the copyright file (lintian warning). . * Remove ${shlibs:Depends} from Depends: of -common and -doc. . * debian/copyright: fix syntax of the copyright field of the Files: * section. openms (1.11.1-3) unstable; urgency=low . * remove version number from libbost development package names; * ensure that AUTHORS is correctly shipped in all packages. openms (1.9.0-4.1) unstable; urgency=low . * Non-maintainer upload. * glpk-4.49.patch: new patch, fixes FTBFS against recent versions of GLPK. (Closes: #714365) openms (1.9.0-4) unstable; urgency=low . * debian/rules: reinstate the .NOTPARALLEL: directive to preclude parallelization of the build, as the errors are too complicated to follow in the build log. Also inhibit the parallel=%,$(DEB_BUILD_OPTIONS) and NUMJOBS options processing, as suggested by Aaron M. Ucko" (Closes: #702606). openms (1.9.0-3) unstable; urgency=low . * debian/rules: fix problem with DEB_BUILD_GNU_TYPE not holding proper values on some platforms, like i386, by adding DEB_HOST_MULTIARCH. Thanks to "Aaron M. Ucko" (Closes: #702512); * Fix the watch file, thanks to Nick Black (Closes: #702518); . * New code in patch ensures that there is no creation of symlinks by CMake after building of the libraries, since the symlinks are created anyways in debian/. openms (1.9.0-2) unstable; urgency=low . * Transition from experimental to unstable. Tests were positive. . * Fix non-inclusion of generated config include files in the /usr/include/OpenMS directory openms (1.9.0-1) experimental; urgency=low . * 1.9.0 First Debian package release (Closes: #691129).