[26459] in Source-Commits
Re: /svn/athena r25564 -
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Wed Jun 13 00:26:06 2012
Date: Wed, 13 Jun 2012 00:26:02 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201206051639.q55Gd85c003527@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1206130025060.18441@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Er, do we actually have libopencv-core-dev in natty?
I can't find it...NACK
-Ben
On Tue, 5 Jun 2012, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2012-06-05 12:39:08 -0400 (Tue, 05 Jun 2012)
> New Revision: 25564
>
> Modified:
> trunk/debathena/meta/thirdparty-libraries/debian/changelog
> trunk/debathena/meta/thirdparty-libraries/debian/control.in
> Log:
> In thirdparty-libraries:
> * Temporarily depend on libopencv-core-dev until libcv-dev is restored
>
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/changelog
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/changelog 2012-06-05 16:31:36 UTC (rev 25563)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/changelog 2012-06-05 16:39:08 UTC (rev 25564)
> @@ -2,8 +2,9 @@
>
> * Demote wine and libcv-dev to recommendations pending fixing of
> upstream bugs (LP #974504, #954209, #975967)
> + * Temporarily depend on libopencv-core-dev until libcv-dev is restored
>
> - -- Jonathan Reed <jdreed@mit.edu> Tue, 05 Jun 2012 12:31:13 -0400
> + -- Jonathan Reed <jdreed@mit.edu> Tue, 05 Jun 2012 12:33:18 -0400
>
> debathena-thirdparty-libraries (1.0.2) unstable; urgency=low
>
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/control.in
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/control.in 2012-06-05 16:31:36 UTC (rev 25563)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/control.in 2012-06-05 16:39:08 UTC (rev 25564)
> @@ -82,6 +82,7 @@
> libppl-c2 | libppl-c4,
> libcurl4-gnutls-dev,
> libmpfr-dev, ${debathena-maybe-libmpfr1ldbl},
> + libopencv-core-dev,
> ${misc:Depends}
> Recommends: libatlas-base-dev,
> libatlas-sse-dev,
>
>