debian/0000755000000000000000000000000012145175104007166 5ustar debian/control0000644000000000000000000000163112145175062010575 0ustar Source: r-cran-amore Section: gnu-r Priority: optional Maintainer: Debian Science Team Uploaders: Andreas Tille Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-amore/trunk/ Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-amore/trunk/ Homepage: http://cran.r-project.org/web/packages/AMORE/ Package: r-cran-amore Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} 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 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". debian/rules0000755000000000000000000000031312145174053010245 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-amore package # Copyright 2008 by Andreas Tille include /usr/share/R/debian/r-cran.mk debian/watch0000644000000000000000000000011111301271140010176 0ustar version=3 http://cran.r-project.org/src/contrib/AMORE_([-\d.]+)\.tar\.gz debian/copyright0000644000000000000000000000254712145174336011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AMORE Upstream-Contact: Manuel Castejón Limas Source: http://cran.r-project.org/web/packages/AMORE Files: * 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 License: GPL-2+ Files: debian/* Copyright: 2008-2013 Andreas Tille 2009 Charles Plessy License: GPL-2+ License: GPL-2+ 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 . . On Debian systems, the complete text of the GNU Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000012145173556010477 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000043412145173762011035 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(AMORE)’ in order to confirm its integrity. debian/changelog0000644000000000000000000000235112145175104011041 0ustar r-cran-amore (0.2-12-3) unstable; urgency=low * debian/source/format: 3.0 (quilt) * debian/control: - Standards-Version: 3.9.4 (no changes needed) - Deleted DM-Upload-Allowed - Better wording of long description * Debhelper 9 (control+compat) * Renamed README.Debian to README.test * debian/rules: Drop unneeded code to detect R:Depends * debian/copyright: DEP5 -- Andreas Tille Thu, 16 May 2013 17:13:31 +0200 r-cran-amore (0.2-12-2) unstable; urgency=low * debian/rules: Make sure whitespace is really a tab to get R:Depends substvar working -- Andreas Tille Mon, 31 May 2010 10:22:02 +0200 r-cran-amore (0.2-12-1) unstable; urgency=low * New upstream version * Depend on a version equal or superior than the R upstream release that was used to build this package, using a R:Depends substvar (debian/control, debian/rules). * Standards-Version: 3.8.4 (no changes needed) * debian/README.Debian: explain how to test this package -- Andreas Tille Thu, 20 May 2010 14:49:30 +0200 r-cran-amore (0.2-11-1) unstable; urgency=low * Initial release (closes: #557123). -- Andreas Tille Thu, 19 Nov 2009 15:38:39 +0100 debian/compat0000644000000000000000000000000212145173627010374 0ustar 9