Author: plessy Date: 2009-05-26 04:53:06 +0000 (Tue, 26 May 2009) New Revision: 3429
Modified: trunk/packages/R/r-cran-epibasix/trunk/debian/ trunk/packages/R/r-cran-epibasix/trunk/debian/changelog trunk/packages/R/r-cran-epibasix/trunk/debian/control trunk/packages/R/r-cran-epibasix/trunk/debian/copyright Log: New upstream release. Property changes on: trunk/packages/R/r-cran-epibasix/trunk/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Modified: trunk/packages/R/r-cran-epibasix/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-epibasix/trunk/debian/changelog 2009-05-23 21:47:09 UTC (rev 3428) +++ trunk/packages/R/r-cran-epibasix/trunk/debian/changelog 2009-05-26 04:53:06 UTC (rev 3429) @@ -1,3 +1,15 @@ +r-cran-epibasix (1.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Added myself as Uploader. + - Incremented Standards-Version to reflect conformance with Policy 3.8.1 + (no changes needed). + - Changed Section from ‘science’ to ‘gnu-r’ to reflect the choice of our + archive administrators (this field is not authoritative). + + -- Charles Plessy <[email protected]> Tue, 26 May 2009 13:24:43 +0900 + r-cran-epibasix (0.1-1) unstable; urgency=low * Initial release (Closes: #515643). Modified: trunk/packages/R/r-cran-epibasix/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-epibasix/trunk/debian/control 2009-05-23 21:47:09 UTC (rev 3428) +++ trunk/packages/R/r-cran-epibasix/trunk/debian/control 2009-05-26 04:53:06 UTC (rev 3429) @@ -1,11 +1,12 @@ Source: r-cran-epibasix -Section: science +Section: gnu-r Priority: optional Maintainer: Debian-Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Charles Plessy <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev, r-cran-foreign, r-cran-sp -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Homepage: http://cran.r-project.org/web/packages/epibasix Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epibasix/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-epibasix/trunk/ Modified: trunk/packages/R/r-cran-epibasix/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-epibasix/trunk/debian/copyright 2009-05-23 21:47:09 UTC (rev 3428) +++ trunk/packages/R/r-cran-epibasix/trunk/debian/copyright 2009-05-26 04:53:06 UTC (rev 3429) @@ -1,17 +1,11 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -Upstream-Name: epibasix -Upstream-Maintainer: Michael A Rotondi <mrotondi at uwo.ca> -Upstream-Source: http://cran.r-project.org/src/contrib/ -X-Debianized-By: Andreas Tille <[email protected]> -X-Packaged-Date: Tue, 13 Jan 2009 11:48:08 +0100 +Format: Machine-readable license summary, see http://dep.debian.net/deps/dep5/ -Files: debian/* -Copyright: 2009 Andreas Tille <[email protected]> -License: Same as epibasix itself +Name: epibasix +Contact: Michael A Rotondi <mrotondi at uwo.ca> +Source: http://cran.r-project.org/src/contrib/epibasix_1.1.tar.gz -Files: * +Copyright: (C) 2007–2009 Michael A Rotondi License: GPL2+ -Copyright: (C) 2008 Michael A Rotondi 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 @@ -25,5 +19,10 @@ 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. -X-Comment: On Debian systems, the complete text of the GNU General Public - License can be found in `/usr/share/common-licenses/GPL'. +Comment: On Debian systems, the complete text of the GNU General Public + License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +Files: debian/* +Copyright: 2009 Andreas Tille <[email protected]> + 2009 Charles Plessy <[email protected]> +License: Same as epibasix itself _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
