[med-svn] [SCM] r-cran-rsqlite branch, master,	updated. 936a1447e5d61522b12912fa5931fc44944cc73e
    Carlos Borroto 
    carlos.borroto at gmail.com
       
    Fri Feb  3 17:52:11 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 936a1447e5d61522b12912fa5931fc44944cc73e
Author: Carlos Borroto <carlos.borroto at gmail.com>
Date:   Fri Feb 3 12:51:54 2012 -0500
    remove dependency for libsqlite in the package section of debian/control
diff --git a/debian/control b/debian/control
index cbc465e..9661e2b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-rsqlite.git;a=summary
 
 Package: r-cran-rsqlite
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-dbi, libsqlite3-0
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-dbi
 Suggests: r-cran-runit
 Description: Database Interface R driver for SQLite
  This package embeds the SQLite database engine in R and provides an interface
-- 
Packaging for R/CRAN/RSQLite
    
    
More information about the debian-med-commit
mailing list