~ubuntu-branches/ubuntu/trusty/date/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-10-20 06:52:55 UTC
  • mfrom: (1.1.10 upstream) (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091020065255-23r5tyo0qyjdn0d9
Tags: 1.2.29-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 (>> 4.1.0), cdbs, r-base-dev (>= 2.9.2)
 
5
Build-Depends: debhelper (>> 4.1.0), cdbs, r-base-dev (>= 2.10.0~20091019)
6
6
Standards-Version: 3.8.3
7
7
 
8
8
Package: r-cran-date
9
9
Architecture: any
10
 
Depends: ${shlibs:Depends}, r-base-core (>= 2.9.2)
 
10
Depends: ${shlibs:Depends}, r-base-core (>= 2.10.0~20091019)
11
11
Description: GNU R package for date handling
12
12
 This CRAN package provides functions for handling dates, along with
13
13
 examples and documentation.