[Python-modules-commits] r28810 - in packages/python-django-piston/trunk/debian (4 files)

tobald-guest at users.alioth.debian.org tobald-guest at users.alioth.debian.org
Fri May 9 13:04:25 UTC 2014


    Date: Friday, May 9, 2014 @ 13:04:24
  Author: tobald-guest
Revision: 28810

* Use dh_python2
* Bump standards version to 3.9.5 without further change
* Convert copyright to machine-readable format 1.0

Modified:
  packages/python-django-piston/trunk/debian/changelog
  packages/python-django-piston/trunk/debian/control
  packages/python-django-piston/trunk/debian/copyright
  packages/python-django-piston/trunk/debian/rules

Modified: packages/python-django-piston/trunk/debian/changelog
===================================================================
--- packages/python-django-piston/trunk/debian/changelog	2014-05-09 12:04:12 UTC (rev 28809)
+++ packages/python-django-piston/trunk/debian/changelog	2014-05-09 13:04:24 UTC (rev 28810)
@@ -1,4 +1,4 @@
-python-django-piston (0.2.3-1+nmu1) unstable; urgency=low
+python-django-piston (0.2.3-2) unstable; urgency=low
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
@@ -7,8 +7,11 @@
 
   [ Christophe Siraut ]
   * Enable django 1.4 compatibility. (Closes: #686171)
+  * Use dh_python2
+  * Bump standards version to 3.9.5 without further change
+  * Convert copyright to machine-readable format 1.0
 
- -- Christophe Siraut <d at tobald.eu.org>  Sat, 26 Apr 2014 16:32:44 +0200
+ -- Christophe Siraut <d at tobald.eu.org>  Fri, 09 May 2014 14:26:08 +0200
 
 python-django-piston (0.2.3-1) unstable; urgency=low
 

Modified: packages/python-django-piston/trunk/debian/control
===================================================================
--- packages/python-django-piston/trunk/debian/control	2014-05-09 12:04:12 UTC (rev 28809)
+++ packages/python-django-piston/trunk/debian/control	2014-05-09 13:04:24 UTC (rev 28810)
@@ -3,18 +3,16 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Michael Ziegler <diese-addy at funzt-halt.net>
-Build-Depends: python (>= 2.4), debhelper (>= 7.0.50~), python-setuptools (>= 0.6.10)
-Build-Depends-Indep: python-support
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7.0.50~), python-all (>=2.6.6-3~), python-setuptools
+Standards-Version: 3.9.5
 Homepage: http://bitbucket.org/jespern/django-piston/wiki/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-piston/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-piston/trunk/
-XS-Python-Version: all
+X-Python-Version: >= 2.6
 
 Package: python-django-piston
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.1),
- python-oauth (>= 1.0.1), python-decorator
+Depends: ${misc:Depends}, ${python:Depends}
 Suggests: python-yaml
 Description: Django mini-framework creating RESTful APIs
  Piston is a relatively small Django application that lets you

Modified: packages/python-django-piston/trunk/debian/copyright
===================================================================
--- packages/python-django-piston/trunk/debian/copyright	2014-05-09 12:04:12 UTC (rev 28809)
+++ packages/python-django-piston/trunk/debian/copyright	2014-05-09 13:04:24 UTC (rev 28810)
@@ -1,179 +1,117 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: django-piston
+Source: http://bitbucket.org/jespern/django-piston/
 
-    Michael Ziegler <diese-addy at funzt-halt.net> on Mon, 22 Feb 2010 08:43:21 +0100
+Files: *
+Copyright: 2008-2010 Jesper Noehr <jesper at noehr.org>
+License: BSD
 
-It was downloaded from:
+Files: piston/decorator.py
+Copyright: 2007-2010 Michele Simionato <michele.simionato at gmail.com>
+License: BSD-2-clause
 
-    http://bitbucket.org/jespern/django-piston/wiki/Home
+Files: tests/bootstrap.py
+Copyright: 2006 the Zope Corporation 
+License: ZPL-2.1
 
