[r-cran-amore] 01/16: Inject another precondition for r-cran-diagnosismed, ITP will follow

Andreas Tille tille at debian.org
Sat Oct 21 06:49:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-amore.

commit 2046308231b1b38db6406a2df086c94197d4b397
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 19 16:44:23 2009 +0000

    Inject another precondition for r-cran-diagnosismed, ITP will follow
---
 debian/changelog |  5 +++++
 debian/compat    |  1 +
 debian/control   | 20 ++++++++++++++++++++
 debian/copyright | 35 +++++++++++++++++++++++++++++++++++
 debian/rules     |  6 ++++++
 debian/watch     |  2 ++
 6 files changed, 69 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..5f0e208
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+r-cran-amore (0.2-11-1) UNRELEASED; urgency=low
+
+  * Initial release (closes: #???).
+
+ -- Andreas Tille <tille at debian.org>  Thu, 19 Nov 2009 15:38:39 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7227dd4
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: r-cran-amore
+Section: gnu-r
+Priority: optional
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
+Standards-Version: 3.8.3
+Homepage: http://cran.r-project.org/web/packages/AMORE/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-amore/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-amore/trunk/
+
+Package: r-cran-amore
+Architecture: any
+Depends: ${shlibs:Depends}, r-base-core
+Description: GNU R: A MORE flexible neural network package
+ This package was born to release the TAO robust neural network
+ algorithm to the R users. It has grown and I think it can be of interest
+ for the users wanting to implement their own training algorithms as well
+ as for those others whose needs lye only in the "user space".
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..f66b8c5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,35 @@
+Format: Machine-readable license summary, see http://dep.debian.net/deps/dep5/
+
+Name: AMORE
+Contact: Manuel Castejón Limas <manuel.castejon at unileon.es>
+Source: http://cran.r-project.org/web/packages/AMORE
+
+License: GPL-2+
+Copyright: 2009 Manuel Castejón Limas, Joaquín B. Ordieres Meré,
+                Eliseo P. Vergara González, Francisco Javier Martínez de Pisón Ascacibar,
+                Alpha V. Pernía Espinoza, Fernando Alba Elías
+
+
+        This program 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 program 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/>.
+
+Comment: On Debian systems, the complete text of the GNU Public
+ License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+Files: debian/*
+Copyright: 2008 Andreas Tille   <tille at debian.org>
+           2009 Charles Plessy <plessy at debian.org>
+License: Same as r-cran-amore itelf
+ (see above)
+Packaged-By: Andreas Tille <tille at debian.org>
+Packaged-Date: Thu, 19 Nov 2009 15:38:39 +0100
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..8c7ae9b
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+# 							-*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-amore package
+# Copyright 2008 by Andreas Tille <tille at debian.org>
+
+include /usr/share/R/debian/r-cran.mk
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..46ab729
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/AMORE_([-\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-amore.git



More information about the debian-science-commits mailing list