[med-svn] r17176 - trunk/packages/R/r-cran-sendmailr/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Jun 16 10:04:21 UTC 2014
Author: tille
Date: 2014-06-16 10:04:21 +0000 (Mon, 16 Jun 2014)
New Revision: 17176
Modified:
trunk/packages/R/r-cran-sendmailr/trunk/debian/README.test
trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog
trunk/packages/R/r-cran-sendmailr/trunk/debian/control
Log:
Upload to unstable
Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-cran-sendmailr/trunk/debian/README.test 2014-06-16 09:28:08 UTC (rev 17175)
+++ trunk/packages/R/r-cran-sendmailr/trunk/debian/README.test 2014-06-16 10:04:21 UTC (rev 17176)
@@ -1,10 +1,13 @@
Notes on how this package can be tested.
────────────────────────────────────────
-This package can be tested by loading it into R with the commands
+This package can be tested typing the following into R
require(sendmailR)
-sendmail($from, to, 'Hello R', 'Mail send using sendmailR')
+sendmail('your at sender.address', 'the at recipient.address', 'Hello R', 'Mail send using sendmailR')
+and check whether the at recipient.address gets an e-mail from you.
+
+
-- Andreas Tille <tille at debian.org> Fri, 13 Jun 2014 22:52:06 +0200
Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog 2014-06-16 09:28:08 UTC (rev 17175)
+++ trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog 2014-06-16 10:04:21 UTC (rev 17176)
@@ -1,5 +1,5 @@
-r-cran-sendmailr (1.1-2-1) UNRELEASED; urgency=low
+r-cran-sendmailr (1.1-2-1) unstable; urgency=low
- * Initial release (Closes: #)
+ * Initial release (Closes: #751734)
-- Andreas Tille <tille at debian.org> Fri, 13 Jun 2014 22:52:06 +0200
Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-sendmailr/trunk/debian/control 2014-06-16 09:28:08 UTC (rev 17175)
+++ trunk/packages/R/r-cran-sendmailr/trunk/debian/control 2014-06-16 10:04:21 UTC (rev 17176)
@@ -1,5 +1,5 @@
Source: r-cran-sendmailr
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
More information about the debian-med-commit
mailing list