[Python-modules-commits] r17979 - in packages/python-fs/trunk/debian (4 files)
janos-guest at users.alioth.debian.org
janos-guest at users.alioth.debian.org
Tue Aug 2 13:50:30 UTC 2011
Date: Tuesday, August 2, 2011 @ 13:50:29
Author: janos-guest
Revision: 17979
Dependency changes, DEP5, dh_python2
Modified:
packages/python-fs/trunk/debian/changelog
packages/python-fs/trunk/debian/control
packages/python-fs/trunk/debian/copyright
packages/python-fs/trunk/debian/rules
Modified: packages/python-fs/trunk/debian/changelog
===================================================================
--- packages/python-fs/trunk/debian/changelog 2011-08-02 01:03:32 UTC (rev 17978)
+++ packages/python-fs/trunk/debian/changelog 2011-08-02 13:50:29 UTC (rev 17979)
@@ -1,3 +1,16 @@
+python-fs (0.3.0-2) UNRELEASED; urgency=low
+
+ * Change my e-mail address.
+ * Bump standards version.
+ * Move python-wxgtk2.8 dependecny to Suggests.
+ * Move python-django, python-boto and python-paramiko to Recommends.
+ * Switch to dh_python2.
+ * Remove XS-Python-Version and XB-Python-Version.
+ * Add debian/pyversions.
+ * Change debian/copyright to be DEP5 compatible.
+
+ -- Janos Guljas <janos at resenje.org> Tue, 02 Aug 2011 14:59:15 +0200
+
python-fs (0.3.0-1) unstable; urgency=low
* Initial release. (Closes: #587350)
Modified: packages/python-fs/trunk/debian/control
===================================================================
--- packages/python-fs/trunk/debian/control 2011-08-02 01:03:32 UTC (rev 17978)
+++ packages/python-fs/trunk/debian/control 2011-08-02 13:50:29 UTC (rev 17979)
@@ -1,20 +1,19 @@
Source: python-fs
Section: python
Priority: optional
-Maintainer: Janos Guljas <janos at janos.in.rs>
+Maintainer: Janos Guljas <janos at resenje.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), python (>= 2.5), python-support (>= 0.8.4)
-XS-Python-Version: >= 2.5
-Standards-Version: 3.9.0
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.5)
+Standards-Version: 3.9.2
Homepage: http://code.google.com/p/pyfilesystem/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-fs/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-fs/trunk/
Package: python-fs
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-boto, python-fuse, python-xattr, python-paramiko, python-wxgtk2.8, python-pyinotify, python-django
-Suggests: python-pyftpdlib
-XB-Python-Version: ${python:Versions}
+Depends: ${misc:Depends}, ${python:Depends}, python-fuse, python-xattr, python-pyinotify
+Recommends: python-django, python-boto, python-paramiko
+Suggests: python-pyftpdlib, python-wxgtk2.8
Provides: ${python:Provides}
Description: Python filesystem abstraction
Pyfilesystem is a Python module that provides a common interface to many types
Modified: packages/python-fs/trunk/debian/copyright
===================================================================
--- packages/python-fs/trunk/debian/copyright 2011-08-02 01:03:32 UTC (rev 17978)
+++ packages/python-fs/trunk/debian/copyright 2011-08-02 13:50:29 UTC (rev 17979)
@@ -1,45 +1,11 @@
-This package was debianized by Janos Guljas <janos at janos.in.rs> on
-Sun, 20 Jun 2010 21:36:23 +0200.
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Pyfilesystem
+Upstream-Contact: Will McGugan <will at willmcgugan.com>, Ryan Kelly <ryan at rfk.id.au>
+Source: http://code.google.com/p/pyfilesystem/
-The Debian packaging is Copyright 2010, Janos Guljas <janos at janos.in.rs>.
-All rights reserved.
-
-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. Neither the name of the Janos Guljas nor the names of his 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.
-
-
-It was downloaded from http://code.google.com/p/pyfilesystem/
-
-
-Upstream Authors:
- Will McGugan <will at willmcgugan.com>
- Ryan Kelly <ryan at rfk.id.au>
-
-
-Python Software Foundation License
-==================================
-
+Files: *
+Copyright: 2009-2010, Will McGugan <will at willmcgugan.com> and contributors
+License: PSF
A. HISTORY OF THE SOFTWARE
==========================
@@ -310,13 +276,9 @@
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-
-File fs/expose/fuse/fuse_ctypes.py
-----------------------------------
-
- Copyright (c) 2008 Giorgos Verigakis <verigak at gmail.com>
-
+Files: fs/expose/fuse/fuse_ctypes.py
+Copyright: 2008 Giorgos Verigakis <verigak at gmail.com>
+License: ISC
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
@@ -328,3 +290,30 @@
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Files: debian/*
+Copyright: 2011 Janos Guljas <janos at resenje.org>
+License: BSD-3-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.
+ 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. Neither the name of the Janos Guljas nor the names of his 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.
Modified: packages/python-fs/trunk/debian/rules
===================================================================
--- packages/python-fs/trunk/debian/rules 2011-08-02 01:03:32 UTC (rev 17978)
+++ packages/python-fs/trunk/debian/rules 2011-08-02 13:50:29 UTC (rev 17979)
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with python2
More information about the Python-modules-commits
mailing list