[med-svn] r13369 - trunk/packages/R/r-cran-epitools/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Apr 21 01:06:20 UTC 2013


Author: plessy
Date: 2013-04-21 01:06:20 +0000 (Sun, 21 Apr 2013)
New Revision: 13369

Modified:
   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:
Normalised control and copyright files with cme.

Modified: trunk/packages/R/r-cran-epitools/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/changelog	2013-04-21 00:55:23 UTC (rev 13368)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/changelog	2013-04-21 01:06:20 UTC (rev 13369)
@@ -7,6 +7,7 @@
   * Acquire R:Depends directly from r-base-dev.
   * Renamed README.Debian README.test according to its purpose.
   * New upstream homepage.
+  * Normalised control and copyright files with cme.
 
  -- Charles Plessy <plessy at debian.org>  Sun, 21 Apr 2013 09:43:11 +0900
 

Modified: trunk/packages/R/r-cran-epitools/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/control	2013-04-21 00:55:23 UTC (rev 13368)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/control	2013-04-21 01:06:20 UTC (rev 13369)
@@ -1,18 +1,24 @@
 Source: r-cran-epitools
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           Charles Plessy <plessy at debian.org>
 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>, Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev
 Standards-Version: 3.9.1
-Homepage: http://medepi.com/epitools/
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-epitools/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-epitools/trunk/
+Homepage: http://medepi.com/epitools/
 
 Package: r-cran-epitools
 Architecture: all
-Depends: ${shlibs:Depends}, ${R:Depends}
-Suggests: r-cran-surveillance, r-cran-epi, r-cran-epibasix
+Depends: ${shlibs:Depends},
+         ${R:Depends}
+Suggests: r-cran-surveillance,
+          r-cran-epi,
+          r-cran-epibasix
 Description: GNU R Epidemiology Tools for Data and Graphics
  GNU R Tools for public health epidemiologists and data analysts.
  Epitools provides numerical tools and programming solutions that
@@ -29,3 +35,4 @@
  available for the problem in front of them. The availability of
  these tools will encourage wider use of appropriate methods and
  promote evidence-based public health practices.
+

Modified: trunk/packages/R/r-cran-epitools/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/copyright	2013-04-21 00:55:23 UTC (rev 13368)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/copyright	2013-04-21 01:06:20 UTC (rev 13369)
@@ -1,34 +1,27 @@
-Format: Machine-readable license summary, see http://dep.debian.net/deps/dep5/
-
-Name: EpiTools
-Contact: Tomas Aragon <aragon at berkeley.edu>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://cran.r-project.org/src/contrib/epitools_0.5-7.tar.gz
 
-
-License: GPL-2+
+Files: *
 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/>.
-
+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 <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>
-License: Same as r-cran-epitools itelf
- (see above)
-Packaged-By: Andreas Tille <tille at debian.org>
-Packaged-Date: Mon, 24 Nov 2008 13:12:38 +0100
+License: same
+ Same as r-cran-epitools itelf
+




More information about the debian-med-commit mailing list