[med-svn] r22965 - trunk/packages/R/r-cran-haplo.stats/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Oct 28 20:53:03 UTC 2016


Author: tille
Date: 2016-10-28 20:53:02 +0000 (Fri, 28 Oct 2016)
New Revision: 22965

Removed:
   trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides
Modified:
   trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog
   trunk/packages/R/r-cran-haplo.stats/trunk/debian/control
   trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright
   trunk/packages/R/r-cran-haplo.stats/trunk/debian/rules
Log:
  * New upstream version
  * Convert to dh-r
  * Canonical homepage for CRAN
  * cme fix dpkg-control
  * Remove unused lintian-override



Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog	2016-10-28 13:33:39 UTC (rev 22964)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog	2016-10-28 20:53:02 UTC (rev 22965)
@@ -1,3 +1,13 @@
+r-cran-haplo.stats (1.7.7-1) unstable; urgency=medium
+
+  * New upstream version
+  * Convert to dh-r
+  * Canonical homepage for CRAN
+  * cme fix dpkg-control
+  * Remove unused lintian-override
+
+ -- Andreas Tille <tille at debian.org>  Fri, 28 Oct 2016 16:58:30 +0200
+
 r-cran-haplo.stats (1.7.1-1) unstable; urgency=medium
 
   * new upstream version

Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/control	2016-10-28 13:33:39 UTC (rev 22964)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/control	2016-10-28 20:53:02 UTC (rev 22965)
@@ -3,22 +3,23 @@
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: gnu-r
-Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               cdbs,
+               dh-r,
                r-base-dev,
                r-cran-rms
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/
-Homepage: http://cran.r-project.org/web/packages/haplo.stats
+Homepage: https://cran.r-project.org/package=haplo.stats
 
 Package: r-cran-haplo.stats
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${R:Depends},
-         r-cran-rms
+         ${misc:Depends},
+         ${R:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
 Description: GNU R package for haplotype analysis
  The package provides routines for the GNU R statistics environment
  for statistical Analysis of indirectly measured Haplotypes with Traits

Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright	2016-10-28 13:33:39 UTC (rev 22964)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright	2016-10-28 20:53:02 UTC (rev 22965)
@@ -1,16 +1,16 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Haplo Stats 
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: haplo.stats 
 Upstream-Contact: Jason P. Sinnwell <sinnwell.jason at mayo.edu>
-Source: http://cran.r-project.org/src/contrib/haplo.stats_1.6.3.tar.gz
+Source: https://cran.r-project.org/package=haplo.stats
 
 Files: *
-Copyright: 2003-2012 Mayo Foundation for Medical Education and Research
+Copyright: 2003-2016 Mayo Foundation for Medical Education and Research
 License: GPL-2+
 
 Files: debian/*
 Copyright: 2008-2012 Steffen Moeller <moeller at debian.org>,
-           Charles Plessy <plessy at debian.org>,
-           Andreas Tille <tille at debian.org>
+           2009-2013 Charles Plessy <plessy at debian.org>,
+           2012-2016 Andreas Tille <tille at debian.org>
 License: GPL-2+
 
 License: GPL-2+

Deleted: trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides	2016-10-28 13:33:39 UTC (rev 22964)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides	2016-10-28 20:53:02 UTC (rev 22965)
@@ -1,3 +0,0 @@
-r-cran-haplo.stats: extra-license-file usr/lib/R/site-library/haplo.stats/LICENSE.note
-# Data files are plain copies from upstream tarball
-r-cran-haplo.stats: package-contains-timestamped-gzip usr/lib/R/site-library/haplo.stats/data/.*

Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-haplo.stats/trunk/debian/rules	2016-10-28 13:33:39 UTC (rev 22964)
+++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/rules	2016-10-28 20:53:02 UTC (rev 22965)
@@ -2,7 +2,10 @@
 
 DEB_COMPRESS_EXCLUDE_ALL := .pdf
 
-include /usr/share/R/debian/r-cran.mk
+%:
+	dh $@ --buildsystem R
 
-install/$(package)::
-	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/GPL.txt
+override_dh_install:
+	dh_install
+	find debian -name GPL.txt -delete
+	find debian -name LICENSE.note -delete




More information about the debian-med-commit mailing list