[med-svn] r2298 - in trunk/packages: . r-cran-combinat r-cran-combinat/trunk r-cran-combinat/trunk/debian
smoe-guest at alioth.debian.org
smoe-guest at alioth.debian.org
Wed Jul 23 19:54:55 UTC 2008
Author: smoe-guest
Date: 2008-07-23 19:54:55 +0000 (Wed, 23 Jul 2008)
New Revision: 2298
Added:
trunk/packages/r-cran-combinat/
trunk/packages/r-cran-combinat/trunk/
trunk/packages/r-cran-combinat/trunk/debian/
trunk/packages/r-cran-combinat/trunk/debian/changelog
trunk/packages/r-cran-combinat/trunk/debian/control
trunk/packages/r-cran-combinat/trunk/debian/copyright
trunk/packages/r-cran-combinat/trunk/debian/rules
trunk/packages/r-cran-combinat/trunk/debian/watch
Log:
Added combinat, was just uploaded to Debian servers.
Property changes on: trunk/packages/r-cran-combinat/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Added: trunk/packages/r-cran-combinat/trunk/debian/changelog
===================================================================
--- trunk/packages/r-cran-combinat/trunk/debian/changelog (rev 0)
+++ trunk/packages/r-cran-combinat/trunk/debian/changelog 2008-07-23 19:54:55 UTC (rev 2298)
@@ -0,0 +1,5 @@
+r-cran-combinat (0.0-6-1) unstable; urgency=low
+
+ * Initial release (closes: #492112).
+
+ -- Steffen Moeller <moeller at debian.org> Wed, 23 Jul 2008 18:27:42 +0200
Added: trunk/packages/r-cran-combinat/trunk/debian/control
===================================================================
--- trunk/packages/r-cran-combinat/trunk/debian/control (rev 0)
+++ trunk/packages/r-cran-combinat/trunk/debian/control 2008-07-23 19:54:55 UTC (rev 2298)
@@ -0,0 +1,14 @@
+Source: r-cran-combinat
+Section: math
+Priority: optional
+Maintainer: Steffen Moeller <moeller at debian.org>
+Uploaders: Dirk Eddelbuettel <edd at debian.org>
+Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev
+Standards-Version: 3.8.0
+Homepage: http://cran.r-project.org/web/packages/combinat
+
+Package: r-cran-combinat
+Architecture: all
+Depends: ${shlibs:Depends}, r-base-core
+Description: GNU R package with utilities for combinatorics
+ The R library provides routines for combinatorics.
Added: trunk/packages/r-cran-combinat/trunk/debian/copyright
===================================================================
--- trunk/packages/r-cran-combinat/trunk/debian/copyright (rev 0)
+++ trunk/packages/r-cran-combinat/trunk/debian/copyright 2008-07-23 19:54:55 UTC (rev 2298)
@@ -0,0 +1,20 @@
+The R library combinat was written by Scott Chasalow
+<Scott.Chasalow at users.pv.wau.nl> with contributions by Alan Zaslavsky
+and is maintained by Vince Carey <stvjc at channing.harvard.edu>.
+
+This package was created by Steffen Moeller <moeller at debian.org>,
+based on work for the r-cran-rodbc package of Dirk
+Eddelbuettel <edd at debian.org>.
+
+The sources were downloaded from http://cran.r-project.org/src/contrib/.
+
+The package was renamed from its upstream name 'combinat' to
+'r-cran-combinat' to highlight the fact that is it a package for R within
+the CRAN archive.
+
+Combinat is copyright 1994-1997 of Scott Chasalow, with contributions
+from Alan Zaslavsky and released under the GNU General Public License
+(GPL) version 2.
+
+On a Debian GNU/Linux system, the GPL license is included in the file
+/usr/share/common-licenses/GPL.
Added: trunk/packages/r-cran-combinat/trunk/debian/rules
===================================================================
--- trunk/packages/r-cran-combinat/trunk/debian/rules (rev 0)
+++ trunk/packages/r-cran-combinat/trunk/debian/rules 2008-07-23 19:54:55 UTC (rev 2298)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-qtl package
+# Copyright 2003-2006 by Dirk Eddelbuettel <edd at debian.org>
+
+include /usr/share/R/debian/r-cran.mk
Property changes on: trunk/packages/r-cran-combinat/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/r-cran-combinat/trunk/debian/watch
===================================================================
--- trunk/packages/r-cran-combinat/trunk/debian/watch (rev 0)
+++ trunk/packages/r-cran-combinat/trunk/debian/watch 2008-07-23 19:54:55 UTC (rev 2298)
@@ -0,0 +1,3 @@
+version=3
+http://cran.r-project.org/src/contrib/combinat_([-0-9\.]*)\.tar\.gz
+
More information about the debian-med-commit
mailing list