Author: malat-guest
Date: 2009-09-16 15:34:56 +0000 (Wed, 16 Sep 2009)
New Revision: 3990

Added:
   trunk/packages/R/r-cran-igraph/
   trunk/packages/R/r-cran-igraph/trunk/
   trunk/packages/R/r-cran-igraph/trunk/debian/
   trunk/packages/R/r-cran-igraph/trunk/debian/changelog
   trunk/packages/R/r-cran-igraph/trunk/debian/compat
   trunk/packages/R/r-cran-igraph/trunk/debian/control
   trunk/packages/R/r-cran-igraph/trunk/debian/copyright
   trunk/packages/R/r-cran-igraph/trunk/debian/rules
   trunk/packages/R/r-cran-igraph/trunk/debian/watch
Log:
First draft

Added: trunk/packages/R/r-cran-igraph/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/changelog                       
        (rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/changelog       2009-09-16 
15:34:56 UTC (rev 3990)
@@ -0,0 +1,5 @@
+r-cran-igraph (0.5.2-2-1) unstable; urgency=low
+
+  * Initial release (closes: #xxxxxx).
+
+ -- Mathieu Malaterre <[email protected]>  Wed, 16 Sep 2009 17:21:29 
+0200


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/changelog
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: trunk/packages/R/r-cran-igraph/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/compat                          
(rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/compat  2009-09-16 15:34:56 UTC 
(rev 3990)
@@ -0,0 +1 @@
+5


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/compat
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: trunk/packages/R/r-cran-igraph/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/control                         
(rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/control 2009-09-16 15:34:56 UTC 
(rev 3990)
@@ -0,0 +1,16 @@
+Source: r-cran-igraph
+Section: math
+Priority: optional
+Maintainer: Debian Med Packaging Team 
<[email protected]>
+Uploaders: Mathieu Malaterre <[email protected]>
+Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev
+Standards-Version: 3.8.3
+Homepage: http://cneurocvs.rmki.kfki.hu/igraph
+
+Package: r-cran-igraph
+Architecture: all
+Depends: ${shlibs:Depends}, r-base-core
+Description: GNU R package for igraph
+ Routines for simple graphs and network analysis. igraph can handle large
+ graphs very well and provides functions for generating random and regular 
+ graphs, graph visualization, centrality indices and much more.


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/control
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: trunk/packages/R/r-cran-igraph/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/copyright                       
        (rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/copyright       2009-09-16 
15:34:56 UTC (rev 3990)
@@ -0,0 +1 @@
+


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/copyright
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: trunk/packages/R/r-cran-igraph/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/rules                           
(rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/rules   2009-09-16 15:34:56 UTC 
(rev 3990)
@@ -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 <[email protected]>
+
+include /usr/share/R/debian/r-cran.mk


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

Added: trunk/packages/R/r-cran-igraph/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-igraph/trunk/debian/watch                           
(rev 0)
+++ trunk/packages/R/r-cran-igraph/trunk/debian/watch   2009-09-16 15:34:56 UTC 
(rev 3990)
@@ -0,0 +1,3 @@
+version=3
+http://cran.r-project.org/src/contrib/igraph_([-0-9\.]*)\.tar\.gz
+


Property changes on: trunk/packages/R/r-cran-igraph/trunk/debian/watch
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to