[Python-modules-commits] r16237 - in packages/springpython/trunk/debian (6 files)

nomadium-guest at users.alioth.debian.org nomadium-guest at users.alioth.debian.org
Fri Mar 25 20:33:58 UTC 2011


    Date: Friday, March 25, 2011 @ 20:33:51
  Author: nomadium-guest
Revision: 16237

* Remove Build-Depends-Indep and merge it with Build-Depends.
* Fix small error in manpage.
* Complete copyright info.
* Add suffix +ds to version to indicate that tarball was repacked.

Modified:
  packages/springpython/trunk/debian/changelog
  packages/springpython/trunk/debian/coily.rst
  packages/springpython/trunk/debian/control
  packages/springpython/trunk/debian/copyright
  packages/springpython/trunk/debian/orig-tar.sh
  packages/springpython/trunk/debian/watch

Modified: packages/springpython/trunk/debian/changelog
===================================================================
--- packages/springpython/trunk/debian/changelog	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/changelog	2011-03-25 20:33:51 UTC (rev 16237)
@@ -1,5 +1,5 @@
-springpython (1.2.0-1) UNRELEASED; urgency=low
+springpython (1.2.0+ds-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #576311).
 
- -- Miguel Landaeta <miguel at miguel.cc>  Wed, 23 Mar 2011 21:22:31 -0430
+ -- Miguel Landaeta <miguel at miguel.cc>  Fri, 25 Mar 2011 19:43:09 -0430

Modified: packages/springpython/trunk/debian/coily.rst
===================================================================
--- packages/springpython/trunk/debian/coily.rst	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/coily.rst	2011-03-25 20:33:51 UTC (rev 16237)
@@ -16,7 +16,7 @@
 SYNOPSIS
 ========
 
-  coily command
+coily command
 
 DESCRIPTION
 ===========
@@ -41,3 +41,8 @@
 --uninstall-plugin <name>         Uninstall the named plugin by deleting its entry from ~/.springpython.
 --reinstall-plugin <name>         Uninstall then install the plugin.
 
+SEE ALSO
+========
+
+The full documentation for coily and Spring Python is maintained as a HTML
+manual available at http://static.springsource.org/spring-python/1.2.x/sphinx/html/.

Modified: packages/springpython/trunk/debian/control
===================================================================
--- packages/springpython/trunk/debian/control	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/control	2011-03-25 20:33:51 UTC (rev 16237)
@@ -3,8 +3,8 @@
 Uploaders: Miguel Landaeta <miguel at miguel.cc>, Sven Wilhelm <wilhelm at wiredobjects.eu>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~)
-Build-Depends-Indep: python-setuptools (>= 0.6.14-3), python-docutils
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~),
+ python-setuptools (>= 0.6.14-3), python-docutils
 Standards-Version: 3.9.1
 X-Python-Version: >= 2.6
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/springpython/trunk

Modified: packages/springpython/trunk/debian/copyright
===================================================================
--- packages/springpython/trunk/debian/copyright	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/copyright	2011-03-25 20:33:51 UTC (rev 16237)
@@ -9,6 +9,127 @@
  tar: Ignoring unknown extended header keyword `SCHILY.ino'
  tar: Ignoring unknown extended header keyword `SCHILY.nlink'
  To generate a proper tarball, just run: ./debian/rules get-orig-source.
