[med-svn] r4249 - trunk/packages/R/r-cran-combinat/trunk/debian

Charles Plessy plessy at alioth.debian.org
Mon Oct 26 05:17:56 UTC 2009


Author: plessy
Date: 2009-10-26 05:17:55 +0000 (Mon, 26 Oct 2009)
New Revision: 4249

Added:
   trunk/packages/R/r-cran-combinat/trunk/debian/upstream-metadata.yaml
Modified:
   trunk/packages/R/r-cran-combinat/trunk/debian/changelog
   trunk/packages/R/r-cran-combinat/trunk/debian/control
   trunk/packages/R/r-cran-combinat/trunk/debian/copyright
Log:
New upstream release and misc. package updates.

  * Converted debian/copyright to experimental machine-readable format.
  * Updated to Policy 3.8.3:
    - Changed section to gnu-r (debian/control).
    - Incremented Standards-Version (debian/control).
  * Switched to Debhelper 7 (debian/control).
  * Removed ${shlibs:Depends} and added ${misc:Depends} (debian/compat).
  * Documented various upstream informations in debian/upstream-metadata.yaml
  * Added myself to the uploaders (debian/control).


Modified: trunk/packages/R/r-cran-combinat/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/changelog	2009-10-24 08:26:45 UTC (rev 4248)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/changelog	2009-10-26 05:17:55 UTC (rev 4249)
@@ -1,3 +1,17 @@
+r-cran-combinat (0.0-7-1) unstable; urgency=low
+
+  * New upstream release.
+  * Converted debian/copyright to experimental machine-readable format.
+  * Updated to Policy 3.8.3:
+    - Changed section to gnu-r (debian/control).
+    - Incremented Standards-Version (debian/control).
+  * Switched to Debhelper 7 (debian/control).
+  * Removed ${shlibs:Depends} and added ${misc:Depends} (debian/compat).
+  * Documented various upstream informations in debian/upstream-metadata.yaml
+  * Added myself to the uploaders (debian/control).
+
+ -- Charles Plessy <plessy at debian.org>  Mon, 26 Oct 2009 13:56:40 +0900
+
 r-cran-combinat (0.0-6-2) unstable; urgency=low
 
   * Obeying Dirk's pledge to be removed from the uploaders list

Modified: trunk/packages/R/r-cran-combinat/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/control	2009-10-24 08:26:45 UTC (rev 4248)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/control	2009-10-26 05:17:55 UTC (rev 4249)
@@ -1,16 +1,17 @@
 Source: r-cran-combinat
-Section: math
+Section: gnu-r
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev
-Standards-Version: 3.8.0
+Uploaders: Steffen Moeller <moeller at debian.org>, Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper (> 7), cdbs, r-base-dev
+Standards-Version: 3.8.3
+DM-Upload-Allowed: yes
 Homepage: http://cran.r-project.org/web/packages/combinat
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-combinat/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-combinat/trunk/
 
 Package: r-cran-combinat
 Architecture: all
-Depends: ${shlibs:Depends}, r-base-core
+Depends: ${misc:Depends}, r-base-core
 Description: GNU R package with utilities for combinatorics
  The R library provides routines for combinatorics.

Modified: trunk/packages/R/r-cran-combinat/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/copyright	2009-10-24 08:26:45 UTC (rev 4248)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/copyright	2009-10-26 05:17:55 UTC (rev 4249)
@@ -1,20 +1,38 @@
-The R library combinat was written by Scott Chasalow
-<Scott.Chasalow at users.pv.wau.nl> with contributions by Alan Zaslavsky
-and is maintained by Vince Carey <stvjc at channing.harvard.edu>.
+Name: combinat
+Contact: Vince Carey <stvjc at channing.harvard.edu>
+Source: http://cran.r-project.org/src/contrib/combinat_0.0-7.tar.gz
 
-This package was created by Steffen Moeller <moeller at debian.org>,
-based on work for the r-cran-rodbc package of Dirk
-Eddelbuettel <edd at debian.org>.
-
-The sources were downloaded from http://cran.r-project.org/src/contrib/.
-
 The package was renamed from its upstream name 'combinat' to
 'r-cran-combinat' to highlight the fact that is it a package for R within
 the CRAN archive.
 
-Combinat is copyright 1994-1997 of Scott Chasalow, with contributions
-from Alan Zaslavsky and released under the GNU General Public License
-(GPL) version 2.
 
-On a Debian GNU/Linux system, the GPL license is included in the file
-/usr/share/common-licenses/GPL.
+Copyright: © 1994-1997 Scott Chasalow <Scott.Chasalow at users.pv.wau.nl>, Alan Zaslavsky
+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, write to the Free Software Foundation, Inc.,
+     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+On a Debian GNU/Linux system, the GNU General Public License version 2 is
+included in the file ‘/usr/share/common-licenses/GPL-2’.
+
+
+
+Files: debian/*
+Copyright: © 2008–9 Steffen Moeller <moeller at debian.org>
+License: same as combinat
+
+This package was created by Steffen Moeller <moeller at debian.org>,
+based on work for the r-cran-rodbc package of Dirk
+Eddelbuettel <edd at debian.org>.

Added: trunk/packages/R/r-cran-combinat/trunk/debian/upstream-metadata.yaml
===================================================================
--- trunk/packages/R/r-cran-combinat/trunk/debian/upstream-metadata.yaml	                        (rev 0)
+++ trunk/packages/R/r-cran-combinat/trunk/debian/upstream-metadata.yaml	2009-10-26 05:17:55 UTC (rev 4249)
@@ -0,0 +1,6 @@
+Contact: Vince Carey <stvjc at channing.harvard.edu>
+CRAN: combinat
+Download: http://cran.r-project.org/src/contrib/
+Homepage: http://cran.r-project.org/web/packages/combinat/
+Name: combinat
+Watch: http://cran.r-project.org/src/contrib/combinat_([-0-9\.]*)\.tar\.gz




More information about the debian-med-commit mailing list