debian/0000755000000000000000000000000012146247215007172 5ustar debian/watch0000644000000000000000000000011612130773723010222 0ustar version=3 http://cran.r-project.org/src/contrib/RSQLite_([-0-9\.]*)\.tar\.gz debian/rules0000755000000000000000000000023012130773723010246 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk # Linking against system sqlite3 extraInstallFlags="--configure-args=--with-sqlite-dir=/usr" debian/copyright0000644000000000000000000000307612130774155011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RSQLite Source: http://cran.r-project.org/src/contrib/RSQLite_0.11.2.tar.gz Files: * Copyright: © 1999-2003 The Omega Project for Statistical Computing License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Comment: On Debian systems, a copy of the GNU Library General Public version 2 is available in ‘/usr/share/common-licenses/LGPL-2’. Files: src/sqlite/* inst/include/sqlite3* Copyright: public-domain License: public-domain 2001 September 15 . The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: . May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. Files: debian/* Copyright: 2012 Carlos Borroto License: same Same as RSQLite debian/source/0000755000000000000000000000000012130773723010473 5ustar debian/source/format0000644000000000000000000000001412130773723011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212130773723010371 0ustar 9 debian/control0000644000000000000000000000202512130774123010570 0ustar Source: r-cran-rsqlite Maintainer: Debian Med Packaging Team Uploaders: Carlos Borroto Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), autotools-dev, cdbs, r-base-dev, r-cran-dbi, libsqlite3-dev Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-rsqlite.git;a=summary Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-rsqlite.git Homepage: http://cran.r-project.org/web/packages/RSQLite/ Package: r-cran-rsqlite Architecture: any 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 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. debian/gbp.conf0000644000000000000000000000027512130774061010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] # use pristine-tar: pristine-tar = True [git-dch] # include 7 digits of the commit id in the changelog enty: id-length = 7 debian/changelog0000644000000000000000000000220012146247214011035 0ustar r-cran-rsqlite (0.11.2-1build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Sun, 19 May 2013 23:13:27 +0100 r-cran-rsqlite (0.11.2-1) unstable; urgency=low * Team upload. [ Charles Plessy ] f5ee542 Imported Upstream version 0.11.2 f3d29b2 Normalised Debian copyright file with 'cme fix dpkg-copyright'. ae58995 Normalise VCS URLs using Lintian's standard. ecb9a70 Using Debhelper 9. 711dd4a Conforms to Policy 3.9.4. 259c9cc Normalised debian/control with 'cme fix dpkg-control' b929db3 Removed obsolete DM-Upload-Allowed field. 21e7269 Acquire R:Depends directly from r-base-dev. 1f5c2cc Signal the use of git-buildpackage with a configuration file. fa2d407 Indicate that the package is built against Debian's sqlite package. [ Carlos Borroto ] 8650f0e Switched debian/* license to "same as RSQLite" -- Charles Plessy Wed, 10 Apr 2013 12:44:41 +0900 r-cran-rsqlite (0.11.1-1) unstable; urgency=low * Team upload. [ Carlos Borroto ] * Initial release (Closes: #657995) -- Charles Plessy Wed, 08 Feb 2012 14:01:01 +0900