r23135 - /trunk/jifty/debian/copyright
yvesago-guest at users.alioth.debian.org
yvesago-guest at users.alioth.debian.org
Sun Jul 13 21:35:44 UTC 2008
Author: yvesago-guest
Date: Sun Jul 13 21:35:43 2008
New Revision: 23135
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23135
Log:
add a note on dependency chain with jquery and scriptaculous
Modified:
trunk/jifty/debian/copyright
Modified: trunk/jifty/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/debian/copyright?rev=23135&op=diff
==============================================================================
--- trunk/jifty/debian/copyright (original)
+++ trunk/jifty/debian/copyright Sun Jul 13 21:35:43 2008
@@ -81,7 +81,10 @@
Files: */share/web/static/js/jquery-1.2.1.js
Copyright: Copyright (c) 2007 John Resig (jquery.com)
License: GPL | MIT
- Dual licensed under the MIT and GPL licenses. See MIT license below.
+ We keep the embeded jquery lib as a dependency chain try to install
+ apache2. This can be a bad on developper desktop.
+ .
+ Dual licensed under the MIT and GPL licenses. See MIT license below.
Files: */share/web/static/js/jsan/DOM/Events.js
Copyright: Copyright (c) 2005 Justin Constantino. All rights reserved.
@@ -104,6 +107,9 @@
Files: */share/web/static/js/scriptaculous/*
Copyright: Copyright (c) 2005 Thomas Fuchs
License: MIT
+ We keep the embeded scriptaculous lib as a dependency chain try to install
+ apache2. This can be a bad on developper desktop.
+ .
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
More information about the Pkg-perl-cvs-commits
mailing list