Author: tille Date: 2014-06-29 16:51:44 +0000 (Sun, 29 Jun 2014) New Revision: 17335
Modified: trunk/packages/R/r-cran-rsolnp/trunk/debian/changelog trunk/packages/R/r-cran-rsolnp/trunk/debian/copyright trunk/packages/R/r-cran-rsolnp/trunk/debian/rules trunk/packages/R/r-cran-rsolnp/trunk/debian/watch Log: Drop binary without source from archive Modified: trunk/packages/R/r-cran-rsolnp/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rsolnp/trunk/debian/changelog 2014-06-29 13:52:09 UTC (rev 17334) +++ trunk/packages/R/r-cran-rsolnp/trunk/debian/changelog 2014-06-29 16:51:44 UTC (rev 17335) @@ -1,4 +1,4 @@ -r-cran-rsolnp (1.14-1) unstable; urgency=low +r-cran-rsolnp (1.14+dfsg-1) unstable; urgency=low * Initial release (closes: #753125) Modified: trunk/packages/R/r-cran-rsolnp/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-rsolnp/trunk/debian/copyright 2014-06-29 13:52:09 UTC (rev 17334) +++ trunk/packages/R/r-cran-rsolnp/trunk/debian/copyright 2014-06-29 16:51:44 UTC (rev 17335) @@ -2,16 +2,17 @@ Upstream-Name: Rsolnp Upstream-Contact: Alexios Ghalanos <[email protected]> Source: http://cran.r-project.org/web/packages/Rsolnp/ +Files-Excluded: inst/doc/manual.ps Files: * Copyright: 2012-2014 Alexios Ghalanos, Stefan Theussl -License: GPL2+ +License: GPL-3+ Files: debian/* Copyright: 2014 Andreas Tille <[email protected]> -License: GPL2+ +License: GPL-3+ -License: GPL2+ +License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or Modified: trunk/packages/R/r-cran-rsolnp/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-rsolnp/trunk/debian/rules 2014-06-29 13:52:09 UTC (rev 17334) +++ trunk/packages/R/r-cran-rsolnp/trunk/debian/rules 2014-06-29 16:51:44 UTC (rev 17335) @@ -1,3 +1,6 @@ #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk + +get-orig-source: + uscan --verbose --force-download --repack --compression xz Modified: trunk/packages/R/r-cran-rsolnp/trunk/debian/watch =================================================================== --- trunk/packages/R/r-cran-rsolnp/trunk/debian/watch 2014-06-29 13:52:09 UTC (rev 17334) +++ trunk/packages/R/r-cran-rsolnp/trunk/debian/watch 2014-06-29 16:51:44 UTC (rev 17335) @@ -1,2 +1,3 @@ version=3 -http://cran.r-project.org/src/contrib/Rsolnp_([-\d.]*)\.tar\.gz +opts=uversionmangle=s/$/+dfsg/ \ + http://cran.r-project.org/src/contrib/Rsolnp_([-\d.]*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
