[med-svn] r23365 - trunk/packages/R/r-cran-solrium/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 22 12:30:13 UTC 2016
Author: tille
Date: 2016-12-22 12:30:13 +0000 (Thu, 22 Dec 2016)
New Revision: 23365
Added:
trunk/packages/R/r-cran-solrium/trunk/debian/README.test
Modified:
trunk/packages/R/r-cran-solrium/trunk/debian/changelog
trunk/packages/R/r-cran-solrium/trunk/debian/control
trunk/packages/R/r-cran-solrium/trunk/debian/docs
Log:
Upload to new
Added: trunk/packages/R/r-cran-solrium/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-cran-solrium/trunk/debian/README.test (rev 0)
+++ trunk/packages/R/r-cran-solrium/trunk/debian/README.test 2016-12-22 12:30:13 UTC (rev 23365)
@@ -0,0 +1,8 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by running the provided test:
+
+ sh run-unit-test
+
+in order to confirm its integrity.
Modified: trunk/packages/R/r-cran-solrium/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-solrium/trunk/debian/changelog 2016-12-22 11:36:52 UTC (rev 23364)
+++ trunk/packages/R/r-cran-solrium/trunk/debian/changelog 2016-12-22 12:30:13 UTC (rev 23365)
@@ -1,5 +1,5 @@
-r-cran-solrium (0.4.0-1) UNRELEASED; urgency=medium
+r-cran-solrium (0.4.0-1) unstable; urgency=medium
- * Initial release (closes: #xxxxxx)
+ * Initial release (closes: #849070)
- -- Andreas Tille <tille at debian.org> Thu, 22 Dec 2016 12:26:19 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 22 Dec 2016 12:42:50 +0100
Modified: trunk/packages/R/r-cran-solrium/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-solrium/trunk/debian/control 2016-12-22 11:36:52 UTC (rev 23364)
+++ trunk/packages/R/r-cran-solrium/trunk/debian/control 2016-12-22 12:30:13 UTC (rev 23365)
@@ -24,7 +24,7 @@
${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
-Description: General Purpose R Interface to 'Solr'
+Description: general purpose R interface to 'Solr'
This GNU R package provides a set of functions for querying and parsing
data from 'Solr' (<http://lucene.apache.org/solr>) 'endpoints' (local
and remote), including search, 'faceting', 'highlighting', 'stats', and
Modified: trunk/packages/R/r-cran-solrium/trunk/debian/docs
===================================================================
--- trunk/packages/R/r-cran-solrium/trunk/debian/docs 2016-12-22 11:36:52 UTC (rev 23364)
+++ trunk/packages/R/r-cran-solrium/trunk/debian/docs 2016-12-22 12:30:13 UTC (rev 23365)
@@ -1,2 +1,3 @@
debian/tests/run-unit-test
+debian/README.test
tests
More information about the debian-med-commit
mailing list