Author: tille Date: 2015-07-09 11:48:07 +0000 (Thu, 09 Jul 2015) New Revision: 19581
Modified: trunk/packages/dicomscope/trunk/debian/changelog trunk/packages/dicomscope/trunk/debian/control Log: Enable smooth upgrades by adding Breaks: dicomscope (<= 3.6.0-11), Multi-Arch: foreign/same Modified: trunk/packages/dicomscope/trunk/debian/changelog =================================================================== --- trunk/packages/dicomscope/trunk/debian/changelog 2015-07-09 08:55:39 UTC (rev 19580) +++ trunk/packages/dicomscope/trunk/debian/changelog 2015-07-09 11:48:07 UTC (rev 19581) @@ -1,3 +1,11 @@ +dicomscope (3.6.0-13) unstable; urgency=medium + + * Enable smooth upgrades by adding Breaks: dicomscope (<= 3.6.0-11) + Closes: #791889 + * Multi-Arch: foreign/same + + -- Andreas Tille <[email protected]> Thu, 09 Jul 2015 13:20:30 +0200 + dicomscope (3.6.0-12) unstable; urgency=medium * Moved debian/upstream to debian/upstream/metapackages Modified: trunk/packages/dicomscope/trunk/debian/control =================================================================== --- trunk/packages/dicomscope/trunk/debian/control 2015-07-09 08:55:39 UTC (rev 19580) +++ trunk/packages/dicomscope/trunk/debian/control 2015-07-09 11:48:07 UTC (rev 19581) @@ -17,6 +17,7 @@ Package: dicomscope Architecture: all +Multi-Arch: foreign Depends: ${java:Depends}, ${shlibs:Depends}, ${misc:Depends}, @@ -42,10 +43,12 @@ Package: libdicomscope-jni Architecture: any +Multi-Arch: same Depends: ${java:Depends}, ${shlibs:Depends}, ${misc:Depends}, default-jre +Breaks: dicomscope (<= 3.6.0-11) Description: OFFIS DICOM Viewer (JNI files) DICOMscope is a free DICOM viewer which can display uncompressed, monochrome DICOM images from all modalities and which supports monitor calibration _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
