Skip to content

Commit ede80c4

Browse files
committed
catching up to master branch
2 parents f7aa5d1 + 0262c0c commit ede80c4

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
<<<<<<< HEAD
12
2014-06-11 Dirk Eddelbuettel <edd@debian.org>
23

34
* inst/include/Rcpp/macros/macros.h: No longer include
45
macros/preprocessor_generated.h which was deprecated as of Rcpp 0.10.5
56
* inst/include/Rcpp/macros/preprocessor_generated.h: Removed
67

8+
2014-06-08 Dirk Eddelbuettel <edd@debian.org>
9+
10+
* cleanup: Do not remove 'build/Rcpp.pdf', thanks to hint by Kurt / CRAN
11+
712
2014-06-06 Dirk Eddelbuettel <edd@debian.org>
813

914
* DESCRIPTION: Release 0.11.2

cleanup

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ rm -f confdefs.h config.log config.status \
2222
inst/unitTests/testRcppClass/src/*.o \
2323
inst/unitTests/testRcppClass/src/*.so \
2424
src/Makedeps libRcpp.a \
25-
build/Rcpp.pdf \
2625
src/symbols.rds \
2726
inst/unitTests/testRcppClass/src/symbols.rds \
2827
vignettes/*.aux vignettes/*.log vignettes/*.out \

debian/r-cran-rcpp.lintian-overrides

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/examples/Convolve
7777
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.na.R
7878
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.subset.R
7979
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.table.R
80+
r-cran-rcpp: script-not-executable usr/lib/R/site-library/Rcpp/unitTests/runit.attributes.R

0 commit comments

Comments
 (0)