-Upstream Author:
+Files: debian/*
+Copyright: 2010 Michael Ziegler <diese-addy at funzt-halt.net>
+License: BSD
 
-    Jesper Noehr <jesper at noehr.org>
+License: BSD
+ 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. All advertising materials mentioning features or use of this software
+    must display the following acknowledgement:
+    This product includes software developed by the University of
+    California, Berkeley and its contributors.
+ 4. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
 
-Copyright:
 
-    <Copyright (C) 2008-2010 Jesper Noehr>
-
-License:
-
-    The BSD License:
-
-    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.
-    - Neither the name of the Piston Developers nor the names of its
-      contributors may be used to endorse or promote products derived from this
-      software without specific prior written permission.
-
-    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 FOUNDATION 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.
-
-===============================================================================
-
-The file piston/decorator.py is the Decorator library by Michele Simionato.
-
-Upstream Author:
-
-    Michele Simionato <michele.simionato at gmail.com>
-
-Copyright:
-
-    <Copyright (C) 2007-2010 Michele Simionato>
-
-License:
-
-    This software is licensed under the 2-clause BSD license.
-
-    Redistributions of source code must retain the above copyright
+License: BSD-2-clause
+ 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.
-    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.
+ 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.
+ .
+ THIS SOFTWARE IS PROVIDED BY AUTHORS 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 AUTHORS 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.
 
-    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
-    HOLDERS 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.
-
-
-===============================================================================
-
-The file tests/bootstrap.py is copyright to the Zope Corporation and licensed
-under the ZPL.
-
-Copyright:
-
-    <Copyright (C) 2006 Zope Corporation and contributors>
-
-License:
-
-    Zope Public License (ZPL) Version 2.1
-    -------------------------------------
-
-    A copyright notice accompanies this license document that
-    identifies the copyright holders.
-
-    This license has been certified as open source. It has also
-    been designated as GPL compatible by the Free Software
-    Foundation (FSF).
-
-    Redistribution and use in source and binary forms, with or
-    without modification, are permitted provided that the
-    following conditions are met:
-
-    1. Redistributions in source code must retain the
-       accompanying copyright notice, this list of conditions,
-       and the following disclaimer.
-
-    2. Redistributions in binary form must reproduce the accompanying
-       copyright notice, this list of conditions, and the
-       following disclaimer in the documentation and/or other
-       materials provided with the distribution.
-
-    3. Names of the copyright holders must not be used to
-       endorse or promote products derived from this software
-       without prior written permission from the copyright
-       holders.
-
-    4. The right to distribute this software or to use it for
-       any purpose does not give you the right to use
-       Servicemarks (sm) or Trademarks (tm) of the copyright
-       holders. Use of them is covered by separate agreement
-       with the copyright holders.
-
-    5. If any files are modified, you must cause the modified
-       files to carry prominent notices stating that you changed
-       the files and the date of any change.
-
-    Disclaimer
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``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 THE COPYRIGHT HOLDERS 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.
-
-
-===============================================================================
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Michael Ziegler <diese-addy at funzt-halt.net>
-
-    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.
-    - Neither the name of the Mumble Developers nor the names of its
-      contributors may be used to endorse or promote products derived from this
-      software without specific prior written permission.
-
-    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 FOUNDATION 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.
+License: ZPL-2.1
+ Zope Public License (ZPL) Version 2.1
+ .
+ A copyright notice accompanies this license document that identifies the
+ copyright holders.
+ .
+ This license has been certified as open source. It has also been designated as
+ GPL compatible by the Free Software Foundation (FSF).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions in source code must retain the accompanying copyright
+ notice, this list of conditions, and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the accompanying copyright
+ notice, this list of conditions, and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. Names of the copyright holders must not be used to endorse or promote
+ products derived from this software without prior written permission from the
+ copyright holders.
+ .
+ 4. The right to distribute this software or to use it for any purpose does not
+ give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+ copyright
+ holders. Use of them is covered by separate agreement with the copyright
+ holders.
+ .
+ 5. If any files are modified, you must cause the modified files to carry
+ prominent notices stating that you changed the files and the date of any
+ change.
+ .
+ Disclaimer
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``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 THE COPYRIGHT HOLDERS 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.

Modified: packages/python-django-piston/trunk/debian/rules
===================================================================
--- packages/python-django-piston/trunk/debian/rules	2014-05-09 12:04:12 UTC (rev 28809)
+++ packages/python-django-piston/trunk/debian/rules	2014-05-09 13:04:24 UTC (rev 28810)
@@ -9,5 +9,5 @@
 	rm debian/python-django-piston/usr/lib/python*/*-packages/piston/decorator.py
 
 %:
-	dh  $@
+	dh  $@ --with python2
 




More information about the Python-modules-commits mailing list