Author: moeller Date: 2011-06-06 08:05:08 +0000 (Mon, 06 Jun 2011) New Revision: 6917
Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/control trunk/packages/R/r-other-mott-happy/trunk/debian/rules Log: Merged changes. Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/control =================================================================== --- trunk/packages/R/r-other-mott-happy/trunk/debian/control 2011-06-04 21:37:53 UTC (rev 6916) +++ trunk/packages/R/r-other-mott-happy/trunk/debian/control 2011-06-06 08:05:08 UTC (rev 6917) @@ -67,9 +67,12 @@ locus position, but the happy packager allows a much richer range of models to be fit to the data. + Package: r-other-mott-happy.hbrem-dbg Architecture: any Depends: r-other-mott-happy.hbrem -Description: Stripped debug symbols for Happy - When experiencing an abort while executing the R library, this - package will help interpreting the core. +Description: Debug information for package r-other-mott-happy.hbrem + In Debian, the debug information is typically stripped out from the + regular libraries. This package provides it. When experiencing an + abort while executing the R library, this package will help interpreting + the core. Modified: trunk/packages/R/r-other-mott-happy/trunk/debian/rules =================================================================== --- trunk/packages/R/r-other-mott-happy/trunk/debian/rules 2011-06-04 21:37:53 UTC (rev 6916) +++ trunk/packages/R/r-other-mott-happy/trunk/debian/rules 2011-06-06 08:05:08 UTC (rev 6917) @@ -1,9 +1,8 @@ #!/usr/bin/make -f # -*- makefile -*- debRreposname=other-mott -#include /usr/share/cdbs/1/rules/patchsys-quilt.mk #cranName=happy -#package=r-other-mott-happy +cranName=happy.hbrem include /usr/share/R/debian/r-cran.mk _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
