[26887] in Source-Commits
Re: /svn/athena r25815 - in trunk/debathena/meta: thirdparty-communication/debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Wed Feb 20 18:10:04 2013
Date: Wed, 20 Feb 2013 15:09:55 -0800 (PST)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201302202145.r1KLjbEr014441@drugstore.mit.edu>
Message-ID: <alpine.DEB.2.00.1302201509540.7331@dr-wily.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
ACK
--
Geoffrey Thomas
geofft@mit.edu
On Wed, 20 Feb 2013, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2013-02-20 16:45:36 -0500 (Wed, 20 Feb 2013)
> New Revision: 25815
>
> Modified:
> trunk/debathena/meta/thirdparty-communication/debian/changelog
> trunk/debathena/meta/thirdparty-communication/debian/control.in
> trunk/debathena/meta/thirdparty-graphics/debian/changelog
> trunk/debathena/meta/thirdparty-graphics/debian/control.in
> trunk/debathena/meta/thirdparty-libraries/debian/changelog
> trunk/debathena/meta/thirdparty-libraries/debian/control.in
> Log:
> In thirdparty-communication:
> * Add pan (Trac: 1288)
> In thirdparty-graphics:
> * Add mesa-utils (Trac: 1288)
> In thirdparty-libraries:
> * Add iwidgets4 (Trac: 1288)
>
>
> Modified: trunk/debathena/meta/thirdparty-communication/debian/changelog
> ===================================================================
> --- trunk/debathena/meta/thirdparty-communication/debian/changelog 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-communication/debian/changelog 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -1,3 +1,9 @@
> +debathena-thirdparty-communication (1.1) unstable; urgency=low
> +
> + * Add pan (Trac: 1288)
> +
> + -- Jonathan Reed <jdreed@mit.edu> Wed, 20 Feb 2013 16:43:01 -0500
> +
> debathena-thirdparty-communication (1.0) unstable; urgency=low
>
> * First non-equivs version
>
> Modified: trunk/debathena/meta/thirdparty-communication/debian/control.in
> ===================================================================
> --- trunk/debathena/meta/thirdparty-communication/debian/control.in 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-communication/debian/control.in 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -8,6 +8,7 @@
> Package: debathena-thirdparty-communication
> Architecture: all
> Depends: tnef,
> + pan,
> ${misc:Depends}
> Description: Debathena metapackage for third-party communication software
> This includes a set of subpackages of commonly-used third-party software
>
> Modified: trunk/debathena/meta/thirdparty-graphics/debian/changelog
> ===================================================================
> --- trunk/debathena/meta/thirdparty-graphics/debian/changelog 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-graphics/debian/changelog 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -1,3 +1,9 @@
> +debathena-thirdparty-graphics (1.1.4) unstable; urgency=low
> +
> + * Add mesa-utils (Trac: 1288)
> +
> + -- Jonathan Reed <jdreed@mit.edu> Wed, 20 Feb 2013 16:43:43 -0500
> +
> debathena-thirdparty-graphics (1.1.3) unstable; urgency=low
>
> * Demote povray, sdr, and xprint-utils to recommendations
>
> Modified: trunk/debathena/meta/thirdparty-graphics/debian/control.in
> ===================================================================
> --- trunk/debathena/meta/thirdparty-graphics/debian/control.in 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-graphics/debian/control.in 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -48,6 +48,7 @@
> pdftoipe,
> mgp,
> graphviz,
> + mesa-utils,
> ${debathena-maybe-xdot},
> ${misc:Depends}
> Recommends: inventor-dev,
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/changelog
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/changelog 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/changelog 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -1,3 +1,9 @@
> +debathena-thirdparty-libraries (1.0.5) unstable; urgency=low
> +
> + * Add iwidgets4 (Trac: 1288)
> +
> + -- Jonathan Reed <jdreed@mit.edu> Wed, 20 Feb 2013 16:44:41 -0500
> +
> debathena-thirdparty-libraries (1.0.4) unstable; urgency=low
>
> * Except libopencv-core-dev is precise-only, so this would break Natty.
>
> Modified: trunk/debathena/meta/thirdparty-libraries/debian/control.in
> ===================================================================
> --- trunk/debathena/meta/thirdparty-libraries/debian/control.in 2013-02-20 14:52:43 UTC (rev 25814)
> +++ trunk/debathena/meta/thirdparty-libraries/debian/control.in 2013-02-20 21:45:36 UTC (rev 25815)
> @@ -81,6 +81,7 @@
> python-psycopg2,
> libppl-c2 | libppl-c4,
> libcurl4-gnutls-dev,
> + iwidgets4,
> libmpfr-dev, ${debathena-maybe-libmpfr1ldbl},
> ${misc:Depends}
> Recommends: libatlas-base-dev,
>
>