[26476] in Source-Commits
Re: /svn/athena r25564 r25584 -
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Tue Jun 26 19:50:58 2012
Date: Tue, 26 Jun 2012 19:50:53 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201206261721.q5QHLvs1016900@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1206261950230.18441@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
This with r25564 looks good, ACK and thanks.
-Ben
On Tue, 26 Jun 2012, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2012-06-26 13:21:57 -0400 (Tue, 26 Jun 2012)
> New Revision: 25584
>
> Modified:
> trunk/debathena/meta/thirdparty-libraries/debian/changelog
> trunk/debathena/meta/thirdparty-libraries/debian/control.in
> Log:
> In thirdparty-libraries:
> * Except libopencv-core-dev is precise-only, so this would break Natty.
> Just leave libcv-dev as a recommendation for now.
>
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/changelog
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/changelog 2012-06-08 23:58:04 UTC (rev 25583)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/changelog 2012-06-26 17:21:57 UTC (rev 25584)
> @@ -1,3 +1,10 @@
> +debathena-thirdparty-libraries (1.0.4) unstable; urgency=low
> +
> + * Except libopencv-core-dev is precise-only, so this would break Natty.
> + Just leave libcv-dev as a recommendation for now.
> +
> + -- Jonathan Reed <jdreed@mit.edu> Tue, 26 Jun 2012 13:20:06 -0400
> +
> debathena-thirdparty-libraries (1.0.3) unstable; urgency=low
>
> * Demote wine and libcv-dev to recommendations pending fixing of
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/control.in
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/control.in 2012-06-08 23:58:04 UTC (rev 25583)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/control.in 2012-06-26 17:21:57 UTC (rev 25584)
> @@ -82,7 +82,6 @@
> libppl-c2 | libppl-c4,
> libcurl4-gnutls-dev,
> libmpfr-dev, ${debathena-maybe-libmpfr1ldbl},
> - libopencv-core-dev,
> ${misc:Depends}
> Recommends: libatlas-base-dev,
> libatlas-sse-dev,
>
>