[pkg-bioc] svn commit r376 r376 - in /trunk/packages/ctv: ./ trunk/ trunk/debian/ trunk/debian/changelog trunk/debian/control trunk/debian/copyright trunk/debian/rules trunk/debian/watch

moeller at users.alioth.debian.org moeller at users.alioth.debian.org
Tue Aug 24 13:16:04 UTC 2010


Author: moeller
Date: Tue Aug 24 13:16:01 2010
New Revision: 376

URL: http://svn.debian.org/wsvn/pkg-bioc/?sc=1&rev=376
Log:
Initial packaging of ctv package.

Added:
    trunk/packages/ctv/
    trunk/packages/ctv/trunk/
    trunk/packages/ctv/trunk/debian/
    trunk/packages/ctv/trunk/debian/changelog
    trunk/packages/ctv/trunk/debian/control
    trunk/packages/ctv/trunk/debian/copyright
    trunk/packages/ctv/trunk/debian/rules   (with props)
    trunk/packages/ctv/trunk/debian/watch

Added: trunk/packages/ctv/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/packages/ctv/trunk/debian/changelog?rev=376&op=file
==============================================================================
--- trunk/packages/ctv/trunk/debian/changelog (added)
+++ trunk/packages/ctv/trunk/debian/changelog Tue Aug 24 13:16:01 2010
@@ -0,0 +1,5 @@
+r-cran-ctv (2.2-4-1) unstable; urgency=low
+
+  * Initial Debian Release.
+
+ -- Steffen Moeller <moeller at debian.org>  Tue, 24 Aug 2010 15:14:01 +0200

Added: trunk/packages/ctv/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/packages/ctv/trunk/debian/control?rev=376&op=file
==============================================================================
--- trunk/packages/ctv/trunk/debian/control (added)
+++ trunk/packages/ctv/trunk/debian/control Tue Aug 24 13:16:01 2010
@@ -0,0 +1,16 @@
+Source: r-cran-ctv
+Section: gnu-r
+Priority: optional
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
+Build-Depends: debhelper (>> 7), r-base-dev (>= 2.10.0~1), cdbs
+Standards-Version: 3.9.1.0
+Homepage: http://cran.r-project.org/web/packages/evd
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-biocdebian-med/trunk/packages/ctv/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-bioc/trunk/packages/R/ctv/trunk/
+
+Package: r-cran-ctv
+Architecture: all
+Depends: r-base-core (>= 2.10.0~1), ${misc:Depends}
+Description: GNU R Functions for views to CRAN-style repositories
+ Server-side and client-side tools for task views to CRAN-style repositories.

Added: trunk/packages/ctv/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/packages/ctv/trunk/debian/copyright?rev=376&op=file
==============================================================================
--- trunk/packages/ctv/trunk/debian/copyright (added)
+++ trunk/packages/ctv/trunk/debian/copyright Tue Aug 24 13:16:01 2010
@@ -0,0 +1,23 @@
+This is the Debian package of the GNU R package known as "ctv".  The
+upstream authors are Achim Zeileis <Achim.Zeileis at R-project.org> and
+Kurt Hornik.
+
+This package was created by Steffen Moeller <moeller at debian.org>,
+indirectly based on Dirk Eddelbuettel's packaging of r-cran-car.
+
+The sources were downloaded from 
+	http://cran.us.r-project.org/src/contrib/
+
+The package was renamed from its upstream name 'ctv' to 'r-cran-ctv'
+to fit the pattern of CRAN (and non-CRAN) packages for R.
+
+This package is maintained and its copyright owned by (C) Copyright (C)
+2005-2009 of Achim Zeileis <Achim.Zeileis at R-project.org> and Kurt Hornik.
+It has been placed under the GNU General Public License version 2 or
+later.
+
+On Debian systems, the GPL version 2 is included in the file
+/usr/share/common-licenses/GPL-2.
+
+The upstream DESCRIPTION file for this package is available in
+/usr/lib/R/site-library/ctv/ .

Added: trunk/packages/ctv/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/packages/ctv/trunk/debian/rules?rev=376&op=file
==============================================================================
--- trunk/packages/ctv/trunk/debian/rules (added)
+++ trunk/packages/ctv/trunk/debian/rules Tue Aug 24 13:16:01 2010
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+# 							-*- makefile -*-
+include /usr/share/R/debian/r-cran.mk

Propchange: trunk/packages/ctv/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/packages/ctv/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/packages/ctv/trunk/debian/watch?rev=376&op=file
==============================================================================
--- trunk/packages/ctv/trunk/debian/watch (added)
+++ trunk/packages/ctv/trunk/debian/watch Tue Aug 24 13:16:01 2010
@@ -0,0 +1,2 @@
+version=3
+http://cran.us.r-project.org/src/contrib/ctv_(.*)\.tar\.gz




More information about the pkg-bioc-devel mailing list