[Pkg-javascript-commits] [SCM] jscropperui - JavaScript Image Cropper UI branch, master, updated. 21688467d7890c34be4056326b90e8ccfccf0f49
Daniel Baumann
daniel at debian.org
Wed Jun 2 17:50:34 UTC 2010
The following commit has been merged in the master branch:
commit 8642d95e463e477956d82e2baddf9f3bdb3ed5ed
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Jun 8 16:24:10 2008 +0200
Removing useless whitespaces.
diff --git a/debian/README.Debian b/debian/README.Debian
index 9127197..30442df 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -12,5 +12,5 @@ in your html header:
<script language="javascript" type="text/javascript"
src="/javascript/cropper/cropper.js"></script>
-
+
-- Marcelo Jorge Vieira (metal) <metal at alucinados.com> Sat, 05 Apr 2008 12:52:36 -0300
diff --git a/debian/changelog b/debian/changelog
index c6929a4..b24d71a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,4 +3,3 @@ jscropperui (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #468418)
-- Marcelo Jorge Vieira (metal) <metal at alucinados.com> Sat, 05 Apr 2008 12:52:36 -0300
-
diff --git a/debian/control b/debian/control
index f413a0e..56c7a12 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Description: JavaScript image cropper UI
Allows the user to crop an image using an interface with the same features and
styling as found in commercial image editing software, and is is based on the
Prototype JavaScript framework and script.aculo.us.
-
+
Package: libjs-jscropperui-uncompressed
Architecture: all
Depends: ${misc:Depends}, libjs-scriptaculous
diff --git a/debian/copyright b/debian/copyright
index d776e5d..2b97fd5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -80,7 +80,7 @@ Files: lib/controls.js
Copyright:
(C) 2005 Thomas Fuchs <thomas at script.aculo.us>
(C) 2005 Ivan Krstic
- (C) 2005 Jon Tirsen
+ (C) 2005 Jon Tirsen
License: MIT
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
@@ -122,13 +122,13 @@ License: MIT
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
+
Files: lib/unittest.js
Copyright:
(c) 2005 Thomas Fuchs <thomas at script.aculo.us>
(c) 2005 Jon Tirsen
(c) 2005 Michael Schuerig
-License: MIT
+License: MIT
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 without limitation the rights to
@@ -161,6 +161,6 @@ License: MIT
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
+
The Debian packaging is (C) 2008, Marcelo Jorge Vieira (metal) <metal at alucinados.com> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
--
jscropperui - JavaScript Image Cropper UI
More information about the Pkg-javascript-commits
mailing list