[med-svn] r3591 - trunk/packages/R/r-cran-haplo.stats/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Wed Jul 8 04:57:29 UTC 2009
Author: plessy
Date: 2009-07-08 04:57:27 +0000 (Wed, 08 Jul 2009)
New Revision: 3591
Added:
trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat
Modified:
trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog
trunk/packages/R/r-cran-haplo.stats/trunk/debian/control
trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright
Log:
New upstream release.
Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2009-07-07 17:47:14 UTC (rev 3590)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2009-07-08 04:57:27 UTC (rev 3591)
@@ -1,3 +1,15 @@
+r-cran-haplo.stats (1.4.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - Added myself to the Uploaders.
+ - Changed section to ‘gnu-r’ and incremented Standards-Version to to
+ reflect conformance with the Policy 3.8.2.
+ - Use Debhelper 7 (debian/compat).
+ * Refreshed debian/copyright.
+
+ -- Charles Plessy <plessy at debian.org> Wed, 08 Jul 2009 13:36:28 +0900
+
r-cran-haplo.stats (1.3.8-2) unstable; urgency=low
* Following Dirk's request to remove him from the uploaders list.
Added: trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat (rev 0)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat 2009-07-08 04:57:27 UTC (rev 3591)
@@ -0,0 +1 @@
+7
Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2009-07-07 17:47:14 UTC (rev 3590)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2009-07-08 04:57:27 UTC (rev 3591)
@@ -1,17 +1,17 @@
Source: r-cran-haplo.stats
-Section: science
+Section: gnu-r
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.7.0~20080408)
-Standards-Version: 3.8.0
+Uploaders: Steffen Moeller <moeller at debian.org>, Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, r-base-dev
+Standards-Version: 3.8.2
Homepage: http://cran.r-project.org/web/packages/haplo.stats
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/
Package: r-cran-haplo.stats
Architecture: any
-Depends: ${shlibs:Depends}, r-base-core (>= 2.7.0~20080408)
+Depends: ${shlibs:Depends}, r-base-core
Description: GNU R package for haplotype analysis
The package provides routines for the GNU R statistics environment
for statistical Analysis of indirectly measured Haplotypes with Traits
Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright 2009-07-07 17:47:14 UTC (rev 3590)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright 2009-07-08 04:57:27 UTC (rev 3591)
@@ -1,22 +1,31 @@
-The R library genetics was written and maintained by Jason P. Sinnwell
-<sinnwell.jason at mayo.edu> and written together with Daniel J. Schaid
-<schaid at mayo.edu> and Z. Yu.
+Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’.
+Name : Haplo Stats
+Contact : Jason P. Sinnwell <sinnwell.jason at mayo.edu>
+Source : http://cran.r-project.org/src/contrib/haplo.stats_1.4.3.tar.gz
+
+Copyright: 2003-2009 Mayo Foundation for Medical Education and Research
+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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ For other licensing arrangements, please contact Daniel J. Schaid.
+
+On a Debian system, the GNU GPL license version 2 is distributed in the file
+‘/usr/share/common-licenses/GPL-2’.
+
This package was created by Steffen Moeller <moeller at debian.org>,
based on work for the r-cran-rodbc package of Dirk
Eddelbuettel <edd at debian.org>.
-
-The sources were downloaded from
-http://cran.r-project.org/web/packages/haplo.stats.
-
-The package was renamed from its upstream name 'haplo.stats' to
-'r-cran-haplo.stats' to highlight the fact that is it a package for R within
-the CRAN archive.
-
-Genetics is copyright 2003-2008 of Mayo Foundation for Medical Education
-and Research, and released under the GNU General Public License (GPL)
-version 2 or any later version.
-
-On a Debian GNU/Linux system, the GPL license is included in the file
-/usr/share/common-licenses/GPL.
-
More information about the debian-med-commit
mailing list