[Python-modules-commits] r17173 - in packages/python-textile/trunk/debian (8 files)
janos-guest at users.alioth.debian.org
janos-guest at users.alioth.debian.org
Fri May 27 03:35:01 UTC 2011
Date: Friday, May 27, 2011 @ 03:34:59
Author: janos-guest
Revision: 17173
New upstream version 2.1.5
Modified:
packages/python-textile/trunk/debian/changelog
packages/python-textile/trunk/debian/control
packages/python-textile/trunk/debian/copyright
packages/python-textile/trunk/debian/rules
packages/python-textile/trunk/debian/source/format
Deleted:
packages/python-textile/trunk/debian/README.source
packages/python-textile/trunk/debian/docs
packages/python-textile/trunk/debian/patches/
Deleted: packages/python-textile/trunk/debian/README.source
===================================================================
--- packages/python-textile/trunk/debian/README.source 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/README.source 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1,2 +0,0 @@
-The package uses the quilt patch system to apply patches.
-See /usr/share/doc/quilt/README.source.
Modified: packages/python-textile/trunk/debian/changelog
===================================================================
--- packages/python-textile/trunk/debian/changelog 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/changelog 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1,3 +1,14 @@
+python-textile (1:2.1.5-1) unstable; urgency=low
+
+ * New upstream version.
+ * Remove public Python module "test" (Closes: #627539).
+ * Switch to source format 3.0 (quilt).
+ * Bump standards to 3.9.2.
+ * Update debian/copyright to DEP5 format.
+ * Change my email address to janos at resenje.org.
+
+ -- Janos Guljas <janos at resenje.org> Fri, 27 May 2011 05:29:25 +0200
+
python-textile (1:2.1.4-1) unstable; urgency=low
* New upstream release
Modified: packages/python-textile/trunk/debian/control
===================================================================
--- packages/python-textile/trunk/debian/control 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/control 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1,18 +1,16 @@
Source: python-textile
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-support, python-setuptools, python-nose, quilt
-XS-Python-Version: >= 2.5
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7.0.50), python-all (>= 2.5), python-support, python-setuptools
+Standards-Version: 3.9.2
Homepage: http://loopcore.com/python-textile/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-textile/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-textile/trunk/
Package: python-textile
Architecture: all
-XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}
Description: Python parser for the Textile markup
Textile is an XHTML generator that uses a simple markup, similar
Modified: packages/python-textile/trunk/debian/copyright
===================================================================
--- packages/python-textile/trunk/debian/copyright 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/copyright 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1,30 +1,44 @@
-This package was debianized by Ricardo Javier Cardenes Medina <rcardenes at debian.org> on
-Mon, 20 Dec 2004 17:10:29 +0000.
-This package was adopted by Janos Guljas <janos at janos.in.rs> on
-Sat, 21 Nov 2009 23:05:57 +0100
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: textile
+Upstream-Contact: Chris Drackett <chris at chrisdrackett.com>
+Source: http://github.com/chrisdrackett/python-textile
-The Debian packaging is Copyright 2009, Janos Guljas <janos at janos.in.rs>
-and is licensed under the BSD license. Under Debian systems, you can find
-the text of the BSD license under /usr/share/common-licenses/BSD
+Files: *
+Copyright: 2010 Kurt Raschke <kurt at kurtraschke.com>
+ 2009 Jason Samsa, http://jsamsa.com/
+ 2006 Alex Shiels http://thresholdstate.com/
+ 2004 Roberto A. F. De Almeida, http://dealmeida.net/
+ 2003 Mark Pilgrim, http://diveintomark.org/
+License: BSD
-It was downloaded from http://dealmeida.net
+Files: debian/*
+Copyright: 2009-2011 Janos Guljas <janos at resenje.org>
+ 2006 Luis Rodrigo Gallardo Cruz <rodrigo at nul-unu.com>
+ 2004-2005 Ricardo Javier Cardenes Medina <rcardenes at debian.org>
+License: BSD
-Upstream Author: Jason Samsa <jsamsa at gmail.com>
-
-Copyright:
-
- Copyright (c) 2009, Jason Samsa, http://jsamsa.com/
- Copyright (c) 2004, Roberto A. F. De Almeida, http://dealmeida.net/
- Copyright (c) 2003, Mark Pilgrim, http://diveintomark.org/
-
- Original PHP Version:
- Copyright (c) 2003-2004, Dean Allen <dean at textism.com>
- All rights reserved.
-
- Thanks to Carlo Zottmann <carlo at g-blog.net> for refactoring
- Textile's procedural code into a class framework
-
- Additions and fixes Copyright (c) 2006 Alex Shiels http://thresholdstate.com/
-
- PyTextile is under a BSD license. Under Debian systems, you can find
- the text of the BSD license under /usr/share/common-licenses/BSD
+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. Neither the name of FeinCMS 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 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.
Deleted: packages/python-textile/trunk/debian/docs
===================================================================
Modified: packages/python-textile/trunk/debian/rules
===================================================================
--- packages/python-textile/trunk/debian/rules 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/rules 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1,7 +1,4 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
-
-override_dh_auto_test:
- PYTHONPATH=. python test/test.py
+ dh --with python2 $@
Modified: packages/python-textile/trunk/debian/source/format
===================================================================
--- packages/python-textile/trunk/debian/source/format 2011-05-26 22:40:42 UTC (rev 17172)
+++ packages/python-textile/trunk/debian/source/format 2011-05-27 03:34:59 UTC (rev 17173)
@@ -1 +1 @@
-1.0
+3.0 (quilt)
More information about the Python-modules-commits
mailing list