Your message dated Wed, 12 Nov 2014 13:27:45 +0100 with message-id <20141112122745.GH13253@mraw.org> and subject line Re: Bug#769226: unblock: plastimatch/1.5.16+dfsg-2 has caused the Debian Bug report #769226, regarding unblock: plastimatch/1.5.16+dfsg-2 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 769226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769226 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: plastimatch/1.5.16+dfsg-2
- From: Andreas Tille <tille@debian.org>
- Date: Wed, 12 Nov 2014 10:00:18 +0100
- Message-id: <[🔎] 20141112090018.27798.67922.reportbug@mail.an3as.eu>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package plastimatch Add needed cmake dependencies to enable parallel builds Closes: #768769 debdiff attached unblock plastimatch/1.5.16+dfsg-2 -- System Information: Debian Release: 7.7 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dashdiff -Nru plastimatch-1.5.16+dfsg/debian/changelog plastimatch-1.5.16+dfsg/debian/changelog --- plastimatch-1.5.16+dfsg/debian/changelog 2014-05-19 09:41:08.000000000 +0200 +++ plastimatch-1.5.16+dfsg/debian/changelog 2014-11-12 08:25:57.000000000 +0100 @@ -1,3 +1,11 @@ +plastimatch (1.5.16+dfsg-2) unstable; urgency=medium + + * Add needed cmake dependencies to enable parallel builds (thanks to + Colin Watson <cjwatson@debian.org> for the patch) + Closes: #768769 + + -- Andreas Tille <tille@debian.org> Wed, 12 Nov 2014 08:24:38 +0100 + plastimatch (1.5.16+dfsg-1) unstable; urgency=low [ Gregory C. Sharp ] diff -Nru plastimatch-1.5.16+dfsg/debian/patches/series plastimatch-1.5.16+dfsg/debian/patches/series --- plastimatch-1.5.16+dfsg/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ plastimatch-1.5.16+dfsg/debian/patches/series 2014-11-12 08:30:50.000000000 +0100 @@ -0,0 +1 @@ +test-depends.patch diff -Nru plastimatch-1.5.16+dfsg/debian/patches/test-depends.patch plastimatch-1.5.16+dfsg/debian/patches/test-depends.patch --- plastimatch-1.5.16+dfsg/debian/patches/test-depends.patch 1970-01-01 01:00:00.000000000 +0100 +++ plastimatch-1.5.16+dfsg/debian/patches/test-depends.patch 2014-11-12 08:30:44.000000000 +0100 @@ -0,0 +1,27 @@ +Description: Fix test dependencies to support parallel testing +Author: Colin Watson <cjwatson@ubuntu.com> +Bug-Debian: https://bugs.debian.org/768769 +Forwarded: no +Last-Update: 2014-11-11 + +--- a/Testing/CMakeLists.txt ++++ b/Testing/CMakeLists.txt +@@ -1775,7 +1775,8 @@ plmtest_check_interval ("plm-convert-cxt + "1648003" + "1648003" + ) +-set_tests_properties (plm-convert-cxt PROPERTIES DEPENDS plm-convert-dicom-c) ++set_tests_properties (plm-convert-cxt PROPERTIES ++ DEPENDS "plm-convert-dicom-a;plm-convert-dicom-c") + set_tests_properties (plm-convert-cxt-stats PROPERTIES DEPENDS plm-convert-cxt) + set_tests_properties (plm-convert-cxt-check PROPERTIES + DEPENDS plm-convert-cxt-stats) +@@ -3290,7 +3291,7 @@ plmtest_check_interval ("plm-union-check + "1271" + ) + set_tests_properties (plm-union +- PROPERTIES DEPENDS "rect-10-mask-1;rect-11-mask") ++ PROPERTIES DEPENDS "rect-10-mask-1;rect-10-roi-1;rect-11-mask;rect-11-roi") + set_tests_properties (plm-union-stats PROPERTIES DEPENDS plm-union) + set_tests_properties (plm-union-check PROPERTIES DEPENDS plm-union-stats) +
--- End Message ---
--- Begin Message ---
- To: Andreas Tille <tille@debian.org>, 769226-done@bugs.debian.org
- Subject: Re: Bug#769226: unblock: plastimatch/1.5.16+dfsg-2
- From: Cyril Brulebois <kibi@debian.org>
- Date: Wed, 12 Nov 2014 13:27:45 +0100
- Message-id: <20141112122745.GH13253@mraw.org>
- In-reply-to: <[🔎] 20141112090018.27798.67922.reportbug@mail.an3as.eu>
- References: <[🔎] 20141112090018.27798.67922.reportbug@mail.an3as.eu>
Andreas Tille <tille@debian.org> (2014-11-12): > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Please unblock package plastimatch > > Add needed cmake dependencies to enable parallel builds > Closes: #768769 > > debdiff attached > > > unblock plastimatch/1.5.16+dfsg-2 Done, thanks. Mraw, KiBi.Attachment: signature.asc
Description: Digital signature
--- End Message ---