[med-svn] r23446 - trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 2 15:04:39 UTC 2017


Author: tille
Date: 2017-01-02 15:04:38 +0000 (Mon, 02 Jan 2017)
New Revision: 23446

Modified:
   trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/changelog
   trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/compat
   trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/control
   trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/copyright
   trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/watch
Log:
Normalise packaging, fix homepage


Modified: trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/changelog	2017-01-02 14:58:17 UTC (rev 23445)
+++ trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/changelog	2017-01-02 15:04:38 UTC (rev 23446)
@@ -1,4 +1,4 @@
-r-other-valdar-bagphenotype (0.22-1) unstable; urgency=low
+r-other-valdar-bagphenotype (0.22-1) UNRELEASED; urgency=low
 
   * Initial release.
 

Modified: trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/compat	2017-01-02 14:58:17 UTC (rev 23445)
+++ trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/compat	2017-01-02 15:04:38 UTC (rev 23446)
@@ -1 +1 @@
-7
+10

Modified: trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/control
===================================================================
--- trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/control	2017-01-02 14:58:17 UTC (rev 23445)
+++ trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/control	2017-01-02 15:04:38 UTC (rev 23446)
@@ -1,16 +1,24 @@
 Source: r-other-valdar-bagphenotype
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller 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>
-Build-Depends: debhelper (>= 5.0.0), cdbs, r-base-dev, r-cran-g.data (>= 2.0)
-Standards-Version: 3.9.1.0
-Homepage: http://www.well.ox.ac.uk/~valdar/software/bagphenotype/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-other-valdar-bagphenotype/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-other-valdar-bagphenotype/trunk/
+Build-Depends: debhelper (>= 10),
+               cdbs,
+               r-base-dev,
+               r-cran-g.data
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-other-valdar-bagphenotype/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-other-valdar-bagphenotype/trunk/
+Homepage: http://valdarlab.unc.edu/bagphenotype.html
 
 Package: r-other-valdar-bagphenotype.library
 Architecture: any
-Depends: ${shlibs:Depends}, r-base-core (>= 2.10.0), r-cran-g.data, r-other-mott-happy (>= 2.2) | r-other-mott-happy.hbrem (>= 2.2), r-cran-evd (>= 2.0), r-cran-mass
+Depends: ${shlibs:Depends},
+         r-base-core,
+         r-cran-g.data,
+         r-other-mott-happy (>= 2.2) | r-other-mott-happy.hbrem,
+         r-cran-evd,
+         r-cran-mass
 Description: GNU R extension of the functionality of happy
  mapping QTLs in populations descended from known founders

Modified: trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/copyright	2017-01-02 14:58:17 UTC (rev 23445)
+++ trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/copyright	2017-01-02 15:04:38 UTC (rev 23446)
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Bagphenotype
 Source: http://www.well.ox.ac.uk/~valdar/software/bagphenotype/download/
 

Modified: trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/watch	2017-01-02 14:58:17 UTC (rev 23445)
+++ trunk/packages/R/r-other-valdar-bagphenotype/trunk/debian/watch	2017-01-02 15:04:38 UTC (rev 23446)
@@ -1,2 +1,4 @@
+# Unfortunately this returns
+#   You don't have permission to access /software/Rbagphenotype/distrib/ on this server.
 version=3
-http://www.unc.edu/%7Ewvaldar/software/Rbagphenotype/distrib/bagphenotype.library_([0-9.]+)\.tar\.gz
+http://valdarlab.unc.edu/software/Rbagphenotype/distrib/bagphenotype.library_([0-9.]+)\.tar\.gz




More information about the debian-med-commit mailing list