debian/0000755000000000000000000000000012230761650007170 5ustar debian/compat0000644000000000000000000000000211731352404010364 0ustar 9 debian/control0000644000000000000000000000113012230761636010572 0ustar Source: raschsampler Section: gnu-r Priority: optional Maintainer: Julian Gilbey Build-Depends: debhelper (>> 7), r-base-dev, cdbs, gfortran Standards-Version: 3.9.4 Package: r-cran-raschsampler Architecture: any Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends} Description: GNU R package for sampling binary matrices with fixed margins This package implements an MCMC algorithm for sampling of binary matrices with fixed margins complying to the Rasch model. Its stationary distribution is uniform. The algorithm also allows for square matrices with fixed diagonal. debian/rules0000755000000000000000000000053011731324674010254 0ustar #!/usr/bin/make -f # debian/rules file for the Debian/GNU Linux r-cran-* packages # We don't want to include the cdbs patchsys, as we're using source # format 3.0 (quilt). The following line makes cdbs skip trying to # load it (it is included by /usr/share/R/debian/r-cran.mk). _cdbs_rules_patchsys = 1 include /usr/share/R/debian/r-cran.mk debian/changelog0000644000000000000000000000217212230744653011050 0ustar raschsampler (0.8-6-1) unstable; urgency=low * New upstream release; changes appear to be cosmetic only -- Julian Gilbey Fri, 18 Oct 2013 08:06:38 +0100 raschsampler (0.8-5-4) unstable; urgency=low * Update the control file to Build-Depend on plain r-base-dev and to Depend on ${R:Depends} -- Julian Gilbey Sun, 07 Apr 2013 09:40:42 +0100 raschsampler (0.8-5-3) unstable; urgency=low * Update the control file to show the correct R dependencies -- Julian Gilbey Sat, 06 Apr 2013 21:53:41 +0100 raschsampler (0.8-5-2) unstable; urgency=low * Rebuild for R 3.0.0 -- Julian Gilbey Fri, 05 Apr 2013 13:32:58 +0000 raschsampler (0.8-5-1) unstable; urgency=low * New upstream release * Updated standard version to 3.9.3. * Converted copyright file to copyright-format 1.0 -- Julian Gilbey Sun, 18 Mar 2012 12:29:20 +0000 raschsampler (0.8-4-1) unstable; urgency=low * Initial Debian release; needed for bug #544402 as eRm depends upon this package -- Julian Gilbey Mon, 10 May 2010 22:29:13 +0100 debian/source/0000755000000000000000000000000012230761650010470 5ustar debian/source/format0000644000000000000000000000001411372076367011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000012011372103452010206 0ustar version=3 http://cran.r-project.org/src/contrib/RaschSampler_([-0-9\.]*).tar.gz debian/copyright0000644000000000000000000000451011731352404011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RaschSampler Upstream-Contact: Reinhold Hatzinger Source: http://cran.r-project.org/web/packages/RaschSampler/index.html License: GPL-2 Copyright: 2006 Reinhold Hatzinger, Patrick Mair and Norman Verhelst Comment: The package was renamed from its upstream name 'RaschSampler' to 'r-cran-raschsampler' to fit the pattern of Debian CRAN (and non-CRAN) packages for R. Files: * Copyright: 2006 Reinhold Hatzinger, Patrick Mair and Norman Verhelst License: GPL-2 Files: src/RaschSampler.f90 Copyright: 2006 Norman Verhelst License: GPL-2 Files: debian/* Copyright: 2010-2012 Julian Gilbey 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. . 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/patches/0000755000000000000000000000000012230761650010617 5ustar