Author: tille Date: 2016-03-26 08:14:17 +0000 (Sat, 26 Mar 2016) New Revision: 21605
Modified: trunk/packages/R/r-cran-rredlist/trunk/debian/changelog trunk/packages/R/r-cran-rredlist/trunk/debian/control trunk/packages/R/r-cran-rredlist/trunk/debian/rules Log: Upload to new Modified: trunk/packages/R/r-cran-rredlist/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rredlist/trunk/debian/changelog 2016-03-26 07:44:24 UTC (rev 21604) +++ trunk/packages/R/r-cran-rredlist/trunk/debian/changelog 2016-03-26 08:14:17 UTC (rev 21605) @@ -1,6 +1,5 @@ -r-cran-rredlist (0.1.0-1) UNRELEASED; urgency=low +r-cran-rredlist (0.1.0-1) unstable; urgency=low - * Initial release (Closes: #???) - TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-httr/trunk/ + * Initial release (Closes: #819296) - -- Andreas Tille <[email protected]> Tue, 22 Mar 2016 21:32:09 +0100 + -- Andreas Tille <[email protected]> Sat, 26 Mar 2016 09:04:02 +0100 Modified: trunk/packages/R/r-cran-rredlist/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-rredlist/trunk/debian/control 2016-03-26 07:44:24 UTC (rev 21604) +++ trunk/packages/R/r-cran-rredlist/trunk/debian/control 2016-03-26 08:14:17 UTC (rev 21605) @@ -16,7 +16,7 @@ Package: r-cran-rredlist Architecture: all Depends: ${misc:Depends}, - ${R:Depends} + ${R:Depends}, r-cran-jsonlite, r-cran-httr Description: GNU R IUCN Red List Client Modified: trunk/packages/R/r-cran-rredlist/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-rredlist/trunk/debian/rules 2016-03-26 07:44:24 UTC (rev 21604) +++ trunk/packages/R/r-cran-rredlist/trunk/debian/rules 2016-03-26 08:14:17 UTC (rev 21605) @@ -1,3 +1,6 @@ #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk + +install/$(package):: + rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
