[med-svn] r18170 - in trunk/packages/R/r-cran-dosefinding/trunk/debian: . tests

Andreas Tille tille at moszumanska.debian.org
Tue Sep 30 16:39:09 UTC 2014


Author: tille
Date: 2014-09-30 16:39:09 +0000 (Tue, 30 Sep 2014)
New Revision: 18170

Modified:
   trunk/packages/R/r-cran-dosefinding/trunk/debian/README.test
   trunk/packages/R/r-cran-dosefinding/trunk/debian/changelog
   trunk/packages/R/r-cran-dosefinding/trunk/debian/control
   trunk/packages/R/r-cran-dosefinding/trunk/debian/copyright
   trunk/packages/R/r-cran-dosefinding/trunk/debian/tests/control
Log:
New upstream version with new recommends (r-cran-quadprog)


Modified: trunk/packages/R/r-cran-dosefinding/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-cran-dosefinding/trunk/debian/README.test	2014-09-30 16:27:29 UTC (rev 18169)
+++ trunk/packages/R/r-cran-dosefinding/trunk/debian/README.test	2014-09-30 16:39:09 UTC (rev 18170)
@@ -6,7 +6,8 @@
    sh  run-unit-test
 
 in this directory.  Make sure you have installed the recommended
-packages r-cran-rsolnp and r-cran-multcomp before running this test.
+packages r-cran-rsolnp, r-cran-quadprog and r-cran-multcomp before running
+this test.
 
  -- Andreas Tille <tille at debian.org>  Mon, 30 Jun 2014 15:18:28 +0200
 

Modified: trunk/packages/R/r-cran-dosefinding/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-dosefinding/trunk/debian/changelog	2014-09-30 16:27:29 UTC (rev 18169)
+++ trunk/packages/R/r-cran-dosefinding/trunk/debian/changelog	2014-09-30 16:39:09 UTC (rev 18170)
@@ -1,3 +1,12 @@
+r-cran-dosefinding (0.9-12-1) unstable; urgency=medium
+
+  * New upstream version
+  * cme fix dpkg-control
+  * d/copyright: some DEP5 fixes
+  * Recommends: r-cran-quadprog since it is used in tests
+
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Sep 2014 18:11:06 +0200
+
 r-cran-dosefinding (0.9-11-1) unstable; urgency=medium
 
   * New upstream version

Modified: trunk/packages/R/r-cran-dosefinding/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-dosefinding/trunk/debian/control	2014-09-30 16:27:29 UTC (rev 18169)
+++ trunk/packages/R/r-cran-dosefinding/trunk/debian/control	2014-09-30 16:39:09 UTC (rev 18170)
@@ -9,7 +9,7 @@
                r-base-dev,
                r-cran-lattice,
                r-cran-mvtnorm
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-dosefinding/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-dosefinding/trunk/
 Homepage: http://cran.r-project.org/web/packages/DoseFinding
@@ -21,7 +21,8 @@
          r-cran-lattice,
          r-cran-mvtnorm
 Recommends: r-cran-rsolnp,
-            r-cran-multcomp
+            r-cran-multcomp,
+            r-cran-quadprog
 Description: Planning and Analyzing Dose Finding experiments
  The DoseFinding GNU R package provides functions for the design and
  analysis of dose-finding experiments (with focus on pharmaceutical Phase

Modified: trunk/packages/R/r-cran-dosefinding/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-dosefinding/trunk/debian/copyright	2014-09-30 16:27:29 UTC (rev 18169)
+++ trunk/packages/R/r-cran-dosefinding/trunk/debian/copyright	2014-09-30 16:39:09 UTC (rev 18170)
@@ -1,17 +1,17 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DoseFinding
-Upstream-Contact:  Bjoern Bornkamp <bbnkmp at gmail.com>
+Upstream-Contact: Bjoern Bornkamp <bbnkmp at gmail.com>
 Source: http://cran.r-project.org/src/contrib/
 
 Files: *
-Copyright: 2010-2013 Bjoern Bornkamp <bbnkmp at gmail.com>, Jose Pinheiro, Frank Bretz
-License: GPL3+
+Copyright: 2010-2014 Bjoern Bornkamp <bbnkmp at gmail.com>, Jose Pinheiro, Frank Bretz
+License: GPL-3+
 
 Files: debian/*
-Copyright: 2013 Andreas Tille <tille at debian.org>
-License: GPL3+
+Copyright: 2013-2014 Andreas Tille <tille at debian.org>
+License: GPL-3+
 
-License: GPL3+
+License: GPL-3+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or

Modified: trunk/packages/R/r-cran-dosefinding/trunk/debian/tests/control
===================================================================
--- trunk/packages/R/r-cran-dosefinding/trunk/debian/tests/control	2014-09-30 16:27:29 UTC (rev 18169)
+++ trunk/packages/R/r-cran-dosefinding/trunk/debian/tests/control	2014-09-30 16:39:09 UTC (rev 18170)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @, r-cran-runit, r-cran-rsolnp, r-cran-multcomp
+Depends: @, r-cran-runit, r-cran-rsolnp, r-cran-multcomp, r-cran-quadprog
 Restrictions: allow-stderr




More information about the debian-med-commit mailing list