On 5 October 2006 at 11:40, Andreas Jochens wrote:
| Package: lattice
| Version: 0.14-9-1
| Severity: wishlist
| Tags: patch
|
| Hello,
|
| is the Build-Depends on 'r-cran-vr' really necessary?
| The package seems to build fine without it.
You are correct, that seems to have changed. From the upstream DESCRIPTION
file (a format obviously taken from Debian):
Package: lattice
Version: 0.14-9
Date: 2006/10/02
Priority: recommended
Title: Lattice Graphics
Author: Deepayan Sarkar <[EMAIL PROTECTED]>
Maintainer: Deepayan Sarkar <[EMAIL PROTECTED]>
Description: Implementation of Trellis Graphics. See ?Lattice for a
brief introduction
Depends: R (>= 2.4.0)
Suggests: grid
Imports: grid, grDevices, graphics, stats, utils
Enhances: chron
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later
Packaged: Mon Oct 2 10:15:00 2006; dsarkar
All the Imports: pieces are provided by r-base-core itself so we are good.
I changed the package source to no longer Build-Depends: on lattice.
Well spotted,
Dirk
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]