Skip to content

Commit 3f5f77e

Browse files
committed
revert to littler depends for lintian [ci skip]
1 parent 1771085 commit 3f5f77e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Homepage: http://dirk.eddelbuettel.com/code/rcpp.html
88

99
Package: r-cran-rcpp
1010
Architecture: any
11-
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-littler, r-cran-pkgkitten
11+
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, littler, r-cran-pkgkitten
1212
Suggests: r-cran-inline
1313
Description: GNU R package for Seamless R and C++ Integration
1414
The Rcpp package provides R functions as well as C++ classes which

debian/r-cran-rcpp.lintian-overrides

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.s
8585
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.algorithm.R
8686
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.dispatch.R
8787
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.quickanddirty.R
88+
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.system.R

0 commit comments

Comments
 (0)