debian/0000755000000000000000000000000012145416227007172 5ustar debian/control0000644000000000000000000000171312145415274010600 0ustar Source: r-cran-teachingdemos Maintainer: Debian Science Team Uploaders: Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9.0), cdbs, r-base-dev Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/ Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-teachingdemos/trunk/ Homepage: http://cran.r-project.org/web/packages/TeachingDemos/ Package: r-cran-teachingdemos Architecture: all Recommends: r-cran-misc3d, r-recommended, r-cran-mapproj Depends: ${shlibs:Depends}, ${R:Depends} Description: GNU R Demonstrations for teaching and learning This package is a set of demonstration functions that can be used in a classroom to demonstrate statistical concepts, or on your own to better understand the concepts or the programming. debian/rules0000755000000000000000000000032312145416163010247 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-teachingdemos package # Copyright 2008 by Andreas Tille include /usr/share/R/debian/r-cran.mk debian/watch0000644000000000000000000000012111301265707010213 0ustar version=3 http://cran.r-project.org/src/contrib/TeachingDemos_([-\d.]+)\.tar\.gz debian/copyright0000644000000000000000000000162012145416075011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TeachingDemos Upstream-Contact: Greg Snow Source: http://cran.r-project.org/web/packages/TeachingDemos Files: * Copyright: 2009-2013 Greg Snow License: Artistic-2.0 Files: debian/* Copyright: 2008-2013 Andreas Tille 2009 Charles Plessy License: Artistic-2.0 License: Artistic-2.0 THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. . This program is free software: you can redistribute it and/or modify it under the terms of the Artistic License. . On Debian systems, the complete text of the Artistic License version 2 can be found in `/usr/share/common-licenses/Artistic'. debian/source/0000755000000000000000000000000012145415100010457 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000055312145415371011032 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(TeachingDemos)’ in order to confirm its integrity. -- Andreas Tille Thu, 05 Aug 2010 14:03:43 +0200 debian/changelog0000644000000000000000000000232212145416227011043 0ustar r-cran-teachingdemos (2.9-1) unstable; urgency=low * New upstream version * debian/control: - Standards-Version: 3.9.4 (no changes needed) - DM-Upload-Allowed removed - debhelper 9 (also debian/compat) - normalised format * debian/copyright: DEP5 * Rename README.Debian to README.test * debian/rules: Remove unneeded code to obtain R:Depends variable -- Andreas Tille Fri, 17 May 2013 13:54:08 +0200 r-cran-teachingdemos (2.7-1) unstable; urgency=low * New upstream version -- Andreas Tille Wed, 24 Nov 2010 11:31:52 +0100 r-cran-teachingdemos (2.6-1) unstable; urgency=low * New upstream version * Standards-Version: 3.9.1 (no changes needed) * debian/source/format: 3.0 (quilt) * Depend on a version equal or superior than the R upstream release that was used to build this package, using a R:Depends substvar (debian/control, debian/rules). * debian/README.Debian: explain how to test this package -- Andreas Tille Thu, 05 Aug 2010 14:03:43 +0200 r-cran-teachingdemos (2.4-1) unstable; urgency=low * Initial release (closes: #557135). -- Andreas Tille Thu, 19 Nov 2009 15:38:39 +0100 debian/compat0000644000000000000000000000000212145415177010373 0ustar 9