debian/0000755000000000000000000000000012146365176007201 5ustar debian/watch0000644000000000000000000000011612127142157010217 0ustar version=3 http://cran.r-project.org/src/contrib/reshape_([-0-9\.]*)\.tar\.gz debian/rules0000755000000000000000000000007212127142622010244 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/copyright0000644000000000000000000000255012127142251011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: reshape Source: http://cran.r-project.org/src/contrib/reshape_0.8.4.tar.gz Files: * Copyright: Hadley Wickham License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2012 Carlos Borroto License: MIT Same as reshape debian/docs0000644000000000000000000000000512127142157010036 0ustar NEWS debian/source/0000755000000000000000000000000012127142157010470 5ustar debian/source/format0000644000000000000000000000001412127142157011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212127142550010363 0ustar 9 debian/control0000644000000000000000000000206112127142660010571 0ustar Source: r-cran-reshape Maintainer: Debian Med Packaging Team Uploaders: Carlos Borroto , Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-cran-plyr Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape.git;a=summary Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-reshape.git Homepage: http://had.co.nz/reshape Package: r-cran-reshape Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr Description: Flexibly reshape data Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast. . Reshape (hopefully) makes it easy to do what you have been struggling to do with tapply, by, aggregate, xtabs, apply and summarise. It is also useful for getting your data into the correct structure for lattice or ggplot plots. debian/gbp.conf0000644000000000000000000000027512127142771010615 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] # use pristine-tar: pristine-tar = True [git-dch] # include 7 digits of the commit id in the changelog enty: id-length = 7 debian/changelog0000644000000000000000000000176512146365176011064 0ustar r-cran-reshape (0.8.4-2build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Mon, 20 May 2013 10:18:54 +0100 r-cran-reshape (0.8.4-2) unstable; urgency=low * Team upload. [ Andreas Tille ] * debian/control: - Added myself as Uploader - Package is actually arch=all [ Charles Plessy ] b5d3a1f Normalised Debian copyright file with 'cme fix dpkg-copyright'. 19a71f2 Normalised debian/control with 'cme fix dpkg-control'. 7ee924a Normalised VCS fields following Lintian's standard. 20f4977 Using Debhelper 9. a2a6aba Acquire R:Depends directly from /usr/share/R/debian/r-cran.mk. 951189b Conforms with Debian policy 3.9.4. 96dd579 Mark the use of git-buildpackage by adding its configuration file. -- Charles Plessy Fri, 05 Apr 2013 09:09:50 +0900 r-cran-reshape (0.8.4-1) unstable; urgency=low * Initial release (Closes: #657929) -- Carlos Borroto Tue, 24 Jan 2012 14:50:41 -0500