--- adehabitathr-0.4.15.orig/debian/changelog +++ adehabitathr-0.4.15/debian/changelog @@ -0,0 +1,55 @@ +adehabitathr (0.4.15-1cran1ppa0trusty0) trusty; urgency=medium + + * Compilation for Ubuntu 14.04.5 LTS + + -- Michael Rutter Sun, 03 Dec 2017 00:50:42 +0000 + +adehabitathr (0.4.15-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 02 Dec 2017 13:50:03 -0500 + + +adehabitathr (0.4.14-1cran2) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 22 Oct 2016 23:08:48 -0400 + + +adehabitathr (0.4.14-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Wed, 22 Jul 2015 09:24:38 -0400 + + +adehabitathr (0.4.13-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 28 Mar 2015 14:54:14 -0400 + + +adehabitathr (0.4.12-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Mon, 22 Dec 2014 09:45:18 -0500 + + +adehabitathr (0.4.11-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 15 Mar 2014 10:41:31 -0400 + + +adehabitathr (0.4.10-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 28 Sep 2013 16:44:37 -0400 + + --- adehabitathr-0.4.15.orig/debian/compat +++ adehabitathr-0.4.15/debian/compat @@ -0,0 +1 @@ +7 \ No newline at end of file --- adehabitathr-0.4.15.orig/debian/control +++ adehabitathr-0.4.15/debian/control @@ -0,0 +1,20 @@ +Source: adehabitathr +Section: gnu-r +Priority: optional +Maintainer: cran2deb4ubuntu +Build-Depends: r-base-dev, r-cran-sp, r-cran-deldir, r-cran-ade4, + r-cran-adehabitatma, r-cran-adehabitatlt, xvfb, xauth, xfonts-base, + r-base-core, debhelper (>> 4.1.0), cdbs +Standards-Version: 3.9.1 + +Package: r-cran-adehabitathr +Architecture: any +Depends: r-base-core, r-cran-sp, r-cran-deldir, r-cran-ade4, + r-cran-adehabitatma, r-cran-adehabitatlt, ${shlibs:Depends} +Description: GNU R package "Home Range Estimation" + . + A collection of tools for the estimation of animals home range. + . + Author: Clement Calenge, contributions from Scott Fortmann-Roe + . + Maintainer: Clement Calenge --- adehabitathr-0.4.15.orig/debian/copyright +++ adehabitathr-0.4.15/debian/copyright @@ -0,0 +1,19 @@ +This Debian package of the GNU R package adehabitatHR was generated +automatically using cran2deb4ubuntu by cran2deb4ubuntu +. + +The original GNU R package is Copyright (C) 2017 Clement Calenge, +contributions from Scott Fortmann-Roe and possibly others. + +The original GNU R package is maintained by Clement Calenge + and was obtained from: + +http://cran.r-project.org/src/contrib + +The GNU R package DESCRIPTION offers a Copyright licenses under the +terms of the license: GPL (>= 2) . On a Debian GNU/Linux system, +common licenses are included in the directory +/usr/share/common-licenses/. + +The DESCRIPTION file for the original GNU R package can be found in +/usr/lib/R/site-library/r-cran-adehabitathr/DESCRIPTION --- adehabitathr-0.4.15.orig/debian/rules +++ adehabitathr-0.4.15/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +debRreposname := cran +include /usr/share/R/debian/r-cran.mk