Andreas Tille pushed to branch master at Debian Med / dicomscope
Commits: 247b8f1a by Andreas Tille at 2023-12-22T19:46:04+01:00 Add java-runtime to Depends - - - - - 976074b2 by Andreas Tille at 2023-12-22T19:52:45+01:00 Fix watch file - - - - - ed596506 by Andreas Tille at 2023-12-22T19:54:51+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dicomscope (3.6.0-27) unstable; urgency=medium + + * Add java-runtime to Depends + Closes: #1036289 + * Fix watch file + + -- Andreas Tille <[email protected]> Fri, 22 Dec 2023 19:53:35 +0100 + dicomscope (3.6.0-26) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Multi-Arch: foreign Depends: ${java:Depends}, ${misc:Depends}, tk8.6 | tk8.4 | wish, - default-jre, + default-jre | java-runtime, java-wrappers, libdicomscope-jni Description: OFFIS DICOM Viewer ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -opts="passive" \ -ftp://dicom.offis.de/pub/dicom/offis/software/dscope/dscope([\d]+)/dsgui(\d)(\d)(\d)\.zip + +https://dicom.offis.de/de/dicomscope/ .*/dscope[\d]+/dsgui(\d)(\d)(\d)\.zip View it on GitLab: https://salsa.debian.org/med-team/dicomscope/-/compare/33c3771eeb82039eb131424c146db940da67c949...ed59650697d713bd3b88616f3d54e3ed75309362 -- View it on GitLab: https://salsa.debian.org/med-team/dicomscope/-/compare/33c3771eeb82039eb131424c146db940da67c949...ed59650697d713bd3b88616f3d54e3ed75309362 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
