[Plplot-devel] Debian packages - test results

2011-09-14 Thread Andrew Ross
All, The 5.9.8 Debian packages have now made it into unstable and are currently being built by the autobuild machines on a range of architectures. This provides a rather useful test of plplot on architectures not available to the developers. The buildd logs are available at https://buildd.debia

Re: [Plplot-devel] Debian packages

2011-08-12 Thread Alan W. Irwin
On 2011-08-12 17:10+0100 Andrew Ross wrote: > I guess. I was thinking of trying to build with the default python, > then rebuilding with any other python versions required. Your > solution is a bit ugly, but might be easier. Actually, when the time comes I think your solution is better. It is to

Re: [Plplot-devel] Debian packages

2011-08-12 Thread Andrew Ross
On Fri, Aug 12, 2011 at 04:46:24AM -0700, Alan Irwin wrote: > Hi Andrew: > > It is great to see your Debian packaging rounding into shape. More > below > > On 2011-08-12 10:43+0100 Andrew Ross wrote: > >> On Thu, Aug 11, 2011 at 12:40:58PM -0700, Alan Irwin wrote: > [...] >>> with no obvious i

Re: [Plplot-devel] Debian packages

2011-08-12 Thread Alan W. Irwin
Hi Andrew: It is great to see your Debian packaging rounding into shape. More below On 2011-08-12 10:43+0100 Andrew Ross wrote: > On Thu, Aug 11, 2011 at 12:40:58PM -0700, Alan Irwin wrote: [...] >> with no obvious installation errors. But then I tested that >> installation using the cmake

Re: [Plplot-devel] Debian packages

2011-08-12 Thread Andrew Ross
On Thu, Aug 11, 2011 at 12:40:58PM -0700, Alan Irwin wrote: > Hi Andrew: > > Orion, you should read this because there is a comment for you > at the end with regard to testing your Fedora installation. Alan, Thanks for the testing! > > On 2011-08-11 13:06+0100 Andrew Ross wrote: > > > On Thu,

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Alan W. Irwin
On 2011-08-11 08:22-0400 Hazen Babcock wrote: > I apologise for this. If I had known how much chaos getting rid of the > ChangeLog file was going to cause I would have just left it alone, or > overwritten it with the ChangeLog.release file. Hi Hazen: I believe no apologies are necessary for th

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Alan W. Irwin
Hi Andrew: Orion, you should read this because there is a comment for you at the end with regard to testing your Fedora installation. On 2011-08-11 13:06+0100 Andrew Ross wrote: > On Thu, Aug 11, 2011 at 10:38:39AM +0100, Andrew Ross wrote: >> On Wed, Aug 10, 2011 at 12:57:03PM -0700, Alan Irwin

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Andrew Ross
On Thu, Aug 11, 2011 at 08:22:56AM -0400, Hazen Babcock wrote: > On 08/10/2011 03:57 PM, Alan W. Irwin wrote: > > > > II. With control configured, debuild then informed me of a number of other > > build dependencies I didn't have installed. After addressing those > > issues, debuild complained abo

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Hazen Babcock
On 08/10/2011 03:57 PM, Alan W. Irwin wrote: > > II. With control configured, debuild then informed me of a number of other > build dependencies I didn't have installed. After addressing those > issues, debuild complained about a missing ChangeLog file. That file > was dropped (since it was full

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Andrew Ross
On Thu, Aug 11, 2011 at 10:38:39AM +0100, Andrew Ross wrote: > On Wed, Aug 10, 2011 at 12:57:03PM -0700, Alan Irwin wrote: > > > > > III. After that change > > > > debuild --no-lintian -us -uc -b -j4 2>&1 >| debuild.out > > > > failed to work. Although debuild (and dpkg-buildpackage which it is >

Re: [Plplot-devel] Debian packages

2011-08-11 Thread Andrew Ross
On Wed, Aug 10, 2011 at 12:57:03PM -0700, Alan Irwin wrote: > On 2011-08-10 10:02+0100 Andrew Ross wrote: > >> >> Dear All, >> >> I've been working on the Debian packaging for 5.9.8. There is a separate >> branch in svn for this. To check it out you need >> >> svn co >> https://plplot.svn.sourcefo

Re: [Plplot-devel] Debian packages

2011-08-10 Thread Alan W. Irwin
On 2011-08-10 10:02+0100 Andrew Ross wrote: > > Dear All, > > I've been working on the Debian packaging for 5.9.8. There is a separate > branch in svn for this. To check it out you need > > svn co > https://plplot.svn.sourceforge.net/svnroot/plplot/branches/v5_9_8_debian > plplot-5.9.8 > > To bu

Re: [Plplot-devel] Debian packages

2011-08-10 Thread Hezekiah M. Carty
On Wed, Aug 10, 2011 at 5:02 AM, Andrew Ross wrote: > > There are now new packages for the ocaml, lua and d bindings so Debian > should pretty much include a full complement of supported drivers and > bindings. > > Any testing / comments gratefully received! I'll try and get these > uploaded to th

[Plplot-devel] Debian packages

2011-08-10 Thread Andrew Ross
Dear All, I've been working on the Debian packaging for 5.9.8. There is a separate branch in svn for this. To check it out you need svn co https://plplot.svn.sourceforge.net/svnroot/plplot/branches/v5_9_8_debian plplot-5.9.8 To build the packages on a Debian testing system do cd plplot-5.9.8 .

Re: [Plplot-devel] Debian packages

2007-06-19 Thread Alan W. Irwin
On 2007-06-19 11:12+0100 Andrew Ross wrote: > > I think I now have the Debian scripts in a state where I can build > all the packages using the new cmake system. I have now fixed the > python packages, which weren't previously working. I have also > resurrected the java packages (which are now bui

[Plplot-devel] Debian packages

2007-06-19 Thread Andrew Ross
I think I now have the Debian scripts in a state where I can build all the packages using the new cmake system. I have now fixed the python packages, which weren't previously working. I have also resurrected the java packages (which are now built with jikes / kaffe rather than gcj). Since I am

Re: [Plplot-devel] Debian packages

2006-12-10 Thread Maurice LeBrun
Andrew Ross writes: > Are there any debian / ubuntu developers out there who would be willing > to take over maintainance of the debian packages, with our help? Might be a good idea to send this query out on plplot-general to reach a broader audience. -- Maurice LeBrun --

[Plplot-devel] Debian packages

2006-12-10 Thread Andrew Ross
Now that Rafael has stepped down from working on the plplot I am keen that we don't lose the debian / ubuntu packages for plplot. This has been a big step forward in terms of increasing our user base and making plplot easily available. There are two related issues here. 1) The current rules f