Author: tille Date: 2014-06-29 10:01:29 +0000 (Sun, 29 Jun 2014) New Revision: 17328
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog trunk/packages/R/r-other-bio3d/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2014-06-29 09:23:31 UTC (rev 17327) +++ trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2014-06-29 10:01:29 UTC (rev 17328) @@ -6,6 +6,8 @@ [ Andreas Tille ] * New upstream version * Adapted watch file + * Moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 29 Jun 2014 10:04:12 +0200 Modified: trunk/packages/R/r-other-bio3d/trunk/debian/control =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/control 2014-06-29 09:23:31 UTC (rev 17327) +++ trunk/packages/R/r-other-bio3d/trunk/debian/control 2014-06-29 10:01:29 UTC (rev 17328) @@ -1,18 +1,25 @@ Source: r-other-bio3d +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222) -Standards-Version: 3.9.4 -Homepage: http://thegrantlab.org/bio3d/ +Build-Depends: debhelper (>= 9), + cdbs, + r-base-dev +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-other-bio3d/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-other-bio3d/trunk/ +Homepage: http://thegrantlab.org/bio3d/ Package: r-other-bio3d Architecture: all -Depends: ${misc:Depends}, ${R:Depends} -Suggests: r-cran-ncdf, r-cran-bigmemory, r-cran-rocr, mafft +Depends: ${misc:Depends}, + ${R:Depends} +Suggests: r-cran-ncdf, + r-cran-bigmemory, + r-cran-rocr, + mafft Description: GNU R package for biological structure analysis The bio3d package contains utilities to process, organize and explore protein structure, sequence and dynamics data. Features include the _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
