[med-svn] r22239 - in trunk/packages/R: . r-cran-distory r-cran-distory/trunk r-cran-distory/trunk/debian r-cran-distory/trunk/debian/source

Andreas Tille tille at moszumanska.debian.org
Tue Jun 28 14:56:35 UTC 2016


Author: tille
Date: 2016-06-28 14:56:34 +0000 (Tue, 28 Jun 2016)
New Revision: 22239

Added:
   trunk/packages/R/r-cran-distory/
   trunk/packages/R/r-cran-distory/trunk/
   trunk/packages/R/r-cran-distory/trunk/debian/
   trunk/packages/R/r-cran-distory/trunk/debian/changelog
   trunk/packages/R/r-cran-distory/trunk/debian/compat
   trunk/packages/R/r-cran-distory/trunk/debian/control
   trunk/packages/R/r-cran-distory/trunk/debian/copyright
   trunk/packages/R/r-cran-distory/trunk/debian/rules
   trunk/packages/R/r-cran-distory/trunk/debian/source/
   trunk/packages/R/r-cran-distory/trunk/debian/source/format
   trunk/packages/R/r-cran-distory/trunk/debian/watch
Log:
Inject r-cran-distory


Added: trunk/packages/R/r-cran-distory/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/changelog	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1,5 @@
+r-cran-distory (1.4.2-1) UNRELEASED; urgency=low
+
+  * Initial release (closes: #???)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 28 Jun 2016 16:10:42 +0200

Added: trunk/packages/R/r-cran-distory/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/compat	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1 @@
+9

Added: trunk/packages/R/r-cran-distory/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/control	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/control	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1,23 @@
+Source: r-cran-distory
+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
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev,
+               r-cran-ape
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-distory/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-distory/trunk/
+Homepage: https://cran.r-project.org/web/packages/distory
+
+Package: r-cran-distory
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-ape
+Description: GNU R distance between phylogenetic histories
+ This GNU R package enables calculation of geodesic distance between
+ phylogenetic trees and associated functions.

Added: trunk/packages/R/r-cran-distory/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/copyright	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1,39 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: distory
+Upstream-Contact: Susan Holmes <susan at stat.stanford.edu>
+Source: https://cran.r-project.org/web/packages/distory/index.html
+
+Files: *
+Copyright: 2012-2016 John Chakerian and Susan Holmes
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2016 Andreas Tille <tille at debian.org>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in
+     the documentation and/or other materials provided with the
+     distribution.
+  3. Neither the name of the copyright holder nor the names of its
+     contributors may be used to endorse or promote products derived
+     from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Added: trunk/packages/R/r-cran-distory/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/rules	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/R/debian/r-cran.mk


Property changes on: trunk/packages/R/r-cran-distory/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: trunk/packages/R/r-cran-distory/trunk/debian/source/format
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/source/format	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/source/format	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: trunk/packages/R/r-cran-distory/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-distory/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/R/r-cran-distory/trunk/debian/watch	2016-06-28 14:56:34 UTC (rev 22239)
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/distory_([-\d.]*)\.tar\.gz




More information about the debian-med-commit mailing list