debian/0000755000000000000000000000000012146363541007173 5ustar debian/watch0000644000000000000000000000011511205576243010221 0ustar version=3 http://cran.r-project.org/src/contrib/g.data_([-0-9\.]*)\.tar\.gz debian/rules0000755000000000000000000000007212126725464010256 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/copyright0000644000000000000000000000232512126725061011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://cran.r-project.org/src/contrib/g.data_2.3.tar.gz Files: * Copyright: David Brahm License: GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . Comments: On a Debian GNU/Linux system, the latest version of the GNU General Public License is included in the file ‘/usr/share/common-licenses/GPL’. . The package was renamed from its upstream name 'g.data' to 'r-cran-g.data' to highlight the fact that is it a package for R within the CRAN archive. Files: debian/* Copyright: Steffen Möller License: same Same as g.data debian/upstream0000644000000000000000000000041311711137235010750 0ustar Archive: http://cran.r-project.org/src/contrib/ Contact: David Brahm CRAN: g.data Distributor: CRAN Homepage: http://cran.r-project.org/web/packages/g.data/ Name: g.data Watch: http://cran.r-project.org/src/contrib/g.data_([-0-9\.]*)\.tar\.gz debian/source/0000755000000000000000000000000012127132217010464 5ustar debian/source/format0000644000000000000000000000001411662502653011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212126725317010372 0ustar 9 debian/control0000644000000000000000000000204512127132035010566 0ustar Source: r-cran-g.data Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Charles Plessy Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-g.data/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-g.data/trunk/ Homepage: http://cran.r-project.org/web/packages/g.data Package: r-cran-g.data Architecture: all Depends: ${R:Depends}, ${shlibs:Depends}, r-base-core Description: GNU R package for delayed-data g.data creates and maintains delayed-data packages (DDP's). Data stored in a DDP are available on demand, but do not take up memory until requested. You attach a DDP with g.data.attach(), then read from it and assign to it in a manner similar to S-Plus, except that you must run g.data.save() to actually commit to disk. debian/changelog0000644000000000000000000000341512146363541011050 0ustar r-cran-g.data (2.3-1build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Mon, 20 May 2013 10:05:37 +0100 r-cran-g.data (2.3-1) unstable; urgency=low * New upstream release. * debian/control: removed obsolete field DM-Upload-Allowed. * debian/control: normalised with 'cme fix dpkg-control'. * debian/control, debian/compat: use Debhelper 9. * debian/control: acquire ${R:Depends} from r-cran.mk. * debian/control: normalised VCS URLs. * debian/patches: removed (solved upstream). * debian/copyright: converted to machine-readable format. * Conforms to Policy 3.9.4 (debian/control, no other changes needed). -- Charles Plessy Thu, 04 Apr 2013 07:57:35 +0900 r-cran-g.data (2.0-4) unstable; urgency=low * Added patch to include a NAMESPACE file -- Steffen Moeller Mon, 21 Nov 2011 18:07:43 +0100 r-cran-g.data (2.0-3) unstable; urgency=low * Rebuilt against R 2.14.0 * Set policy to 3.9.2 (debian/control, no changes needed). * Source format set to 3.0 (quilt) -- Steffen Moeller Mon, 21 Nov 2011 17:52:56 +0100 r-cran-g.data (2.0-2) unstable; urgency=low * Rebuilt against R 2.10.0 (new documentation system). * Incremented Standards-Version to reflect compliance with Policy 3.8.3 (debian/control, no changes needed). * Upgraded to Debhelper 7 (debian/control). * Documented various informations in debian/upstream-metadata.yaml. * Converted debian/copyright to my latest experimentation on the format. -- Charles Plessy Tue, 27 Oct 2009 13:36:39 +0900 r-cran-g.data (2.0-1) unstable; urgency=low * Initial release (Closes: #530004). -- Steffen Moeller Fri, 22 May 2009 21:05:06 +0200