[med-svn] r13329 - trunk/packages/R/r-cran-psy/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Wed Apr 17 10:35:58 UTC 2013
Author: plessy
Date: 2013-04-17 10:35:58 +0000 (Wed, 17 Apr 2013)
New Revision: 13329
Modified:
trunk/packages/R/r-cran-psy/trunk/debian/changelog
trunk/packages/R/r-cran-psy/trunk/debian/control
Log:
Normalised debian/control with cme.
Modified: trunk/packages/R/r-cran-psy/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/changelog 2013-04-17 10:34:49 UTC (rev 13328)
+++ trunk/packages/R/r-cran-psy/trunk/debian/changelog 2013-04-17 10:35:58 UTC (rev 13329)
@@ -3,6 +3,7 @@
* Removed obsolete field DM-Upload-Allowed.
* Using Debhelper 9
* Normalised VCS URLs following Lintian's standard
+ * Normalised debian/control with cme.
-- Charles Plessy <plessy at debian.org> Wed, 17 Apr 2013 19:28:24 +0900
Modified: trunk/packages/R/r-cran-psy/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/control 2013-04-17 10:34:49 UTC (rev 13328)
+++ trunk/packages/R/r-cran-psy/trunk/debian/control 2013-04-17 10:35:58 UTC (rev 13329)
@@ -1,18 +1,21 @@
Source: r-cran-psy
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Chris Lawrence <lawrencc at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Chris Lawrence <lawrencc at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), r-base-dev (>= 2.14.2~20120222), cdbs
+Build-Depends: debhelper (>= 9),
+ r-base-dev (>= 2.14.2~20120222),
+ cdbs
Standards-Version: 3.9.3
-Homepage: http://cran.r-project.org/web/packages/psy
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-psy/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-psy/trunk/
+Homepage: http://cran.r-project.org/web/packages/psy
Package: r-cran-psy
Architecture: all
-Depends: ${R:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+ ${misc:Depends}
Description: GNU R procedures for psychometrics
This package includes several procedures used in psychometrics and
scaling, including:
@@ -23,3 +26,4 @@
* Intraclass correlation coefficients
* Light's Kappa (an N-rater agreement test)
* Screeplots and graphical representations of principal components
+
More information about the debian-med-commit
mailing list