Author: plessy Date: 2012-03-15 04:34:54 +0000 (Thu, 15 Mar 2012) New Revision: 10007
Added: trunk/packages/R/r-cran-psy/tags/1.0-4/ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.test trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control trunk/packages/R/r-cran-psy/tags/1.0-4/debian/docs trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules trunk/packages/R/r-cran-psy/tags/1.0-4/debian/upstream trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch Removed: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.Debian trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch Log: [svn-buildpackage] Tagging r-cran-psy 1.0-4 Deleted: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.Debian =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/README.Debian 2012-03-15 02:36:59 UTC (rev 9999) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.Debian 2012-03-15 04:34:54 UTC (rev 10007) @@ -1,7 +0,0 @@ -Notes on how this package can be tested. -──────────────────────────────────────── - -This package can be tested by loading it into R with the command -‘library(psy)’ in order to confirm its integrity. - - -- Andreas Tille <[email protected]> Tue, 18 Oct 2011 19:46:07 +0200 Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.test (from rev 10003, trunk/packages/R/r-cran-psy/trunk/debian/README.test) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.test (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/README.test 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,7 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +This package can be tested by loading it into R with the command +‘library(psy)’ in order to confirm its integrity. + + -- Andreas Tille <[email protected]> Tue, 18 Oct 2011 19:46:07 +0200 Deleted: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/changelog 2012-03-15 02:36:59 UTC (rev 9999) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog 2012-03-15 04:34:54 UTC (rev 10007) @@ -1,66 +0,0 @@ -r-cran-psy (1.0-3) unstable; urgency=low - - * debian/{control,rules}: Depends: ${R:Depends} - Closes: #646041 - * Standards-Version: 3.9.2 (no changes needed) - * Debhelper 8 (control+compat) - * Added README.Debian how to test the package - * Fixed Vcs fields - * debian/source/format: 3.0 (quilt) - * Itemizing long description - - -- Andreas Tille <[email protected]> Fri, 21 Oct 2011 13:36:00 +0200 - -r-cran-psy (1.0-2) unstable; urgency=low - - * Added Vcs fields and Homepage - - -- Andreas Tille <[email protected]> Tue, 26 Jan 2010 13:39:41 +0100 - -r-cran-psy (1.0-1) unstable; urgency=low - - * New upstream version - * Take over package over into group maintenance of Debian Med - team. (Chris Lawrence wrote in private mail: "... That said - if debian-med or someone else wants to take over maintenance - that's fine.) - - -- Andreas Tille <[email protected]> Tue, 12 Jan 2010 20:28:58 +0100 - -r-cran-psy (0.70-3) unstable; urgency=low - - * Rebuild for R >= 2.10.0. - * Fix typo in mdspca.Rd. - - -- Chris Lawrence <[email protected]> Sat, 31 Oct 2009 14:35:13 -0500 - -r-cran-psy (0.70-2) unstable; urgency=low - - * Remove obsolete postinst and postrm. (Closes: #398823) - - -- Chris Lawrence <[email protected]> Sat, 18 Nov 2006 01:31:21 -0600 - -r-cran-psy (0.70-1) unstable; urgency=low - - * New upstream release. This is really 0.7 upstream, but what can you - do...? - - -- Chris Lawrence <[email protected]> Wed, 29 Jun 2005 18:37:54 -0500 - -r-cran-psy (0.65-1) unstable; urgency=low - - * New upstream release - - -- Chris Lawrence <[email protected]> Tue, 26 Apr 2005 01:42:23 -0500 - -r-cran-psy (0.6-2) unstable; urgency=low - - * Rebuild for R 2.0.0. - - -- Chris Lawrence <[email protected]> Fri, 8 Oct 2004 00:06:32 -0500 - -r-cran-psy (0.6-1) unstable; urgency=low - - * Initial Debian Release. (Closes: #251552) - - -- Chris Lawrence <[email protected]> Fri, 28 May 2004 22:55:21 -0500 Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog (from rev 10006, trunk/packages/R/r-cran-psy/trunk/debian/changelog) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/changelog 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,82 @@ +r-cran-psy (1.0-4) unstable; urgency=low + + * Team upload. + + [ Thorsten Alteholz ] + * Correct obsolete-relation-form-in-source (debian/control). + + [ Charles Plessy ] + * Populate ${R:Depends} through r-base-dev (debian/rules, debian/control). + * Renamed debian/README.Debian debian/README.test, as it is all about tests. + * Distribute debian/README.test using debian/docs. + * Incremented debian/watch format to 3. + * Conforms to Policy 3.9.3 (debian/control, no other changes needed). + + -- Charles Plessy <[email protected]> Thu, 15 Mar 2012 13:23:08 +0900 + +r-cran-psy (1.0-3) unstable; urgency=low + + * debian/{control,rules}: Depends: ${R:Depends} + Closes: #646041 + * Standards-Version: 3.9.2 (no changes needed) + * Debhelper 8 (control+compat) + * Added README.Debian how to test the package + * Fixed Vcs fields + * debian/source/format: 3.0 (quilt) + * Itemizing long description + + -- Andreas Tille <[email protected]> Fri, 21 Oct 2011 13:36:00 +0200 + +r-cran-psy (1.0-2) unstable; urgency=low + + * Added Vcs fields and Homepage + + -- Andreas Tille <[email protected]> Tue, 26 Jan 2010 13:39:41 +0100 + +r-cran-psy (1.0-1) unstable; urgency=low + + * New upstream version + * Take over package over into group maintenance of Debian Med + team. (Chris Lawrence wrote in private mail: "... That said + if debian-med or someone else wants to take over maintenance + that's fine.) + + -- Andreas Tille <[email protected]> Tue, 12 Jan 2010 20:28:58 +0100 + +r-cran-psy (0.70-3) unstable; urgency=low + + * Rebuild for R >= 2.10.0. + * Fix typo in mdspca.Rd. + + -- Chris Lawrence <[email protected]> Sat, 31 Oct 2009 14:35:13 -0500 + +r-cran-psy (0.70-2) unstable; urgency=low + + * Remove obsolete postinst and postrm. (Closes: #398823) + + -- Chris Lawrence <[email protected]> Sat, 18 Nov 2006 01:31:21 -0600 + +r-cran-psy (0.70-1) unstable; urgency=low + + * New upstream release. This is really 0.7 upstream, but what can you + do...? + + -- Chris Lawrence <[email protected]> Wed, 29 Jun 2005 18:37:54 -0500 + +r-cran-psy (0.65-1) unstable; urgency=low + + * New upstream release + + -- Chris Lawrence <[email protected]> Tue, 26 Apr 2005 01:42:23 -0500 + +r-cran-psy (0.6-2) unstable; urgency=low + + * Rebuild for R 2.0.0. + + -- Chris Lawrence <[email protected]> Fri, 8 Oct 2004 00:06:32 -0500 + +r-cran-psy (0.6-1) unstable; urgency=low + + * Initial Debian Release. (Closes: #251552) + + -- Chris Lawrence <[email protected]> Fri, 28 May 2004 22:55:21 -0500 Deleted: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/control 2012-03-15 02:36:59 UTC (rev 9999) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control 2012-03-15 04:34:54 UTC (rev 10007) @@ -1,26 +0,0 @@ -Source: r-cran-psy -Section: gnu-r -Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Chris Lawrence <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), r-base-dev (>= 2.10.0~1), cdbs -Standards-Version: 3.9.2 -DM-Upload-Allowed: yes -Homepage: http://cran.r-project.org/web/packages/psy -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-psy/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-psy/trunk/ - -Package: r-cran-psy -Architecture: all -Depends: ${R:Depends}, ${misc:Depends} -Description: GNU R procedures for psychometrics - This package includes several procedures used in psychometrics and - scaling, including: - . - * Cohen's Kappa and weighted Kappa (two-rater agreement tests) - * Cronbach's Alpha (an item-reliability test) - * Focused Principal Components Analysis - * Intraclass correlation coefficients - * Light's Kappa (an N-rater agreement test) - * Screeplots and graphical representations of principal components Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control (from rev 10005, trunk/packages/R/r-cran-psy/trunk/debian/control) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/control 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,26 @@ +Source: r-cran-psy +Section: gnu-r +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Chris Lawrence <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), cdbs +Standards-Version: 3.9.3 +DM-Upload-Allowed: yes +Homepage: http://cran.r-project.org/web/packages/psy +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-psy/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-psy/trunk/ + +Package: r-cran-psy +Architecture: all +Depends: ${R:Depends}, ${misc:Depends} +Description: GNU R procedures for psychometrics + This package includes several procedures used in psychometrics and + scaling, including: + . + * Cohen's Kappa and weighted Kappa (two-rater agreement tests) + * Cronbach's Alpha (an item-reliability test) + * Focused Principal Components Analysis + * Intraclass correlation coefficients + * Light's Kappa (an N-rater agreement test) + * Screeplots and graphical representations of principal components Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/docs (from rev 10004, trunk/packages/R/r-cran-psy/trunk/debian/docs) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/docs (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/docs 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1 @@ +debian/README.test Deleted: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/rules 2012-03-15 02:36:59 UTC (rev 9999) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules 2012-03-15 04:34:54 UTC (rev 10007) @@ -1,10 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# debian/rules file for the Debian/GNU Linux r-cran-psy package -# Copyright 2011 by Andreas Tille <[email protected]>, GPL - -include /usr/share/R/debian/r-cran.mk - -install/$(package):: - # Require a number equal or superior than the R version the package was built with. - echo "R:Depends=r-base-core (>= $(shell R --version | head -n1 | perl -ne 'print / +([0-9]\.[0-9]+\.[0-9])/')~)" >> debian/$(package).substvars Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules (from rev 10000, trunk/packages/R/r-cran-psy/trunk/debian/rules) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/rules 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,3 @@ +#!/usr/bin/make -f + +include /usr/share/R/debian/r-cran.mk Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/upstream (from rev 10002, trunk/packages/R/r-cran-psy/trunk/debian/upstream) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/upstream (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/upstream 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,5 @@ +Archive: CRAN +Homepage: http://cran.r-project.org/web/packages/psy +Watch: | + version=3 + http://cran.us.r-project.org/src/contrib/psy_(.*)\.tar\.gz Deleted: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/watch 2012-03-15 02:36:59 UTC (rev 9999) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch 2012-03-15 04:34:54 UTC (rev 10007) @@ -1,2 +0,0 @@ -version=2 -http://cran.us.r-project.org/src/contrib/psy_(.*)\.tar\.gz Copied: trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch (from rev 10001, trunk/packages/R/r-cran-psy/trunk/debian/watch) =================================================================== --- trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch (rev 0) +++ trunk/packages/R/r-cran-psy/tags/1.0-4/debian/watch 2012-03-15 04:34:54 UTC (rev 10007) @@ -0,0 +1,2 @@ +version=3 +http://cran.us.r-project.org/src/contrib/psy_(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
