Author: tille Date: 2013-05-17 14:09:21 +0000 (Fri, 17 May 2013) New Revision: 13623
Removed: trunk/packages/R/r-cran-dichromat/trunk/debian/docs Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/changelog trunk/packages/R/r-cran-dichromat/trunk/debian/control Log: Usual polishing of debian/control Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-dichromat/trunk/debian/changelog 2013-05-17 14:04:53 UTC (rev 13622) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/changelog 2013-05-17 14:09:21 UTC (rev 13623) @@ -1,3 +1,12 @@ +dichromat (2.0.0-2) UNRELEASED; urgency=low + + * debian/doc: Remove empty debhelper file + * debian/control: + - Added myself to uploaders + - normalised formating + + -- Andreas Tille <[email protected]> Fri, 17 May 2013 16:09:23 +0200 + dichromat (2.0.0-1) unstable; urgency=low * Initial release (Closes: #700854) Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-dichromat/trunk/debian/control 2013-05-17 14:04:53 UTC (rev 13622) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/control 2013-05-17 14:09:21 UTC (rev 13623) @@ -1,20 +1,22 @@ Source: dichromat +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Ivo Maintz <[email protected]> + Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Ivo Maintz <[email protected]> -Build-Depends: debhelper (>= 9.0.0), - r-base-dev (>= 2.14.2~20120222), - cdbs, - dpkg-dev (>= 1.16.1~) -Standards-Version: 3.9.3 -Homepage: http://cran.r-project.org/web/packages/dichromat/ +Build-Depends: debhelper (>= 9.0), + r-base-dev (>= 2.14.2~20120222), + cdbs, + dpkg-dev (>= 1.16.1~) +Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-dichromat/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-dichromat[12~/trunk/ +Homepage: http://cran.r-project.org/web/packages/dichromat/ Package: r-cran-dichromat Architecture: all -Depends: ${misc:Depends}, ${R:Depends} +Depends: ${misc:Depends}, + ${R:Depends} Description: Color schemes for dichromats Collapse red-green distinctions to simulate the effects of colour-blindness Deleted: trunk/packages/R/r-cran-dichromat/trunk/debian/docs =================================================================== _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
