[Python-modules-commits] r7335 - in packages/python-werkzeug/trunk/debian (5 files)
nslater-guest at users.alioth.debian.org
nslater-guest at users.alioth.debian.org
Thu Jan 15 16:41:16 UTC 2009
Date: Thursday, January 15, 2009 @ 16:41:15
Author: nslater-guest
Revision: 7335
updated for new upstream version
Modified:
packages/python-werkzeug/trunk/debian/README.source
packages/python-werkzeug/trunk/debian/changelog
packages/python-werkzeug/trunk/debian/control
packages/python-werkzeug/trunk/debian/copyright
packages/python-werkzeug/trunk/debian/rules
Modified: packages/python-werkzeug/trunk/debian/README.source
===================================================================
--- packages/python-werkzeug/trunk/debian/README.source 2009-01-15 09:00:32 UTC (rev 7334)
+++ packages/python-werkzeug/trunk/debian/README.source 2009-01-15 16:41:15 UTC (rev 7335)
@@ -9,4 +9,4 @@
devscripts
- -- Noah Slater <nslater at bytesexual.org>, Fri, 11 Jul 2008 14:47:59 +0100
+ -- Noah Slater <nslater at tumbolia.org>, Sat, 27 Dec 2008 08:03:50 +0000
Modified: packages/python-werkzeug/trunk/debian/changelog
===================================================================
--- packages/python-werkzeug/trunk/debian/changelog 2009-01-15 09:00:32 UTC (rev 7334)
+++ packages/python-werkzeug/trunk/debian/changelog 2009-01-15 16:41:15 UTC (rev 7335)
@@ -1,22 +1,19 @@
-python-werkzeug (0.3.1-2) UNRELEASED; urgency=low
+python-werkzeug (0.4.1-1) experimental; urgency=low
- [ Noah Slater ]
+ * New upstream release.
* Added debian/README.source for upstream source information.
- * Updated debian/control with improved short description.
+ * Updated debian/control with improved short and long description.
* Updated debian/copyright per latest proposed format.
* Updated debian/rules with standard uscan options for get-orig-source.
+ * Updated Vcs-Browser field to point to viewsvn.
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
+ -- Noah Slater <nslater at tumbolia.org> Wed, 14 Jan 2009 16:08:54 +0000
- -- Noah Slater <nslater at bytesexual.org> Thu, 07 Aug 2008 21:40:40 +0100
-
python-werkzeug (0.3.1-1) unstable; urgency=high
* New upstream release, fixes a security issue.
- -- Noah Slater <nslater at bytesexual.org> Wed, 25 Jun 2008 19:32:07 +0100
+ -- Noah Slater <nslater at tumbolia.org> Wed, 25 Jun 2008 19:32:07 +0100
python-werkzeug (0.3-1) unstable; urgency=low
@@ -28,13 +25,13 @@
* Updated debian/copyright per latest proposed format.
* Updated Standards-Version to 3.8.0.
- -- Noah Slater <nslater at bytesexual.org> Tue, 17 Jun 2008 22:35:18 +0100
+ -- Noah Slater <nslater at tumbolia.org> Tue, 17 Jun 2008 22:35:18 +0100
python-werkzeug (0.2-2) unstable; urgency=low
* Added Depends on python-pkg-resources. Closes: #468704
- -- Noah Slater <nslater at bytesexual.org> Tue, 04 Mar 2008 23:40:55 +0000
+ -- Noah Slater <nslater at tumbolia.org> Tue, 04 Mar 2008 23:40:55 +0000
python-werkzeug (0.2-1) unstable; urgency=low
@@ -43,7 +40,7 @@
* Corrected Vcs-Browser.
* Corrected Debian numbered version dependency.
- -- Noah Slater <nslater at bytesexual.org> Mon, 25 Feb 2008 10:30:54 +0000
+ -- Noah Slater <nslater at tumbolia.org> Mon, 25 Feb 2008 10:30:54 +0000
python-werkzeug (0.1-1) unstable; urgency=low
@@ -53,7 +50,7 @@
* Remove unused Build-Depends-Indep packages.
* Updated Standards-Version to 3.7.3.
- -- Noah Slater <nslater at bytesexual.org> Fri, 28 Dec 2007 11:09:34 +0000
+ -- Noah Slater <nslater at tumbolia.org> Fri, 28 Dec 2007 11:09:34 +0000
python-werkzeug (0.1~svn3830-2) unstable; urgency=low
@@ -62,10 +59,10 @@
* Replaced Build-Depends on python-dev with python.
* Tweaked debian/copyright file for ordering consistency.
- -- Noah Slater <nslater at bytesexual.org> Sat, 03 Nov 2007 01:10:16 +0000
+ -- Noah Slater <nslater at tumbolia.org> Sat, 03 Nov 2007 01:10:16 +0000
python-werkzeug (0.1~svn3830-1) experimental; urgency=low
* Initial release. Closes: #433991
- -- Noah Slater <nslater at bytesexual.org> Fri, 20 Jul 2007 20:53:52 +0100
+ -- Noah Slater <nslater at tumbolia.org> Fri, 20 Jul 2007 20:53:52 +0100
Modified: packages/python-werkzeug/trunk/debian/control
===================================================================
--- packages/python-werkzeug/trunk/debian/control 2009-01-15 09:00:32 UTC (rev 7334)
+++ packages/python-werkzeug/trunk/debian/control 2009-01-15 16:41:15 UTC (rev 7335)
@@ -1,7 +1,7 @@
Source: python-werkzeug
Section: python
Priority: optional
-Maintainer: Noah Slater <nslater at bytesexual.org>
+Maintainer: Noah Slater <nslater at tumbolia.org>
Uploaders: Python Modules Packaging Team <python-modules-team at lists.alioth.debian.org>
Standards-Version: 3.8.0
Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python
@@ -12,7 +12,8 @@
Package: python-werkzeug
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5) | python-wsgiref
+Depends: ${python:Depends}, ${misc:Depends}, libjs-jquery,
+ python (>= 2.5) | python-wsgiref
Recommends: python-simplejson
Suggests: ipython, python-genshi, python-pkg-resources, python-lxml
Description: collection of utilities for WSGI applications
@@ -21,5 +22,5 @@
.
Werkzeug is a lightweight library for interfacing with WSGI. It features
request and response objects, an interactive debugging system and a powerful
- URI dispatcher. Combine with with your choice of third party libraries and
+ URI dispatcher. Combine with your choice of third party libraries and
middleware to easily create a custom application framework.
Modified: packages/python-werkzeug/trunk/debian/copyright
===================================================================
--- packages/python-werkzeug/trunk/debian/copyright 2009-01-15 09:00:32 UTC (rev 7334)
+++ packages/python-werkzeug/trunk/debian/copyright 2009-01-15 16:41:15 UTC (rev 7335)
@@ -4,36 +4,67 @@
Upstream-Source: http://werkzeug.pocoo.org/download
Files: *
-Copyright: Copyright 2008, Armin Ronacher <armin.ronacher at active-4.com>
- Copyright 2008, Georg Brandl <g.brandl at gmx.net>
+Copyright: Copyright 2009, the Werkzeug Team
License: BSD
Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+ modification, are permitted provided that the following conditions are
+ met:
.
- * Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
.
- * Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
.
- * The name of the author may not be used to endorse or promote products
- derived from this software without specific prior written permission.
+ * The names of the contributors may not be used to endorse or
+ promote products derived from this software without specific
+ prior written permission.
.
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR âAS ISâ AND ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
- EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
- IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
- OF SUCH DAMAGE.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: debian/*
-Copyright: Copyright 2008, Noah Slater <nslater at bytesexual.org>
+Copyright: Copyright 2009, Noah Slater <nslater at tumbolia.org>
License: GAP
Copying and distribution of this package, with or without modification, are
permitted in any medium without royalty provided the copyright notice and this
notice are preserved.
+
+Files: werkzeug/debug/shared/jquery.js
+Copyright: Copyright 2008, John Resig
+License: MIT | GPL-2
+ On Debian systems the full text of the GNU General Public License (Version 2)
+ can be found in the `/usr/share/common-licenses/GPL-2' file.
+
+License: MIT
+ Copyright (c) 2008 John Resig, http://jquery.com/
+ .
+ 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.
Modified: packages/python-werkzeug/trunk/debian/rules
===================================================================
--- packages/python-werkzeug/trunk/debian/rules 2009-01-15 09:00:32 UTC (rev 7334)
+++ packages/python-werkzeug/trunk/debian/rules 2009-01-15 16:41:15 UTC (rev 7335)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-# Copyright 2008, Noah Slater <nslater at bytesexual.org>
+# Copyright 2009, Noah Slater <nslater at tumbolia.org>
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice and this
@@ -22,6 +22,9 @@
rm debian/python-werkzeug/usr/docs/README
mv debian/python-werkzeug/usr/docs debian/python-werkzeug/usr/share/doc/python-werkzeug/html
chmod 644 debian/python-werkzeug/usr/lib/python2.5/site-packages/werkzeug/debug/shared/*
+ rm -f debian/python-werkzeug/usr/lib/python2.5/site-packages/werkzeug/debug/shared/jquery.js
+ dh_link usr/share/javascript/jquery/jquery.js \
+ usr/lib/python2.5/site-packages/werkzeug/debug/shared/jquery.js
# @@ only works from source directory, see #494141
.PHONY: get-orig-source
More information about the Python-modules-commits
mailing list