[Python-modules-commits] r1714 - in /packages/webhelpers/trunk/debian: changelog copyright

malex at users.alioth.debian.org malex at users.alioth.debian.org
Fri Jan 26 23:43:47 CET 2007


Author: malex
Date: Fri Jan 26 23:43:47 2007
New Revision: 1714

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1714
Log:
Bring it up to the current version.

Modified:
    packages/webhelpers/trunk/debian/changelog
    packages/webhelpers/trunk/debian/copyright

Modified: packages/webhelpers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/webhelpers/trunk/debian/changelog?rev=1714&op=diff
==============================================================================
--- packages/webhelpers/trunk/debian/changelog (original)
+++ packages/webhelpers/trunk/debian/changelog Fri Jan 26 23:43:47 2007
@@ -1,5 +1,5 @@
-webhelpers (0.2.1-1) unstable; urgency=low
+webhelpers (0.2.2-1) unstable; urgency=low
 
   * Initial release (Closes: #393757).
 
- -- Oleksandr Moskalenko <malex at debian.org>  Mon, 16 Oct 2006 23:56:14 -0600
+ -- Oleksandr Moskalenko <malex at debian.org>  Tue, 14 Nov 2006 10:17:21 -0700

Modified: packages/webhelpers/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/webhelpers/trunk/debian/copyright?rev=1714&op=diff
==============================================================================
--- packages/webhelpers/trunk/debian/copyright (original)
+++ packages/webhelpers/trunk/debian/copyright Fri Jan 26 23:43:47 2007
@@ -7,16 +7,41 @@
 <james at 3aims.com>.
 
 Copyright: Copyright (c) 2005 Ben Bangert, James Gardner. Portions of the code
-are copyright of the Lawrence Journal-World.
+are copyright Lawrence Journal-World, Thomas Fuchs, Marty Haught, Roberto A.
+F. De Almeida, Mark Pilgrim, and Dean Allen.
 
  All rights reserved.
 
 License:
 
- This package is licensed under the 3-clause BSD License.
+ Most of this package is licensed under the 3-clause BSD License.
 
  On Debian GNU/Linux systems, the complete text of the BSD license can be
  found in `/usr/share/common-licenses/BSD'.
+
+
+ JavaScript scripts in webhelpers/rails/javascripts/ are licensed under the
+ MIT license:
+
+ 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 use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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.
+
 
 Debian packaging:
 




More information about the Python-modules-commits mailing list