[med-svn] r17198 - trunk/packages/R/r-bioc-qvalue/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jun 17 07:36:20 UTC 2014


Author: tille
Date: 2014-06-17 07:36:20 +0000 (Tue, 17 Jun 2014)
New Revision: 17198

Modified:
   trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
   trunk/packages/R/r-bioc-qvalue/trunk/debian/compat
   trunk/packages/R/r-bioc-qvalue/trunk/debian/control
Log:
New upstream version;  cme fix dpkg-control;  debhelper 9


Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog	2014-06-17 07:23:38 UTC (rev 17197)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog	2014-06-17 07:36:20 UTC (rev 17198)
@@ -1,4 +1,4 @@
-r-bioc-qvalue (1.34.0+dfsg-2) UNRELEASED; urgency=low
+r-bioc-qvalue (1.38.0+dfsg-3) UNRELEASED; urgency=low
 
   [ Steffen Moeller ]
   * DMUA flag is now obsolete
@@ -6,8 +6,13 @@
   [ Charles Plessy ]
   * debian/control: removed myself from Uploaders.
 
- -- Steffen Moeller <moeller at debian.org>  Fri, 03 May 2013 14:25:41 +0200
+  [ Andreas Tille ]
+  * moved debian/upstream to debian/upstream/metadata
+  * cme fix dpkg-control
+  * debhelper 9
 
+ -- Andreas Tille <tille at debian.org>  Tue, 17 Jun 2014 09:30:19 +0200
+
 r-bioc-qvalue (1.34.0+dfsg-1) unstable; urgency=low
 
   * New upstream version.

Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/compat	2014-06-17 07:23:38 UTC (rev 17197)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/compat	2014-06-17 07:36:20 UTC (rev 17198)
@@ -1 +1 @@
-8
+9

Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/control	2014-06-17 07:23:38 UTC (rev 17197)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/control	2014-06-17 07:36:20 UTC (rev 17198)
@@ -1,21 +1,24 @@
 Source: r-bioc-qvalue
+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>
 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>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 3.0)
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev (>= 3.0)
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/
 Homepage: http://www.bioconductor.org/packages/release/bioc/html/qvalue.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-bioc-qvalue/trunk/
 
 Package: r-bioc-qvalue
 Architecture: all
-Depends: ${R:Depends}, ${misc:Depends}
+Depends: ${R:Depends},
+         ${misc:Depends}
+Conflicts: r-cran-qvalue
+Provides: r-cran-qvalue
 Replaces: r-cran-qvalue
-Provides: r-cran-qvalue
-Conflicts: r-cran-qvalue
 Description: GNU R package for Q-value estimation for FDR control
  This package takes a list of p-values resulting from the simultaneous
  testing of many hypotheses and estimates their q-values. The




More information about the debian-med-commit mailing list