Author: smoe-guest Date: 2008-07-23 20:07:58 +0000 (Wed, 23 Jul 2008) New Revision: 2299
Added: trunk/packages/R/r-cran-combinat/ Removed: trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian trunk/packages/R/r-cran-genetics/trunk/debian/compat trunk/packages/r-cran-combinat/ Modified: trunk/packages/R/r-cran-genetics/trunk/debian/ 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: * moved r-cran-combinat into R folder * prepared r-cran-genetics for upload and uploaded it Copied: trunk/packages/R/r-cran-combinat (from rev 2298, trunk/packages/r-cran-combinat) Property changes on: trunk/packages/R/r-cran-combinat ___________________________________________________________________ Name: svn:mergeinfo + Property changes on: trunk/packages/R/r-cran-genetics/trunk/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Deleted: trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian =================================================================== --- trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian 2008-07-23 19:54:55 UTC (rev 2298) +++ trunk/packages/R/r-cran-genetics/trunk/debian/README.Debian 2008-07-23 20:07:58 UTC (rev 2299) @@ -1,4 +0,0 @@ -The debian package name was changed fom genetics on the CRAN archives to -r-cran-genetics. This best reflects the origin of the package obvious. - --- Steffen Moeller <[EMAIL PROTECTED]> Wed, 10 Oct 2007 13:43:39 +0200 Modified: trunk/packages/R/r-cran-genetics/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-genetics/trunk/debian/changelog 2008-07-23 19:54:55 UTC (rev 2298) +++ trunk/packages/R/r-cran-genetics/trunk/debian/changelog 2008-07-23 20:07:58 UTC (rev 2299) @@ -1,5 +1,5 @@ r-cran-genetics (1.3.3-1) unstable; urgency=low - * Initial release. + * Initial release (closes: #492114). -- Steffen Moeller <[EMAIL PROTECTED]> Wed, 23 Jul 2008 18:27:42 +0200 Deleted: trunk/packages/R/r-cran-genetics/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-genetics/trunk/debian/compat 2008-07-23 19:54:55 UTC (rev 2298) +++ trunk/packages/R/r-cran-genetics/trunk/debian/compat 2008-07-23 20:07:58 UTC (rev 2299) @@ -1 +0,0 @@ -5 Modified: trunk/packages/R/r-cran-genetics/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-genetics/trunk/debian/control 2008-07-23 19:54:55 UTC (rev 2298) +++ trunk/packages/R/r-cran-genetics/trunk/debian/control 2008-07-23 20:07:58 UTC (rev 2299) @@ -3,13 +3,13 @@ Priority: optional Maintainer: Steffen Moeller <[EMAIL PROTECTED]> Uploaders: Dirk Eddelbuettel <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.7.0~20080408) +Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev (>= 2.7.0~20080408), r-cran-combinat, r-cran-mvtnorm Standards-Version: 3.8.0 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 +Depends: ${shlibs:Depends}, r-base-core (>= 2.7.0~20080408), r-recommended, r-cran-gtools, r-cran-gdata, r-cran-combinat, r-cran-mvtnorm 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 Modified: trunk/packages/R/r-cran-genetics/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-genetics/trunk/debian/copyright 2008-07-23 19:54:55 UTC (rev 2298) +++ trunk/packages/R/r-cran-genetics/trunk/debian/copyright 2008-07-23 20:07:58 UTC (rev 2299) @@ -1,5 +1,6 @@ -The R library genetics was written by Karl W. Broman <[EMAIL PROTECTED]> -with Hao Wu <[EMAIL PROTECTED]> and is maintained by Karl W. Broman. +The R library genetics was written and maintained by Gregory Warnes +<[EMAIL PROTECTED]> with contributions by David Duffy, Gregor +Gorjanc, Friedrich Leisch and Michael Man. This package was created by Steffen Moeller <[EMAIL PROTECTED]>, based on work for the r-cran-rodbc package of Dirk @@ -14,8 +15,9 @@ 'r-cran-genetics' to highlight the fact that is it a package for R within the CRAN archive. -Genetics is copyright of Gregory Warnes <[EMAIL PROTECTED]>, with -contributions from Gregor Gorjanc, Friedrich Leisch, and Michael Man +Genetics is copyright 2003-2008 of Gregory Warnes +<[EMAIL PROTECTED]>, with contributions from David Duffy +<[EMAIL PROTECTED]>, 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
