[med-svn] r9278 - in trunk/packages/R/r-cran-genabel/tags: . 1.7-0-1/debian
Charles Plessy
plessy at alioth.debian.org
Fri Jan 13 05:04:50 UTC 2012
Author: plessy
Date: 2012-01-13 05:04:49 +0000 (Fri, 13 Jan 2012)
New Revision: 9278
Added:
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright
Removed:
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/TODO
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control
trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright
Log:
[svn-buildpackage] Tagging r-cran-genabel 1.7-0-1
Deleted: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/TODO
===================================================================
--- trunk/packages/R/r-cran-genabel/trunk/debian/TODO 2012-01-12 21:36:48 UTC (rev 9270)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/TODO 2012-01-13 05:04:49 UTC (rev 9278)
@@ -1 +0,0 @@
-Split arch independent docs into separate package.
Deleted: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-genabel/trunk/debian/changelog 2012-01-12 21:36:48 UTC (rev 9270)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog 2012-01-13 05:04:49 UTC (rev 9278)
@@ -1,42 +0,0 @@
-r-cran-genabel (1.6-5-1) unstable; urgency=low
-
- * New upstream release, buildable with R > 2.12 (closes: #620269).
-
- [ Andreas Tille ]
- * debian/control:
- - added myself to uploaders
- - changed section to gnu-r
- - Depend on ${R:Depends}
- * debian/rules:
- - fix permissions of files that should not be executable
- - Require a number equal or superior than the R version the package
- was built with, using a R:Depends substvar
-
- [ Charles Plessy ]
- * debian/control:
- - Added myself to uploaders.
- - Use debhelper 8 (debian/compat).
- - Build-depend on R > 2.10 according to DESCRIPTION.
- - Replaces r-other-genabel.
- - Added Vcs-Browser and Vcs-Svn fields.
- - Updated homepage.
- * Install CHANGES.LOG as upstream changelog (debian/rules).
- * Converted debian/copyright to DEP-5 format.
-
- -- Charles Plessy <plessy at debian.org> Fri, 01 Apr 2011 13:46:37 +0900
-
-r-cran-genabel (1.6-4-1) unstable; urgency=low
-
- * New upstream release.
- * The package has now arrived in CRAN and is taken from there,
- which according to the R policy is also reflected by the name change.
- * Switch to source/format 3.0 (quilt)
- * Bumped policy-standard to 3.9.1.
-
- -- Steffen Moeller <moeller at debian.org> Sat, 05 Feb 2011 18:06:24 +0100
-
-r-other-genabel (1.4-0-1) unstable; urgency=low
-
- * Initial release (Closes: #492044).
-
- -- Steffen Moeller <moeller at debian.org> Wed, 23 Jul 2008 15:43:37 +0200
Copied: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog (from rev 9277, trunk/packages/R/r-cran-genabel/trunk/debian/changelog)
===================================================================
--- trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog (rev 0)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/changelog 2012-01-13 05:04:49 UTC (rev 9278)
@@ -0,0 +1,52 @@
+r-cran-genabel (1.7-0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Depends and Suggests packages according to DESCRIPTION (debian/control).
+ * Corrected VCS URLs (debian/control).
+ * Conforms with Policy 3.9.2 (debian/control, no other changes needed).
+ * Build-Depend on r-cran-mass instead of the whole r-recommended.
+
+ -- Charles Plessy <plessy at debian.org> Fri, 13 Jan 2012 13:56:32 +0900
+
+r-cran-genabel (1.6-5-1) unstable; urgency=low
+
+ * New upstream release, buildable with R > 2.12 (closes: #620269).
+
+ [ Andreas Tille ]
+ * debian/control:
+ - added myself to uploaders
+ - changed section to gnu-r
+ - Depend on ${R:Depends}
+ * debian/rules:
+ - fix permissions of files that should not be executable
+ - Require a number equal or superior than the R version the package
+ was built with, using a R:Depends substvar
+
+ [ Charles Plessy ]
+ * debian/control:
+ - Added myself to uploaders.
+ - Use debhelper 8 (debian/compat).
+ - Build-depend on R > 2.10 according to DESCRIPTION.
+ - Replaces r-other-genabel.
+ - Added Vcs-Browser and Vcs-Svn fields.
+ - Updated homepage.
+ * Install CHANGES.LOG as upstream changelog (debian/rules).
+ * Converted debian/copyright to DEP-5 format.
+
+ -- Charles Plessy <plessy at debian.org> Fri, 01 Apr 2011 13:46:37 +0900
+
+r-cran-genabel (1.6-4-1) unstable; urgency=low
+
+ * New upstream release.
+ * The package has now arrived in CRAN and is taken from there,
+ which according to the R policy is also reflected by the name change.
+ * Switch to source/format 3.0 (quilt)
+ * Bumped policy-standard to 3.9.1.
+
+ -- Steffen Moeller <moeller at debian.org> Sat, 05 Feb 2011 18:06:24 +0100
+
+r-other-genabel (1.4-0-1) unstable; urgency=low
+
+ * Initial release (Closes: #492044).
+
+ -- Steffen Moeller <moeller at debian.org> Wed, 23 Jul 2008 15:43:37 +0200
Deleted: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control
===================================================================
--- trunk/packages/R/r-cran-genabel/trunk/debian/control 2012-01-12 21:36:48 UTC (rev 9270)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control 2012-01-13 05:04:49 UTC (rev 9278)
@@ -1,32 +0,0 @@
-Source: r-cran-genabel
-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>,
- Andreas Tille <tille at debian.org>,
- Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10), r-recommended, r-cran-genetics, r-cran-haplo.stats, r-cran-qvalue
-Standards-Version: 3.9.1
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-genabel/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-genabel/trunk/
-Homepage: http://www.genabel.org/
-
-Package: r-cran-genabel
-Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, r-recommended, r-cran-genetics, r-cran-haplo.stats, r-cran-qvalue
-Provides: r-other-genabel
-Conflicts: r-other-genabel
-Replaces: r-other-genabel
-Description: GNU R package for genome-wide SNP association analysis
- The package offers the R library GenABEL for the hunt of genetic contributions
- to a disease (or any other pheonypical trait) by so called genome-wide
- association analysis. Additional input commonly comes from DNA mircoarray
- experiments, performed on every individual, that determine differences
- (polymorphisms) in the population. GenABEL finds associations between
- quantitative or binary traits and single-nucleiotide polymorphisms
- (SNPs).
- .
- When publishing work based to which this package has contributed please
- cite: Yurii S. Aulchenko, Stephan Ripke, Aaron Isaacs, Cornelia M. van Duijn
- (2007) "GenABEL: an R library for genome-wide association analysis"
- Bioinformatics 2007 23(10):1294-1296.
Copied: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control (from rev 9277, trunk/packages/R/r-cran-genabel/trunk/debian/control)
===================================================================
--- trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control (rev 0)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/control 2012-01-13 05:04:49 UTC (rev 9278)
@@ -0,0 +1,33 @@
+Source: r-cran-genabel
+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>,
+ Andreas Tille <tille at debian.org>,
+ Charles Plessy <plessy at debian.org>
+Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10), r-cran-mass, r-cran-genetics, r-cran-haplo.stats, r-cran-qvalue
+Standards-Version: 3.9.2
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-genabel/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-genabel/trunk/
+Homepage: http://www.genabel.org/
+
+Package: r-cran-genabel
+Architecture: any
+Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-mass
+Suggests: r-cran-genetics, r-cran-haplo.stats, r-cran-qvalue
+Provides: r-other-genabel
+Conflicts: r-other-genabel
+Replaces: r-other-genabel
+Description: GNU R package for genome-wide SNP association analysis
+ The package offers the R library GenABEL for the hunt of genetic contributions
+ to a disease (or any other pheonypical trait) by so called genome-wide
+ association analysis. Additional input commonly comes from DNA mircoarray
+ experiments, performed on every individual, that determine differences
+ (polymorphisms) in the population. GenABEL finds associations between
+ quantitative or binary traits and single-nucleiotide polymorphisms
+ (SNPs).
+ .
+ When publishing work based to which this package has contributed please
+ cite: Yurii S. Aulchenko, Stephan Ripke, Aaron Isaacs, Cornelia M. van Duijn
+ (2007) "GenABEL: an R library for genome-wide association analysis"
+ Bioinformatics 2007 23(10):1294-1296.
Deleted: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-genabel/trunk/debian/copyright 2012-01-12 21:36:48 UTC (rev 9270)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright 2012-01-13 05:04:49 UTC (rev 9278)
@@ -1,23 +0,0 @@
-Format: http://dep.debian.net/deps/dep5/
-Source: http://cran.r-project.org/src/contrib/GenABEL_1.6-5.tar.gz
-
-Files: *
-Copyright: GenABEL is copyright 2006-2008 of Yurii Aulchenko, Maksim Struchalin, with
- contributions from Stephan Ripke, Terry Therneau and Toby Johnson and
- released under version 2 or later of the GNU General Public License (GPL).
-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.
-Comment: On a Debian GNU/Linux system, the GPL license version 2 is included
- in the file /usr/share/common-licenses/GPL-2.
Copied: trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright (from rev 9275, trunk/packages/R/r-cran-genabel/trunk/debian/copyright)
===================================================================
--- trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright (rev 0)
+++ trunk/packages/R/r-cran-genabel/tags/1.7-0-1/debian/copyright 2012-01-13 05:04:49 UTC (rev 9278)
@@ -0,0 +1,24 @@
+Format: http://dep.debian.net/deps/dep5/
+Source: http://cran.r-project.org/src/contrib/GenABEL_1.7-0.tar.gz
+
+Files: *
+Copyright: GenABEL is copyright 2006-2008 of Yurii Aulchenko, Maksim Struchalin, with
+ contributions from Stephan Ripke, Terry Therneau and Toby Johnson and
+ released under version 2 or later of the GNU General Public License (GPL).
+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.
+Comment: On a Debian GNU/Linux system, the GPL license version 2 is included
+ in the file /usr/share/common-licenses/GPL-2.
+
More information about the debian-med-commit
mailing list