Author: tille Date: 2013-08-22 11:34:06 +0000 (Thu, 22 Aug 2013) New Revision: 14481
Modified: trunk/packages/R/r-cran-fastcluster/trunk/debian/copyright trunk/packages/R/r-cran-fastcluster/trunk/debian/rules Log: Fix some lintian issues Modified: trunk/packages/R/r-cran-fastcluster/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-fastcluster/trunk/debian/copyright 2013-08-22 11:20:19 UTC (rev 14480) +++ trunk/packages/R/r-cran-fastcluster/trunk/debian/copyright 2013-08-22 11:34:06 UTC (rev 14481) @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Public - License can be found in `/usr/share/common-licenses/GPL'. + License can be found in `/usr/share/common-licenses/GPL-2'. Comment: These files can also be used under FreeBSD license http://www.freebsd.org/copyright/freebsd-license.html Modified: trunk/packages/R/r-cran-fastcluster/trunk/debian/rules =================================================================== --- trunk/packages/R/r-cran-fastcluster/trunk/debian/rules 2013-08-22 11:20:19 UTC (rev 14480) +++ trunk/packages/R/r-cran-fastcluster/trunk/debian/rules 2013-08-22 11:34:06 UTC (rev 14481) @@ -2,3 +2,6 @@ # -*- makefile -*- include /usr/share/R/debian/r-cran.mk + +install/$(package):: + rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
