Skip to content
Prev 14479 / 63424 Next

Update Ggobi and Rggobi in Debian (Was: [Rd] R-2.0.1 and Rggobi)

On Wed, Nov 24, 2004 at 08:32:21AM -0600, Dirk Eddelbuettel wrote:
New packages have just been upload into Debian's master archive. These are
Ggobi 1.0-1-beta (which I renamed 0.99.99 so that a future 1.0.0 sorts
higher for dpkg) and Rggobi 1.1-1.  Both needed some minor fudging as
documented in the changelogs included below. 

Dirk


ggobi (0.99.99-1) unstable; urgency=low

  * New upstream release 
  * Upstream version 1.0-1-beta renamed 0.99.99 to permit a 1.0.0 package
  * Upstream configure files and built system are somewhat broken with 
    respect to the plugin architecture -- we have been unable to build
    this for the last few beta releases. Consquently, plugins for 
    - Postgres
    - Dataviewer
    - Fileselector
    - Ggvis
    have been disabled by brute force via a patch to configure.in.
  * Consequently, removed the enties for libmysqlclient-dev, python-dev, 
    postgresql-dev from Build-Depends 
  * debian/control: Standards-Version increased to 3.6.1.1
      
 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 25 Nov 2004 21:27:38 -0600
 
 
 
rggobi (1.1.1-1) unstable; urgency=low

  * New upstream release
  
  * src/Makevars.in: As ggobi's ggobi-config would appears to be broken, 
    we added explicit statements '-I/usr/lib/ggobi/include' to PKG_CPPFLAGS 
    and '-L/usr/lib/ggobi/lib' to PKG_LIBS
  * R/GGobiHome.S: Dito, setting '/usr/lib/ggobi'
      
  * Built under R 2.0.*
  * debian/control: Updated Build-Depends: and Depends: accordingly
  * debian/post{inst,rm}: Only run build-help.pl if R is installed
  * debian/watch: Added watch file
     
 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 25 Nov 2004 22:32:10 -0600