Author: tille Date: 2016-01-12 11:57:26 +0000 (Tue, 12 Jan 2016) New Revision: 21150
Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog trunk/packages/R/r-other-bio3d/trunk/debian/control Log: follow move to CRAN by renaming r-other-bio3d to r-cran-bio3d Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2016-01-12 11:54:55 UTC (rev 21149) +++ trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2016-01-12 11:57:26 UTC (rev 21150) @@ -1,4 +1,4 @@ -r-other-bio3d (2.2-4-1) UNRELEASED; urgency=low +r-cran-bio3d (2.2-4-1) UNRELEASED; urgency=low [ Charles Plessy ] * debian/control: removed myself from Uploaders. @@ -12,6 +12,7 @@ * add autopkgtest * fix d/watch to new location on cran * remove redundant README.Debian + * follow move to CRAN by renaming r-other-bio3d to r-cran-bio3d -- 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 2016-01-12 11:54:55 UTC (rev 21149) +++ trunk/packages/R/r-other-bio3d/trunk/debian/control 2016-01-12 11:57:26 UTC (rev 21150) @@ -1,4 +1,4 @@ -Source: r-other-bio3d +Source: r-cran-bio3d Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> @@ -9,11 +9,11 @@ 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/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-bio3d/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bio3d/trunk/ +Homepage: https://cran.r-project.org/web/packages/bio3d/ -Package: r-other-bio3d +Package: r-cran-bio3d Architecture: all Depends: ${misc:Depends}, ${R:Depends} @@ -22,6 +22,9 @@ r-cran-bigmemory, r-cran-rocr, mafft +Conflicts: r-other-bio3d +Replaces: r-other-bio3d +Provides: r-other-bio3d 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
