~ubuntu-branches/ubuntu/oneiric/latticeextra/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2011-05-13 15:40:08 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110513154008-ogqy8zo6elhazff4
Tags: 0.6-16-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R version
* debian/control: Set Standards-Version: to current version 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: gnu-r
3
3
Priority: optional
4
4
Maintainer: Dirk Eddelbuettel <edd@debian.org>
5
 
Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.11.1), r-cran-lattice, r-cran-rcolorbrewer
6
 
Standards-Version: 3.8.4
 
5
Build-Depends: debhelper (>= 7.0.0), cdbs, r-base-dev (>= 2.13.0), r-cran-lattice, r-cran-rcolorbrewer
 
6
Standards-Version: 3.9.1
7
7
 
8
8
Package: r-cran-latticeextra
9
9
Architecture: any
10
 
Depends: ${shlibs:Depends}, r-base-core (>= 2.11.1), r-cran-lattice, r-cran-rcolorbrewer
 
10
Depends: ${shlibs:Depends}, r-base-core (>= 2.13.0), r-cran-lattice, r-cran-rcolorbrewer
11
11
Description: GNU R package of additional graphical displays based on lattice
12
12
 This CRAN package provides generic functions and standard methods
13
13
 for trellis-based displays.