~ubuntu-branches/ubuntu/wily/r-bioc-genomicranges/wily-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2014-06-13 15:04:19 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140613150419-v49mxnlg42rnuks5
Tags: 1.16.3-1
* New upstream version
* New (Build-)Depends: r-bioc-genomeinfodb
* cme fix dpkg-control
* add autopkgtest

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Uploaders: Andreas Tille <tille@debian.org>
4
4
Section: gnu-r
5
5
Priority: optional
 
6
Testsuite: autopkgtest
6
7
Build-Depends: debhelper (>= 9),
7
8
               cdbs,
8
9
               r-base-dev,
9
10
               r-bioc-biocgenerics,
10
 
               r-bioc-iranges,
 
11
               r-bioc-genomeinfodb,
11
12
               r-bioc-xvector
12
 
Standards-Version: 3.9.4
 
13
Standards-Version: 3.9.5
13
14
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-genomicranges/trunk/
14
15
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-genomicranges/trunk/
15
16
Homepage: http://bioconductor.org/packages/release/bioc/html/GenomicRanges.html
17
18
Package: r-bioc-genomicranges
18
19
Architecture: any
19
20
Depends: ${R:Depends},
20
 
          ${shlibs:Depends},
 
21
         ${shlibs:Depends},
21
22
         ${misc:Depends},
22
23
         r-bioc-biocgenerics,
23
 
         r-bioc-iranges,
 
24
         r-bioc-genomeinfodb,
24
25
         r-bioc-xvector
25
26
Description: BioConductor representation and manipulation of genomic intervals
26
27
 The ability to efficiently store genomic annotations and alignments is