debian/0000755000000000000000000000000012153352663007174 5ustar debian/source/0000755000000000000000000000000012153352663010474 5ustar debian/source/format0000644000000000000000000000001412153352663011702 0ustar 3.0 (quilt) debian/control0000644000000000000000000000146612153352663010606 0ustar Source: r-cran-downloader Section: gnu-r Priority: optional Maintainer: Sebastian Gibb Uploaders: Filippo Rusconi Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.15.0), r-cran-digest Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/downloader/index.html Vcs-Git: git://git.debian.org/git/debichem/packages/r-cran-downloader.git Vcs-Browser: http://git.debian.org/?p=debichem/packages/r-cran-downloader.git Package: r-cran-downloader Architecture: any Depends: r-cran-digest, ${misc:Depends}, ${R:Depends} Description: GNU R package for downloading files over http and https This package provides a wrapper for the download.file function, making it possible to download files over https on Windows, Mac OS X, and other Unix-like platforms. debian/compat0000644000000000000000000000000212153352663010372 0ustar 9 debian/upstream0000644000000000000000000000020612153352663010755 0ustar Name: downloader Homepage: http://github.com/wch/downloader Repository: http://cran.r-project.org/web/packages/downloader/index.html debian/copyright0000644000000000000000000000361612153352663011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: downloader Upstream-Contact: Winston Chang Source: http://cran.r-project.org/web/packages/downloader/index.html Files: * Copyright: 2012, 2013 Winston Chang License: GPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2013 Sebastian Gibb License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/rules0000755000000000000000000000065512153352663010262 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-downloader package # Copyright 2013 by Sebastian Gibb include /usr/share/R/debian/r-cran.mk DEB_DH_ALWAYS_EXCLUDE := README.md DEB_INSTALL_DOCS_ALL := DEB_INSTALL_CHANGELOGS_ALL := NEWS get-orig-source: ## download newest version from CRAN uscan --no-conf --force-download --no-symlink --destdir ../tarballs debian/watch0000644000000000000000000000011512153352663010222 0ustar version=3 http://cran.r-project.org/src/contrib/downloader_([\d\.]*).tar.gz debian/changelog0000644000000000000000000000034212153352663011045 0ustar r-cran-downloader (0.3-1) unstable; urgency=low * Initial package release (Closes: #710827); * Upload by Filippo Rusconi . -- Sebastian Gibb Sun, 02 Jun 2013 21:46:10 +0200