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

Ivo Maintz ivomaintz-guest at alioth.debian.org
Sun Feb 24 15:11:37 UTC 2013


Author: ivomaintz-guest
Date: 2013-02-24 15:11:37 +0000 (Sun, 24 Feb 2013)
New Revision: 13086

Added:
   trunk/packages/R/r-cran-dichromat/
   trunk/packages/R/r-cran-dichromat/trunk/
   trunk/packages/R/r-cran-dichromat/trunk/debian/
   trunk/packages/R/r-cran-dichromat/trunk/debian/changelog
   trunk/packages/R/r-cran-dichromat/trunk/debian/compat
   trunk/packages/R/r-cran-dichromat/trunk/debian/control
   trunk/packages/R/r-cran-dichromat/trunk/debian/copyright
   trunk/packages/R/r-cran-dichromat/trunk/debian/docs
   trunk/packages/R/r-cran-dichromat/trunk/debian/rules
   trunk/packages/R/r-cran-dichromat/trunk/debian/source/
   trunk/packages/R/r-cran-dichromat/trunk/debian/source/format
   trunk/packages/R/r-cran-dichromat/trunk/debian/watch
Log:
Initial release, cloeses #700854 and fixes #700860



Added: trunk/packages/R/r-cran-dichromat/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/changelog	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1,5 @@
+dichromat (2.0.0-1) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #700854)
+
+ -- Ivo Maintz <ivo at maintz.de>  Thu, 21 Feb 2013 12:41:30 +0100

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/compat	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1 @@
+8

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/control	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/control	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1,17 @@
+Source: dichromat
+Section: gnu-r
+Priority: extra
+Maintainer: Ivo Maintz <ivo at maintz.de>
+Build-Depends: debhelper (>= 8.0.0),
+ r-base-dev,
+ cdbs
+Standards-Version: 3.9.3
+Homepage: http://cran.r-project.org/web/packages/dichromat/
+
+Package: r-cran-dichromat
+Architecture: all
+Depends: ${misc:Depends}, ${R:Depends}
+Description: Color schemes for dichromats
+ Collapse red-green distinctions to simulate the effects
+ of colour-blindness
+

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/copyright	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: r-cran-dichromat
+Source: http://cran.r-project.org/web/packages/dichromat/
+
+Files: *
+Copyright: Thomas Lumley <tlumley at u.washington.edu>
+License: GPL-2.0+
+
+Files: debian/*
+Copyright: 2012 Ivo Maintz <ivo at maintz.de>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ This package 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 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/docs
===================================================================
Added: trunk/packages/R/r-cran-dichromat/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/rules	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+# 							-*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-dbi package
+# Copyright 2003-2007 by Dirk Eddelbuettel <edd at debian.org>
+#                    and Steffen Moeller <moeller at inb.uni-luebeck.de>
+
+include /usr/share/R/debian/r-cran.mk


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

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/source/format
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/source/format	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/source/format	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: trunk/packages/R/r-cran-dichromat/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-dichromat/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/R/r-cran-dichromat/trunk/debian/watch	2013-02-24 15:11:37 UTC (rev 13086)
@@ -0,0 +1,3 @@
+version=3
+opts="uversionmangle=s/-/./" \
+http://cran.r-project.org/src/contrib/dichromat_([\d.-]*)\.tar.gz




More information about the debian-med-commit mailing list