--- adehabitatlt-0.3.25.orig/debian/changelog +++ adehabitatlt-0.3.25/debian/changelog @@ -0,0 +1,98 @@ +adehabitatlt (0.3.25-1cran1ppabionic0) bionic; urgency=medium + + * Compilation for Ubuntu 18.04.3 LTS + * Build for c2d4u for R 3.5.0 + + -- Michael Rutter Wed, 29 Jan 2020 02:52:38 +0000 + +adehabitatlt (0.3.25-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Tue, 28 Jan 2020 13:53:32 -0500 + + +adehabitatlt (0.3.24-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sun, 14 Apr 2019 14:14:07 -0400 + + +adehabitatlt (0.3.23-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 03 Feb 2018 13:07:43 -0500 + + +adehabitatlt (0.3.22-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 02 Dec 2017 13:50:03 -0500 + + +adehabitatlt (0.3.21-1cran2) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 22 Oct 2016 21:15:53 -0400 + + +adehabitatlt (0.3.21-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 03 Sep 2016 13:01:07 -0400 + + +adehabitatlt (0.3.20-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Wed, 22 Jul 2015 09:24:25 -0400 + + +adehabitatlt (0.3.19-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 04 Apr 2015 11:11:11 -0400 + + +adehabitatlt (0.3.18-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 28 Mar 2015 14:54:03 -0400 + + +adehabitatlt (0.3.17-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Mon, 22 Dec 2014 09:45:07 -0500 + + +adehabitatlt (0.3.16-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Tue, 03 Jun 2014 08:41:22 -0400 + + +adehabitatlt (0.3.15-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 03 May 2014 11:06:42 -0400 + + +adehabitatlt (0.3.14-1cran1) testing; urgency=low + + * cran2deb svn: 362M with DB version 1. + + -- cran2deb4ubuntu Sat, 28 Sep 2013 16:44:24 -0400 + + --- adehabitatlt-0.3.25.orig/debian/compat +++ adehabitatlt-0.3.25/debian/compat @@ -0,0 +1 @@ +7 \ No newline at end of file --- adehabitatlt-0.3.25.orig/debian/control +++ adehabitatlt-0.3.25/debian/control @@ -0,0 +1,21 @@ +Source: adehabitatlt +Section: gnu-r +Priority: optional +Maintainer: cran2deb4ubuntu +Build-Depends: r-base-dev, r-cran-sp, r-cran-ade4, r-cran-adehabitatma, + r-cran-circstats, xvfb, xauth, xfonts-base, r-base-core, debhelper (>> + 4.1.0), cdbs +Standards-Version: 3.9.1 + +Package: r-cran-adehabitatlt +Architecture: any +Depends: r-base-core, r-cran-sp, r-cran-ade4, r-cran-adehabitatma, + r-cran-circstats, ${shlibs:Depends} +Description: GNU R package "Analysis of Animal Movements" + . + A collection of tools for the analysis of animal movements. + . + Author: Clement Calenge, contributions from Stephane Dray and Manuela + Royer + . + Maintainer: Clement Calenge --- adehabitatlt-0.3.25.orig/debian/copyright +++ adehabitatlt-0.3.25/debian/copyright @@ -0,0 +1,19 @@ +This Debian package of the GNU R package adehabitatLT was generated +automatically using cran2deb4ubuntu by cran2deb4ubuntu +. + +The original GNU R package is Copyright (C) 2020 Clement Calenge, +contributions from Stephane Dray and Manuela Royer 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-adehabitatlt/DESCRIPTION --- adehabitatlt-0.3.25.orig/debian/rules +++ adehabitatlt-0.3.25/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +debRreposname := cran +include /usr/share/R/debian/r-cran.mk