~ubuntu-branches/ubuntu/precise/r-cran-slam/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2011-02-10 11:41:40 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20110210114140-juiktz2cqqhznpyn
Tags: 0.1-20-1
* New upstream release

* debian/control: Set (Build-)Depends: to current R 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 (>= 7.0.0), r-base-dev (>= 2.12.0), cdbs
 
5
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 2.12.1), cdbs
6
6
Standards-Version: 3.9.1
7
7
Homepage: http://cran.r-project.org/web/packages/slam/index.html
8
8
 
9
9
Package: r-cran-slam
10
10
Architecture: any
11
 
Depends: ${shlibs:Depends}, r-base-core (>= 2.12.0)
 
11
Depends: ${shlibs:Depends}, r-base-core (>= 2.12.1)
12
12
Description: GNU R sparse lighweight arrays and matrices package
13
13
 This package provides data structures and algorithms for sparse 
14
14
 arrays and matrices, based on index arrays and simple triplet