+ .
+ **********************************************************************
+ Spring Python is inspired by the Spring framework
+ (http://www.springframework.org) which is released under the Apache
+ Foundation License. Spring Python does NOT require redistribution of
+ Spring's software modules, nor any of its dependencies (binary or
+ source code).
+ However, you are free to download their source code to understand
+ the basis of this product.
+ .
+ The Spring Python's Security module is inspired by Acegi Security
+ Java-based framework (http://www.acegisecurity.org), which is
+ released under the Apache Foundation License. Spring Python's
+ Security module does NOT require redistribution of Acegi's
+ components, nor any of its dependencies (binary or source code).
+ However, you are free to download their source code to understand
+ the basis of this product.
+ **********************************************************************
+ .
+ Spring Python has incorporated the "decorator" library written by
+ Michele Simionato into springpython.context in order to implement a
+ decorator based IoC container solution.
+ .
+ See http://www.phyast.pitt.edu/~micheles/python/documentation.html
+ for more information about downloads of this library.
+ .
+ **********************************************************************
+ Spring Python includes software developed by Fourthought, Inc.
+ (http://www.fourthought.com).
+ License and copyright info for 4Suite software License and copyright
+ info for 4Suite software Mike Olson Fourthought, Inc. Uche Ogbuji
+ Fourthought, Inc. License and copyright info for 4Suite software 1.1
+ 2002-01-21 MO Initial version in post-0.11.1 codebase 1.4 2005-03-03
+ MB Converted source to Simplified DocBook XML 1.0 4Suite copyright
+ license 4Suite software copyright The copyright on 4Suite as a whole
+ is owned by Fourthought, Inc. (USA). Copyright on the components of
+ 4Suite is indicated in the source code; most files have their own
+ notice of copyright and ownership, and a CVS datestamp to clarify
+ the actual date of authorship or last revision/publication. For
+ purposes of usage and redistribution, the following Apache-based
+ license applies.
+ .
+ The 4Suite License, Version 1.1
+ Copyright (c) 2000 Fourthought, Inc.. All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ 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 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 end-user documentation included with the
+ redistribution, if any, must include the following acknowledgment:
+ "This product includes software developed by Fourthought, Inc.
+ (http://www.fourthought.com)." Alternately, this acknowledgment may
+ appear in the software itself, if and wherever such third-party
+ acknowledgments normally appear. The names "4Suite", "4Suite Server"
+ and "Fourthought" must not be used to endorse or promote products
+ derived from this software without prior written permission. For
+ written permission, please contact info at fourthought.com. Products
+ derived from this software may not be called "4Suite", nor may
+ "4Suite" appear in their name, without prior written permission of
+ Fourthought, Inc.
+ .
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 FOURTHOGHT, INC. OR ITS 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.
+ ====================================================================
+ This license is based on the Apache Software License, Version 1.1,
+ Copyright (c) 2000 The Apache Software Foundation. All rights reserved.
+ *********************************************************************
+ Spring Python includes software developed by Uche Ogbuji
+ (http://uche.ogbuji.net).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+   1. Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+   2. 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.
+   3. The end-user documentation included with the redistribution, if
+      any, must include the following acknowledgment: "This product
+      includes software developed by Uche Ogbuji
+      (http://uche.ogbuji.net)." Alternately, this acknowledgment may
+      appear in the software itself, if and wherever such third-party
+      acknowledgments normally appear.
+   4. The names "Amara" and "Uche Ogbuji" must not be used to endorse
+      or promote products derived from this software without prior
+      written permission of Uche Ogbuji (uche at ogbuji.net).
+   5. Products derived from this software may not be called "Amara",
+      nor may "Amara" appear in their name, without prior written
+      permission of Uche Ogbuji (uche.ogbuji at gmail.com).
+ .
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 FOURTHOGHT, INC. OR ITS 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.
+ ====================================================================
+ This license is based on the Apache Software License, Version 1.1,
+ Copyright (c) 2000 The Apache Software Foundation. All rights reserved.
+ *********************************************************************
 
 Files: *
 Copyright: © 2006-2011, SpringSource (http://springsource.com)
@@ -62,12 +183,12 @@
 Files: springpython/config/decorator.py
 Copyright: © 2005, Michele Simionato
 License: other
- Redistributions of source code must retain the above copyright 
+ Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
  Redistributions in bytecode 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. 
+ distribution.
  .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

Modified: packages/springpython/trunk/debian/orig-tar.sh
===================================================================
--- packages/springpython/trunk/debian/orig-tar.sh	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/orig-tar.sh	2011-03-25 20:33:51 UTC (rev 16237)
@@ -1,11 +1,11 @@
 #!/bin/sh -e
 
 # called by uscan with '--upstream-version' <version> <file>
-DIR=springpython-$2
-TAR=springpython_$2.orig.tar.gz
+DIR=springpython-$2+ds
+TAR=springpython_$2+ds.orig.tar.gz
 
 # Repack upstream source to tar.gz and clean it
 tar zxf $3
 mv springpython-* $DIR
 GZIP=--best tar -cz --owner root --group root --mode a+rX -f $TAR $DIR
-rm -rf $DIR
+rm -rf $DIR springpython_$2.orig.tar.gz

Modified: packages/springpython/trunk/debian/watch
===================================================================
--- packages/springpython/trunk/debian/watch	2011-03-25 20:20:27 UTC (rev 16236)
+++ packages/springpython/trunk/debian/watch	2011-03-25 20:33:51 UTC (rev 16237)
@@ -1,5 +1,5 @@
 version=3
-opts=uversionmangle=s/\.FINAL$// \
+opts=uversionmangle=s/\.FINAL$//,dversionmangle=s/\+ds$// \
 https://s3browse.springsource.com/browse/dist.springframework.org/release/EXTPY/ \
 http://dist.springframework.org/release/EXTPY/springpython-([\w\.]+)\.tar\.gz \
 debian debian/orig-tar.sh




More information about the Python-modules-commits mailing list