[med-svn] r4670 - in trunk/packages/R/r-other-mott-happy: . trunk/debian
Steffen Möller
moeller at alioth.debian.org
Thu Mar 18 01:11:17 UTC 2010
Author: moeller
Date: 2010-03-18 01:11:17 +0000 (Thu, 18 Mar 2010)
New Revision: 4670
Added:
trunk/packages/R/r-other-mott-happy/branch-2.1/
Removed:
trunk/packages/R/r-other-mott-happy/trunk/debian/patches/
Modified:
trunk/packages/R/r-other-mott-happy/trunk/debian/README.source
trunk/packages/R/r-other-mott-happy/trunk/debian/changelog
trunk/packages/R/r-other-mott-happy/trunk/debian/control
trunk/packages/R/r-other-mott-happy/trunk/debian/rules
Log:
Preparing for renamed new upstream version.
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/README.source
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/README.source 2010-03-18 01:02:32 UTC (rev 4669)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/README.source 2010-03-18 01:11:17 UTC (rev 4670)
@@ -1,11 +1 @@
-The following patches are being applied:
-
- happyMatrices.patch - explicitly mentioning the test on is.null
-
- ELT_String.patch - provides fixed for newer version of R
-
-Not applied are:
-
- debug.patch
-
- validateParams.patch -p0 - extra output when a marker is found
+No patches are applied to sources.
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/changelog 2010-03-18 01:02:32 UTC (rev 4669)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/changelog 2010-03-18 01:11:17 UTC (rev 4670)
@@ -1,3 +1,9 @@
+r-other-mott-happy.hbrem (2.2~beta-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Steffen Moeller <moeller at debian.org> Tue, 09 Mar 2010 11:27:05 +0100
+
r-other-mott-happy (2.1-5) UNRELEASED; urgency=low
* Documented informations in ‘debian/upstream-metadata.yaml’.
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/control
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/control 2010-03-18 01:02:32 UTC (rev 4669)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/control 2010-03-18 01:11:17 UTC (rev 4670)
@@ -1,17 +1,18 @@
-Source: r-other-mott-happy
+Source: r-other-mott-happy.hbrem
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, r-cran-g.data, quilt
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev, r-cran-g.data, r-cran-multicore
+Standards-Version: 3.8.4
Homepage: http://www.well.ox.ac.uk/happy/happyR.shtml
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-other-mott-happy/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-other-mott-happy/trunk/
-Package: r-other-mott-happy
+Package: r-other-mott-happy.hbrem
+Provides: r-other-mott-happy
Architecture: any
-Depends: ${shlibs:Depends}, r-base-core (>= 2.10.0~20091019), r-cran-g.data
+Depends: ${shlibs:Depends}, r-base-core (>= 2.10.0), r-cran-g.data, r-cran-multicore
Description: GNU R package for fine-mapping complex diseases
Most phenotypes of medical importance can be measured quantitatively,
and in many cases the genetic contribution is substantial, accounting
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/rules 2010-03-18 01:02:32 UTC (rev 4669)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/rules 2010-03-18 01:11:17 UTC (rev 4670)
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
# -*- makefile -*-
debRreposname=other-mott
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/R/debian/r-cran.mk
More information about the debian-med-commit
mailing list