debian/0000755000000000000000000000000012146363531007172 5ustar debian/watch0000644000000000000000000000044711301253342010216 0ustar version=3 # Stay with the original version numbering even if it contains a dash # as agreed with other maintainers of R packages and it should be mentioned # in a Debian R policy # opts="dversionmangle=s/([\d.]+)\.(\d)/$1-$2/" \ http://cran.r-project.org/src/contrib/epitools_([-\d.]+)\.tar\.gz debian/rules0000755000000000000000000000007212134633357010254 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/copyright0000644000000000000000000000215012134635614011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://cran.r-project.org/src/contrib/epitools_0.5-7.tar.gz Files: * Copyright: 2003-2009 Tomas Aragon License: GPL-2+ 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 2 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 . Comment: On Debian systems, the complete text of the GNU Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2008 Andreas Tille 2009 Charles Plessy License: same Same as r-cran-epitools itelf debian/upstream0000644000000000000000000000044612134634373010763 0ustar Archive: CRAN Contact: Tomas Aragon CRAN: epitools Download: http://cran.r-project.org/src/contrib/ Help: http://groups.yahoo.com/group/epitools/ Homepage: http://medepi.com/epitools/ Name: EpiTools Watch: http://cran.r-project.org/src/contrib/epitools_([-\d.]*)\.tar\.gz debian/source/0000755000000000000000000000000012134635677010504 5ustar debian/source/format0000644000000000000000000000001411473204732011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000054612134633544011036 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(epitools)’ in order to confirm its integrity. -- Andreas Tille Wed, 24 Nov 2010 13:33:25 +0100 debian/compat0000644000000000000000000000000212134633300010357 0ustar 9 debian/control0000644000000000000000000000324612134635655010610 0ustar Source: r-cran-epitools Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , 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-epitools/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-epitools/trunk/ Homepage: http://medepi.com/epitools/ Package: r-cran-epitools Architecture: all Depends: ${shlibs:Depends}, ${R:Depends} Suggests: r-cran-surveillance, r-cran-epi, r-cran-epibasix Description: GNU R Epidemiology Tools for Data and Graphics GNU R Tools for public health epidemiologists and data analysts. Epitools provides numerical tools and programming solutions that have been used and tested in real-world epidemiologic applications. . Many practical problems in the analysis of public health data require programming or special software, and investigators in different locations may duplicate programming efforts. Often, simple analyses, such as the construction of confidence intervals, are not calculated and thereby complicate appropriate statistical inferences for small geographic areas. There are many examples of simple and useful numerical tools that would enhance the work of epidemiologists at local health departments and yet are not readily available for the problem in front of them. The availability of these tools will encourage wider use of appropriate methods and promote evidence-based public health practices. debian/changelog0000644000000000000000000000547512146363531011057 0ustar r-cran-epitools (1:0.5-7-1build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Mon, 20 May 2013 10:05:29 +0100 r-cran-epitools (1:0.5-7-1) unstable; urgency=low * New upstream release. * Removed obsolete DM-Upload-Allowed field. * Normalised VCS URLs following Lintian's standard. * Using Debhelper 9. * Acquire R:Depends directly from r-base-dev. * Renamed README.Debian README.test according to its purpose. * New upstream homepage. * Normalised control and copyright files with cme. * Conforms with Policy 3.9.4. -- Charles Plessy Sun, 21 Apr 2013 10:06:55 +0900 r-cran-epitools (1:0.5-6-1) unstable; urgency=low * New upstream version * Standards-Version: 3.9.1 (no changes needed) * debian/README.Debian: explain how to test this package * Using Dpkg source format version ‘3.0 (quilt)’ (debian/source/format) -- Andreas Tille Wed, 24 Nov 2010 13:33:25 +0100 r-cran-epitools (1:0.5-5-1) unstable; urgency=low * New upstream version. * Incremented Standards-Version to reflect conformance with Policy 3.8.4 (debian/control, no changes needed). * Depend on a version equal or superior than the R version used to build the package, by adding a R:Depends substvar (debian/control, debian/rules). * Using Debhelper 7 (debian/compat). -- Charles Plessy Mon, 08 Mar 2010 20:11:35 +0900 r-cran-epitools (1:0.5-4-1) unstable; urgency=low * New upstream version - switch to original version numbering of upstream containing a dash ('-') as agreed with other maintainers of R packages. -- Andreas Tille Thu, 19 Nov 2009 15:23:56 +0100 r-cran-epitools (0.5.3-2) unstable; urgency=low * Rebuilt against R 2.10.0 (new documentation system). * debian/changelog: - Added myself to the uploaders. - Incremented Standards-Version to reflect conformance with Policy 3.8.3 (no changes needed). - Changed homepage to ‘http://sites.google.com/site/medepi/epitools’. * Cosmetic changes to the format of debian/copyright. * Added debian/README.Debian to inform that this package is not thoroughly tested. * Added various informations about upstream in debian/upstream-metadata.yaml. -- Charles Plessy Wed, 28 Oct 2009 09:08:19 +0900 r-cran-epitools (0.5.3-1) unstable; urgency=low [ Charles Plessy ] * New upstream release. * Updated debian/copyright to latest machine-readable format. [ Andreas Tille ] * Change section from science to gnu-r * Standards-Version: 3.8.1 (no changes needed) -- Andreas Tille Sat, 02 May 2009 22:10:47 +0200 r-cran-epitools (0.5.2-1) unstable; urgency=low * Initial release (closes: #515644). -- Andreas Tille Tue, 17 Feb 2009 17:47:44 +0100