[Pkg-javascript-commits] [SCM] jquery-minicolors packaging branch, master, updated. debian/1.2.1-1-92-g4c38d2f

David Prévot taffit at debian.org
Thu Jul 4 02:45:09 UTC 2013


The following commit has been merged in the master branch:
commit 8206e485dac3cb9e8b0433b51bf52f12eb7a484b
Author: David Prévot <taffit at debian.org>
Date:   Wed Jul 3 22:06:03 2013 -0400

    Depend on libjs-jquery (>= 1.7.)
    
    Follow dependencies from component.json.

diff --git a/debian/control b/debian/control
index bfbfa83..30fc02e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-minicolor
 
 Package: libjs-jquery-minicolors
 Architecture: all
-Depends: ${misc:Depends}
+Depends: libjs-jquery (>= 1.7.), ${misc:Depends}
 Description: tiny color picker built on jQuery
  jQuery MiniColors is a tiny color picker, easy to use and working well
  on touch-enabled devices.

-- 
jquery-minicolors packaging



More information about the Pkg-javascript-commits mailing list