Étienne Mollier pushed to branch master at Debian Med / edfbrowser
Commits: d0a15cb6 by Étienne Mollier at 2022-07-17T17:54:14+02:00 d/control: edfbrowser binary depends on libedf1 (>= 1.22) - - - - - d0e4d24c by Étienne Mollier at 2022-07-17T17:59:36+02:00 ready to upload to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,12 @@ -edfbrowser (1.95+dfsg-1) UNRELEASED; urgency=medium +edfbrowser (1.95+dfsg-1) unstable; urgency=medium -FIXME: "there is a version problem with edflib", do not upload yet. - * d/tests/: add superficial autopkgtest to avoid obvious issues. * New upstream version + * d/tests/: add superficial autopkgtest to detect some immediate crashes + (the kind which would segfault, but not the ones which would spawn an + error message window unfortunately). + * d/control: edfbrowser binary depends on libedf1 (>= 1.22). - -- Étienne Mollier <[email protected]> Sun, 17 Jul 2022 16:23:48 +0200 + -- Étienne Mollier <[email protected]> Sun, 17 Jul 2022 17:54:47 +0200 edfbrowser (1.94+dfsg-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -21,7 +21,8 @@ Rules-Requires-Root: no Package: edfbrowser Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + libedf1 (>= 1.22) Description: viewer for biosignal storage files such as bdf and edf EDFbrowser is a viewer for medical timeseries storage files containing data such as EEG, EMG, and ECG signals. It supports EDF(+) and BDF(+) file View it on GitLab: https://salsa.debian.org/med-team/edfbrowser/-/compare/ff332be2f4c3903269ba60881e41f6caf33508ac...d0e4d24cc7f2b4b9f0b4dc040d02fef0a99a028a -- View it on GitLab: https://salsa.debian.org/med-team/edfbrowser/-/compare/ff332be2f4c3903269ba60881e41f6caf33508ac...d0e4d24cc7f2b4b9f0b4dc040d02fef0a99a028a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
