Author: plessy Date: 2011-03-22 04:42:06 +0000 (Tue, 22 Mar 2011) New Revision: 6371
Added: trunk/packages/R/r-cran-catools/tags/1.11-1/ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.test trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright Removed: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.Debian trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright Log: [svn-buildpackage] Tagging catools 1.11-1 Deleted: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.Debian =================================================================== --- trunk/packages/R/r-cran-catools/trunk/debian/README.Debian 2011-03-22 02:06:40 UTC (rev 6366) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.Debian 2011-03-22 04:42:06 UTC (rev 6371) @@ -1,7 +0,0 @@ -Notes on how this package is tested. -──────────────────────────────────── - -After building on the maintainer's computer, this package was locally installed -and the library loaded into R in order to confirm its integrity. - - -- Charles Plessy <[email protected]> Mon, 12 Apr 2010 10:00:55 +0900 Copied: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.test (from rev 6369, trunk/packages/R/r-cran-catools/trunk/debian/README.test) =================================================================== --- trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.test (rev 0) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/README.test 2011-03-22 04:42:06 UTC (rev 6371) @@ -0,0 +1,7 @@ +Notes on how this package is tested. +──────────────────────────────────── + +After building on the maintainer's computer, this package was locally installed +and the library loaded into R in order to confirm its integrity. + + -- Charles Plessy <[email protected]> Mon, 12 Apr 2010 10:00:55 +0900 Deleted: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog =================================================================== --- trunk/packages/R/r-cran-catools/trunk/debian/changelog 2011-03-22 02:06:40 UTC (rev 6366) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog 2011-03-22 04:42:06 UTC (rev 6371) @@ -1,31 +0,0 @@ -catools (1.10-1) unstable; urgency=low - - * Team upload (Closes: #577296). - * New upstream version. - * Update to Policy 3.8.4: - - Changed section to ‘gnu-r’ (debian/control). - - Incremented Standards-Version (debian/control). - * Collaborative Debian Med maintenance (debian/control): - - Set our mailing list as Maintainer, move Steffen to Uploaders. - - Allow upload by Debian Maintainers. - * Switched to Debhelper 7 (debian/control, debian/compat). - * 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). - * Removed mentions of copyright notices that do not exist anymore in - the upstream code (debian/copyright, debian/README.Debian). - * Added notes to explain how this package is tested (debian/README.Debian). - - -- Charles Plessy <[email protected]> Mon, 12 Apr 2010 10:02:22 +0900 - -catools (1.9-1) unstable; urgency=low - - * New upstream version. - - -- Steffen Moeller <[email protected]> Mon, 01 Dec 2008 23:41:53 +0100 - -catools (1.8-1) unstable; urgency=low - - * Initial release (Closes: #487956). - - -- Steffen Moeller <[email protected]> Wed, 25 Jun 2008 14:29:07 +0200 Copied: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog (from rev 6370, trunk/packages/R/r-cran-catools/trunk/debian/changelog) =================================================================== --- trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog (rev 0) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/changelog 2011-03-22 04:42:06 UTC (rev 6371) @@ -0,0 +1,46 @@ +catools (1.11-1) unstable; urgency=low + + * Team upload. + * New upstream version. + * debian/copyright: + - corrected GPL-3 long description (not GPL-3+); + - converted to DEP-5 format. + * Corrected Vcs-Svn field in debian/control. + * Use Debhelper 8 (debian/control, debian/compat). + * Renamed README.Debian README.test to better reflect its contents. + * Incremented Standards-Version to reflect conformance with Policy 3.9.1. + (debian/control, no changes needed). + + -- Charles Plessy <[email protected]> Tue, 22 Mar 2011 13:24:12 +0900 + +catools (1.10-1) unstable; urgency=low + + * Team upload (Closes: #577296). + * New upstream version. + * Update to Policy 3.8.4: + - Changed section to ‘gnu-r’ (debian/control). + - Incremented Standards-Version (debian/control). + * Collaborative Debian Med maintenance (debian/control): + - Set our mailing list as Maintainer, move Steffen to Uploaders. + - Allow upload by Debian Maintainers. + * Switched to Debhelper 7 (debian/control, debian/compat). + * 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). + * Removed mentions of copyright notices that do not exist anymore in + the upstream code (debian/copyright, debian/README.Debian). + * Added notes to explain how this package is tested (debian/README.Debian). + + -- Charles Plessy <[email protected]> Mon, 12 Apr 2010 10:02:22 +0900 + +catools (1.9-1) unstable; urgency=low + + * New upstream version. + + -- Steffen Moeller <[email protected]> Mon, 01 Dec 2008 23:41:53 +0100 + +catools (1.8-1) unstable; urgency=low + + * Initial release (Closes: #487956). + + -- Steffen Moeller <[email protected]> Wed, 25 Jun 2008 14:29:07 +0200 Deleted: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat =================================================================== --- trunk/packages/R/r-cran-catools/trunk/debian/compat 2011-03-22 02:06:40 UTC (rev 6366) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat 2011-03-22 04:42:06 UTC (rev 6371) @@ -1 +0,0 @@ -7 Copied: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat (from rev 6368, trunk/packages/R/r-cran-catools/trunk/debian/compat) =================================================================== --- trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat (rev 0) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/compat 2011-03-22 04:42:06 UTC (rev 6371) @@ -0,0 +1 @@ +8 Deleted: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control =================================================================== --- trunk/packages/R/r-cran-catools/trunk/debian/control 2011-03-22 02:06:40 UTC (rev 6366) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control 2011-03-22 04:42:06 UTC (rev 6371) @@ -1,24 +0,0 @@ -Source: catools -Section: gnu-r -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 7), r-base-dev, r-cran-bitops, cdbs -Standards-Version: 3.8.4 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-catools/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-catools/trunk/ -Homepage: http://cran.r-project.org/web/packages/caTools/ - -Package: r-cran-catools -Architecture: any -Depends: ${R:Depends}, r-cran-bitops, ${shlibs:Depends} -Suggests: r-cran-mass, r-cran-rpart -Description: GNU R package providing various utility functions - The packages features several basic utility functions including: - moving (rolling, running) window statistic functions, read/write for GIF - and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 - encoder/decoder, round-off error free sum and cumsum, etc. - . - This package of R programming tools for plotting data was written by - Jarek Tuszynski. Copied: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control (from rev 6370, trunk/packages/R/r-cran-catools/trunk/debian/control) =================================================================== --- trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control (rev 0) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/control 2011-03-22 04:42:06 UTC (rev 6371) @@ -0,0 +1,24 @@ +Source: catools +Section: gnu-r +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Steffen Moeller <[email protected]> +Build-Depends: debhelper (>= 8), r-base-dev, r-cran-bitops, cdbs +Standards-Version: 3.9.1 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-catools/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-catools/trunk/ +Homepage: http://cran.r-project.org/web/packages/caTools/ + +Package: r-cran-catools +Architecture: any +Depends: ${R:Depends}, r-cran-bitops, ${shlibs:Depends} +Suggests: r-cran-mass, r-cran-rpart +Description: GNU R package providing various utility functions + The packages features several basic utility functions including: + moving (rolling, running) window statistic functions, read/write for GIF + and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 + encoder/decoder, round-off error free sum and cumsum, etc. + . + This package of R programming tools for plotting data was written by + Jarek Tuszynski. Deleted: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright =================================================================== --- trunk/packages/R/r-cran-catools/trunk/debian/copyright 2011-03-22 02:06:40 UTC (rev 6366) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright 2011-03-22 04:42:06 UTC (rev 6371) @@ -1,48 +0,0 @@ -This is the Debian GNU/Linux r-cran-gplots package of caTools, a -package with programming tools for plotting data for GNU R. caTools was -written and compiled by Jarek Tuszynski <[email protected]>. -Parts of the code were adopted from earlier work of David Koblas. - -This package was created by Steffen Moeller <[email protected]> following -a template of Dirk Eddelbuettel <[email protected]>. - -The package was renamed from its upstream name 'caTools' to -'r-cran-catools' to fit the pattern of CRAN (and non-CRAN) packages for -R. - -Source: http://cran.r-project.org/src/contrib/caTools_1.10.tar.gz - -Copyright: © 2005 - 2009 Jarek Tuszynski -License: GPLv3 - - 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 3 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/> - -On a Debian GNU/Linux system, the GPL license version 3 is included in the file -‘/usr/share/common-licenses/GPL-3’. - -A fraction of the code in GifTools.cpp contained the following message: - - Encoding Algorithm adapted from code by Christoph Hohmann - found at http://members.aol.com/rf21exe/gif.htm. - Which was adapted from code by Michael A, Mayer - found at http://www.danbbs.dk/%7Edino/whirlgif/gifcode.html - Parts of Decoding Algorithm were adapted from code by David Koblas. - It had the following notice: - "Copyright 1990 - 1994, David Koblas. ([email protected]) - Permission to use, copy, modify, and distribute this software and its - documentation for any purpose and without fee is hereby granted, provided - that the above copyright notice appear in all copies and that both that - copyright notice and this permission notice appear in supporting - documentation. This software is provided "as is" without express or - implied warranty." Copied: trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright (from rev 6370, trunk/packages/R/r-cran-catools/trunk/debian/copyright) =================================================================== --- trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright (rev 0) +++ trunk/packages/R/r-cran-catools/tags/1.11-1/debian/copyright 2011-03-22 04:42:06 UTC (rev 6371) @@ -0,0 +1,39 @@ +Format: http://dep.debian.net/deps/dep5/ +Source: http://cran.r-project.org/src/contrib/caTools_1.11.tar.gz + +Files: * +Copyright: © 2005 - 2009 Jarek Tuszynski +License: GPL-3 +Comment: On a Debian GNU/Linux system, the GPL license version 3 is + included in the file ‘/usr/share/common-licenses/GPL-3’. + +Files: GifTools.cpp +License: GPL-3 and other + +License: other + Encoding Algorithm adapted from code by Christoph Hohmann + found at http://members.aol.com/rf21exe/gif.htm. + Which was adapted from code by Michael A, Mayer + found at http://www.danbbs.dk/%7Edino/whirlgif/gifcode.html + Parts of Decoding Algorithm were adapted from code by David Koblas. + It had the following notice: + "Copyright 1990 - 1994, David Koblas. ([email protected]) + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, provided + that the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation. This software is provided "as is" without express or + implied warranty." + +License: GPL-3 + 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, version 3. + . + 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/> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
