The following commit has been merged in the master branch:
commit 936a1447e5d61522b12912fa5931fc44944cc73e
Author: Carlos Borroto <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to