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

Andreas Tille tille at alioth.debian.org
Thu Apr 19 08:42:31 UTC 2012


Author: tille
Date: 2012-04-19 08:42:31 +0000 (Thu, 19 Apr 2012)
New Revision: 10430

Added:
   trunk/packages/R/r-bioc-qvalue/trunk/debian/README.test
Modified:
   trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
   trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright
Log:
README.test; DEP5 copyright


Added: trunk/packages/R/r-bioc-qvalue/trunk/debian/README.test
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/README.test	                        (rev 0)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/README.test	2012-04-19 08:42:31 UTC (rev 10430)
@@ -0,0 +1,5 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by loading it into R with the command
+‘library(qvalue)’ in order to confirm its integrity.

Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog	2012-04-19 08:31:06 UTC (rev 10429)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/changelog	2012-04-19 08:42:31 UTC (rev 10430)
@@ -12,6 +12,9 @@
   * debian/watch:
      - New version is detected however, the download fails
        (needs fixing)
+  * debian/README.test: advise how to test the package
+  * debian/copyright: Fixed DEP5 issues using
+      cme fix dpkg-copyright
 
  -- Andreas Tille <tille at debian.org>  Thu, 19 Apr 2012 09:54:00 +0200
 

Modified: trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright	2012-04-19 08:31:06 UTC (rev 10429)
+++ trunk/packages/R/r-bioc-qvalue/trunk/debian/copyright	2012-04-19 08:42:31 UTC (rev 10430)
@@ -1,8 +1,19 @@
-Format: http://dep.debian.net/deps/dep5/
-Source: http://cran.r-project.org/src/contrib/qvalue_1.26.0.tar.gz
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: qvalue
+Upstream-Contact: John D. Storey <jstorey at u.washington.edu>
+Source: http://www.bioconductor.org/packages/release/bioc/html/qvalue.html
 
-Copyright: © 2006-2010 Alan Dabney and John D. Storey
+Files: *
+Copyright: © 2006-2012 Alan Dabney and John D. Storey
 License: LGPL-3+
+
+Files: debian/*
+Copyright: 2008-2009 Steffen Moeller <moeller at debian.org>
+           2009-2011 Charles Plessy <plessy at debian.org>
+           2010-2012 Andreas Tille <tille at debian.org>
+License: LGPL-3+
+
+License: LGPL-3+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
@@ -15,6 +26,8 @@
  .
  You should have received a copy of the GNU Lesser General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
-Comment: On a Debian GNU/Linux system, the GNU Lesser GPL license version 3 is included
+ .
+ On a Debian GNU/Linux system, the GNU Lesser GPL license version 3 is included
  in the file ‘/usr/share/common-licenses/LGPL-3’, and the GNU GPL license
  version 3 is included in the file ‘/usr/share/common-licenses/GPL-3’.
+




More information about the debian-med-commit mailing list