The following commit has been merged in the master branch:
commit 7755e9a7b4c7e8674f961e4765aae025b060e098
Author: Benjamin Eikel <[email protected]>
Date:   Tue Jul 16 11:46:16 2013 +0200

    Only suggest r-cran-ggplot2 for the binary package
    
    Thanks to Charles Plessy for the hint.

diff --git a/debian/control b/debian/control
index 5d38287..426a75c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
-               r-cran-colorspace,
-               r-cran-ggplot2 (>= 0.9.2)
+               r-cran-colorspace
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-munsell.git
 Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-munsell.git
@@ -18,8 +17,8 @@ Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
-         r-cran-colorspace,
-         r-cran-ggplot2 (>= 0.9.2)
+         r-cran-colorspace
+Suggests: r-cran-ggplot2 (>= 0.9.2)
 Description: Munsell colour system
  Functions for exploring and using the Munsell colour system
 

-- 
Functions for exploring and using the Munsell colour system

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to