[r-cran-raschsampler] 02/19: Import Debian patch 0.8-5-1
Andreas Tille
tille at debian.org
Mon Dec 12 10:45:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-raschsampler.
commit e601050d445be7e66c11fff87404c396bfa47cbb
Merge: 875e9a6 cfd4065
Author: Julian Gilbey <jdg at debian.org>
Date: Sun Mar 18 12:29:20 2012 +0000
Import Debian patch 0.8-5-1
COPYING | 340 --------------------------------------------
COPYRIGHTS | 4 +-
DESCRIPTION | 10 +-
MD5 | 29 ++++
R/rsextrmat.R | 2 +-
R/rsunpack.R | 8 +-
debian/changelog | 8 ++
debian/compat | 2 +-
debian/control | 2 +-
debian/copyright | 87 ++++++++----
debian/rules | 5 +
man/RaschSampler.package.Rd | 4 +-
12 files changed, 120 insertions(+), 381 deletions(-)
diff --cc debian/changelog
index dcef275,0000000..33790c1
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,6 -1,0 +1,14 @@@
++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 <jdg at debian.org> 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 <jdg at debian.org> Mon, 10 May 2010 22:29:13 +0100
diff --cc debian/compat
index 7f8f011,0000000..ec63514
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 7
++9
diff --cc debian/control
index 739ad50,0000000..4a5d7e1
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,15 -1,0 +1,15 @@@
+Source: raschsampler
+Section: gnu-r
+Priority: optional
+Maintainer: Julian Gilbey <jdg at debian.org>
+Build-Depends: debhelper (>> 7), r-base-dev (>= 2.9.0-4), cdbs, gfortran
- Standards-Version: 3.8.4
++Standards-Version: 3.9.3
+
+Package: r-cran-raschsampler
+Architecture: any
+Depends: r-base-core (>= 2.8.1), ${shlibs: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.
diff --cc debian/copyright
index c5934d7,0000000..ef497b0
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,25 -1,0 +1,62 @@@
- This is the Debian GNU/Linux r-cran-raschsampler package of RaschSampler,
- a package providing 'extended Rasch modeling' for GNU R.
- RaschSampler was written by Reinhold Hatzinger, Patrick Mair and
- Norman Verhelst.
-
- This package was created by Julian Gilbey <jdg at debian.org>.
- The sources were downloaded from
- http://cran.r-project.org/web/packages/RaschSampler/index.html
-
- 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.
-
- This R code is
-
- Copyright (C) 2006 Reinhold Hatzinger, Patrick Mair and Norman Verhelst
-
- The Fortran code is
-
- Copyright (C) 2006 Norman Verhelst
-
- License: GPL version 2
-
- On a Debian GNU/Linux system, the GPL license is included in the file
- /usr/share/common-licenses/GPL-2
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: RaschSampler
++Upstream-Contact: Reinhold Hatzinger <reinhold.hatzinger at wu.ac.at>
++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 <jdg at debian.org>
++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'.
diff --cc debian/rules
index 4bdda7b,0000000..a04f618
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,4 -1,0 +1,9 @@@
+#!/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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-raschsampler.git
More information about the debian-science-commits
mailing list