Author: tille Date: 2013-05-17 13:55:04 +0000 (Fri, 17 May 2013) New Revision: 13618
Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/changelog trunk/packages/R/r-cran-dichromat/trunk/debian/control trunk/packages/R/r-cran-dichromat/trunk/debian/rules Log: Commit as package was released to unstable previously Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-dichromat/trunk/debian/changelog 2013-05-17 13:48:18 UTC (rev 13617) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/changelog 2013-05-17 13:55:04 UTC (rev 13618) @@ -1,4 +1,4 @@ -dichromat (2.0.0-1) UNRELEASED; urgency=low +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 13:48:18 UTC (rev 13617) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/control 2013-05-17 13:55:04 UTC (rev 13618) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Ivo Maintz <[email protected]> Build-Depends: debhelper (>= 9.0.0), - r-base-dev (>= 3.0.0), + r-base-dev (>= 2.14.2~20120222), cdbs, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.3 Modified: trunk/packages/R/r-cran-dichromat/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-dichromat/trunk/debian/rules 2013-05-17 13:48:18 UTC (rev 13617) +++ trunk/packages/R/r-cran-dichromat/trunk/debian/rules 2013-05-17 13:55:04 UTC (rev 13618) @@ -1,10 +1,3 @@ #!/usr/bin/make -f -# -*- makefile -*- -# debian/rules file for the Debian/GNU Linux r-cran-dbi package -# Copyright 2003-2007 by Dirk Eddelbuettel <[email protected]> -# and Steffen Moeller <[email protected]> include /usr/share/R/debian/r-cran.mk - -get-orig-source: - uscan --verbose --force-download _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
