[med-svn] r9027 - trunk/packages/R/r-other-mott-happy/trunk/debian
Andreas Tille
tille at alioth.debian.org
Sat Dec 17 21:56:06 UTC 2011
Author: tille
Date: 2011-12-17 21:56:05 +0000 (Sat, 17 Dec 2011)
New Revision: 9027
Added:
trunk/packages/R/r-other-mott-happy/trunk/debian/README.test
Modified:
trunk/packages/R/r-other-mott-happy/trunk/debian/changelog
trunk/packages/R/r-other-mott-happy/trunk/debian/control
Log:
Readded forgotten dependencies
Added: trunk/packages/R/r-other-mott-happy/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/README.test (rev 0)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/README.test 2011-12-17 21:56:05 UTC (rev 9027)
@@ -0,0 +1,5 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by loading it into R with the command
+‘library(happy)’ in order to confirm its integrity.
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/changelog 2011-12-17 17:42:41 UTC (rev 9026)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/changelog 2011-12-17 21:56:05 UTC (rev 9027)
@@ -1,3 +1,11 @@
+r-other-mott-happy (2.1-7) unstable; urgency=low
+
+ * debian/control: Somehow missed dependencies from 2.1-5 - added
+ again
+ * Added debian/README.test
+
+ -- Andreas Tille <tille at debian.org> Sat, 17 Dec 2011 20:03:35 +0100
+
r-other-mott-happy (2.1-6) unstable; urgency=low
[ Steffen Möller ]
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/control
===================================================================
--- trunk/packages/R/r-other-mott-happy/trunk/debian/control 2011-12-17 17:42:41 UTC (rev 9026)
+++ trunk/packages/R/r-other-mott-happy/trunk/debian/control 2011-12-17 21:56:05 UTC (rev 9027)
@@ -12,7 +12,8 @@
Package: r-other-mott-happy
Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-g.data, r-cran-mass
+Recommends: r-cran-vr, r-cran-multicore
Description: GNU R package for fine-mapping complex diseases
Happy is an R interface into the HAPPY C package for fine-mapping
Quantitative Trait Loci (QTL) in Heterogenous Stocks (HS). An HS is
More information about the debian-med-commit
mailing list