[med-svn] [SCM] r-cran-rsqlite branch, master,	updated. debian/0.11.1-1-15-g188d444
    Charles Plessy 
    plessy at debian.org
       
    Tue Apr  9 11:20:58 UTC 2013
    
    
  
The following commit has been merged in the master branch:
commit fa2d407fb737eb54adffe46bcdc9d51c44fa98a0
Author: Charles Plessy <plessy at debian.org>
Date:   Tue Apr 9 20:15:35 2013 +0900
    Indicate that the package is built against Debian's sqlite package.
diff --git a/debian/control b/debian/control
index 56e4a87..e89346e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,6 @@ Depends: ${shlibs:Depends},
 Suggests: r-cran-runit
 Description: Database Interface R driver for SQLite
  This package embeds the SQLite database engine in R and provides an interface
- compliant with the DBI package. The source for the SQLite engine (version
- 3.7.9) is included.
+ compliant with the DBI package. This package is built with the SQLite package
+ distributed in Debian, not with the copy included in the CRAN package.
 
-- 
Packaging for R/CRAN/RSQLite
    
    
More information about the debian-med-commit
mailing list