[med-svn] r4280 - trunk/packages/R/r-cran-genetics/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Fri Oct 30 05:25:28 UTC 2009
Author: plessy
Date: 2009-10-30 05:25:25 +0000 (Fri, 30 Oct 2009)
New Revision: 4280
Added:
trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian
trunk/packages/R/r-cran-genetics/trunk/debian/compat
Modified:
trunk/packages/R/r-cran-genetics/trunk/debian/changelog
trunk/packages/R/r-cran-genetics/trunk/debian/control
trunk/packages/R/r-cran-genetics/trunk/debian/copyright
Log:
Prepared an update, taking the opportunity of a rebuilding for R 2.10.0.
* debian/changelog:
- Added a notice in the description that this package is obsolete.
- New maintainer: the Debian Med packaging team.
- Added myself to the uploaders.
- Incremented Standards-Version to reflect conformance with Policy 3.8.3:
Changed section to gnu-r.
- Removed version in the dependency to r-base-core and r-base-dev.
- Allow upload by DM uploaders.
* Use Debhelper 7 (debian/control, debian/compat).
* Conversion of debian/copyright to experimental machine-readable format.
* Added debian/README.Debian to inform that this package is not thoroughly
tested.
* Added various informations about upstream in debian/upstream-metadata.yaml.
Added: trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian 2009-10-30 05:25:25 UTC (rev 4280)
@@ -0,0 +1,8 @@
+genetics CRAN package for Debian
+--------------------------------
+
+Note on testing:
+
+Since this package does not have regression checks nor instructions for
+performing some manually, it was not thoroughly tested before its upload to the
+Debian archive.
Modified: trunk/packages/R/r-cran-genetics/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/changelog 2009-10-30 04:31:36 UTC (rev 4279)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/changelog 2009-10-30 05:25:25 UTC (rev 4280)
@@ -1,3 +1,22 @@
+r-cran-genetics (1.3.4-1) UNRELEASED; urgency=low
+
+ * Rebuilt for R 2.10.0 (new documentation system).
+ * debian/changelog:
+ - Added a notice in the description that this package is obsolete.
+ - New maintainer: the Debian Med packaging team.
+ - Added myself to the uploaders.
+ - Incremented Standards-Version to reflect conformance with Policy 3.8.3:
+ Changed section to gnu-r.
+ - Removed version in the dependency to r-base-core and r-base-dev.
+ - Allow upload by DM uploaders.
+ * Use Debhelper 7 (debian/control, debian/compat).
+ * Conversion of debian/copyright to experimental machine-readable format.
+ * 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 <plessy at debian.org> Fri, 30 Oct 2009 13:33:08 +0900
+
r-cran-genetics (1.3.4-0.1) unstable; urgency=low
* Non-maintainer upload
@@ -9,7 +28,7 @@
* debian/control: Removed myself from uploaders as
- Steffen never asked me whether I wanted to be included
- - Steffen never removed me despited repeated requests to do so
+ - Steffen never removed me despite repeated requests to do so
-- Dirk Eddelbuettel <edd at debian.org> Sat, 29 Nov 2008 12:56:20 -0600
Added: trunk/packages/R/r-cran-genetics/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/compat (rev 0)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/compat 2009-10-30 05:25:25 UTC (rev 4280)
@@ -0,0 +1 @@
+7
Modified: trunk/packages/R/r-cran-genetics/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/control 2009-10-30 04:31:36 UTC (rev 4279)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/control 2009-10-30 05:25:25 UTC (rev 4280)
@@ -1,16 +1,19 @@
Source: r-cran-genetics
-Section: science
+Section: gnu-r
Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.7.0~20080408), r-cran-combinat, r-cran-mvtnorm, r-cran-gdata, r-cran-gtools, r-cran-vr
-Standards-Version: 3.8.0
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, r-base-dev, r-cran-combinat, r-cran-mvtnorm, r-cran-gdata, r-cran-gtools, r-cran-vr
+Standards-Version: 3.8.3
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-genetics/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-genetics/trunk/
Homepage: http://cran.r-project.org/web/packages/genetics
Package: r-cran-genetics
Architecture: all
-Depends: ${shlibs:Depends}, r-base-core (>= 2.7.0~20080408), r-recommended, r-cran-gtools, r-cran-gdata, r-cran-combinat, r-cran-mvtnorm, r-cran-vr
+Depends: ${misc:Depends}, r-base-core, r-recommended, r-cran-gtools, r-cran-gdata, r-cran-combinat, r-cran-mvtnorm, r-cran-vr
Description: GNU R package for population genetics
Classes and methods for handling genetic data. Includes
The package provides a library for the statistics environment R that
@@ -20,3 +23,9 @@
of certain alleles, estimating and testing for Hardy-Weinberg
disequilibrium, estimating and testing for linkage disequilibrium,
and more.
+ .
+ NOTE: THIS PACKAGE IS NOW OBSOLETE.
+ .
+ The R-Genetics project has developed an set of enhanced genetics
+ packages to replace 'genetics'. Please visit the project homepage
+ at http://rgenetics.org for information.
Modified: trunk/packages/R/r-cran-genetics/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-genetics/trunk/debian/copyright 2009-10-30 04:31:36 UTC (rev 4279)
+++ trunk/packages/R/r-cran-genetics/trunk/debian/copyright 2009-10-30 05:25:25 UTC (rev 4280)
@@ -1,24 +1,57 @@
-The R library genetics was written and maintained by Gregory Warnes
-<warnes at bst.rochester.edu> with contributions by David Duffy, Gregor
-Gorjanc, Friedrich Leisch and Michael Man.
+Name : genetics
+Contact : Gregory Warnes <warnes at bst.rochester.edu>
+Source : http://cran.r-project.org/src/contrib/genetics_1.3.4.tar.gz
-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>.
+Copyright :
+ Genetics is copyright 2003-2008 of Gregory Warnes
+ <warnes at bst.rochester.edu>, with contributions from David Duffy
+ <davidD at qumr.edu.au>, Gregor Gorjanc, Friedrich Leisch, and Michael Man.
-The sources were downloaded from
- http://www.rqtl.org/download
-or
- http://cran.r-project.org/src/contrib/
+License: GPL
+
+ 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.
+On a Debian GNU/Linux system, the GNU General Public License version 2 is
+included in the file ‘/usr/share/common-licenses/GPL-2’.
+
The package was renamed from its upstream name 'genetics' to
'r-cran-genetics' to highlight the fact that is it a package for R within
the CRAN archive.
-Genetics is copyright 2003-2008 of Gregory Warnes
-<warnes at bst.rochester.edu>, with contributions from David Duffy
-<davidD at qumr.edu.au>, Gregor Gorjanc, Friedrich Leisch, and Michael Man
-and released under the GNU General Public License (GPL).
-On a Debian GNU/Linux system, the GPL license is included in the file
-/usr/share/common-licenses/GPL.
+File: inst/doc/Rnews.sty
+Copyright:
+License:
+ For the copyright see the source file.
+
+ Any modified versions of this file must be renamed
+ with new filenames distinct from Rnews.sty.
+
+ For distribution of the original source see the terms
+ for copying and modification in the file Rnews.dtx.
+
+ This generated file may be distributed as long as the
+ original source files, as listed above, are part of the
+ same distribution. (The sources need not necessarily be
+ in the same archive or directory.)
+
+
+Files: debian/*
+Copyright: © 2008 Steffen Moeller <moeller at debian.org>
+License: same as genetics
+
+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>.
More information about the debian-med-commit
mailing list