[med-svn] r4256 - trunk/packages/R/r-cran-epitools/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Wed Oct 28 00:20:21 UTC 2009
Author: plessy
Date: 2009-10-28 00:20:21 +0000 (Wed, 28 Oct 2009)
New Revision: 4256
Added:
trunk/packages/R/r-cran-epitools/trunk/debian/README.Debian
trunk/packages/R/r-cran-epitools/trunk/debian/upstream-metadata.yaml
Modified:
trunk/packages/R/r-cran-epitools/trunk/debian/
trunk/packages/R/r-cran-epitools/trunk/debian/changelog
trunk/packages/R/r-cran-epitools/trunk/debian/control
trunk/packages/R/r-cran-epitools/trunk/debian/copyright
Log:
Rebuilt against R 2.10.0 (new documentation system), plus minor packaging changes.
* debian/changelog:
- Added myself to the uploaders.
- Incremented Standards-Version to reflect conformance with Policy 3.8.3
(no changes needed).
- Changed homepage to ?\226?\128?\152http://sites.google.com/site/medepi/epitools?\226?\128?\153.
* Cosmetic changes to the format of debian/copyright.
* Added debian/README.Debian to inform that this package is not thoroughly
tested.
* Added various informations about upstream in debian/upstream-metadata.yaml.
Property changes on: trunk/packages/R/r-cran-epitools/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: trunk/packages/R/r-cran-epitools/trunk/debian/README.Debian
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/README.Debian 2009-10-28 00:20:21 UTC (rev 4256)
@@ -0,0 +1,8 @@
+EpiTools CRAN package for Debian
+--------------------------------
+
+Notes on testing:
+
+Since this package does not have regression checks nor instructions for
+performing some manually, it was not thoroughly tested before its upload to the
+Debian archive.
Modified: trunk/packages/R/r-cran-epitools/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/changelog 2009-10-27 14:36:54 UTC (rev 4255)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/changelog 2009-10-28 00:20:21 UTC (rev 4256)
@@ -1,3 +1,18 @@
+r-cran-epitools (0.5.3-2) unstable; urgency=low
+
+ * Rebuilt against R 2.10.0 (new documentation system).
+ * debian/changelog:
+ - Added myself to the uploaders.
+ - Incremented Standards-Version to reflect conformance with Policy 3.8.3
+ (no changes needed).
+ - Changed homepage to ‘http://sites.google.com/site/medepi/epitools’.
+ * Cosmetic changes to the format of debian/copyright.
+ * Added debian/README.Debian to inform that this package is not thoroughly
+ tested.
+ * Added various informations about upstream in debian/upstream-metadata.yaml.
+
+ -- Charles Plessy <plessy at debian.org> Wed, 28 Oct 2009 09:08:19 +0900
+
r-cran-epitools (0.5.3-1) unstable; urgency=low
[ Charles Plessy ]
Modified: trunk/packages/R/r-cran-epitools/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/control 2009-10-27 14:36:54 UTC (rev 4255)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/control 2009-10-28 00:20:21 UTC (rev 4256)
@@ -2,11 +2,11 @@
Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>, Charles Plessy <plessy at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
-Standards-Version: 3.8.1
-Homepage: http://www.medepi.com
+Standards-Version: 3.8.3
+Homepage: http://sites.google.com/site/medepi/epitools
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epitools/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-epitools/trunk/
Modified: trunk/packages/R/r-cran-epitools/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/copyright 2009-10-27 14:36:54 UTC (rev 4255)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/copyright 2009-10-28 00:20:21 UTC (rev 4256)
@@ -4,23 +4,27 @@
Contact: Tomas Aragon <aragon at berkeley.edu>
Source: http://cran.r-project.org/src/contrib/epitools_0.5-3.tar.gz
-License: GPL2+
+
+License: GPL-2+
Copyright: 2003-2009 Tomas Aragon
- 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/>.
+
+ 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>
Added: trunk/packages/R/r-cran-epitools/trunk/debian/upstream-metadata.yaml
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/upstream-metadata.yaml (rev 0)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/upstream-metadata.yaml 2009-10-28 00:20:21 UTC (rev 4256)
@@ -0,0 +1,8 @@
+Archive: CRAN
+Contact: Tomas Aragon <aragon at berkeley.edu>
+CRAN: epitools
+Download: http://cran.r-project.org/src/contrib/
+Help: http://groups.yahoo.com/group/epitools/
+Homepage: http://sites.google.com/site/medepi/epitools
+Name: EpiTools
+Watch: http://cran.r-project.org/src/contrib/epitools_([-\d.]*)\.tar\.gz
More information about the debian-med-commit
mailing list