[Python-modules-commits] r23765 - in packages/python-rst/trunk (15 files)

maxy at users.alioth.debian.org maxy at users.alioth.debian.org
Fri Mar 22 22:44:52 UTC 2013


    Date: Friday, March 22, 2013 @ 22:44:50
  Author: maxy
Revision: 23765

[svn-inject] Applying Debian modifications (0.1-1) to trunk

Added:
  packages/python-rst/trunk/debian/
  packages/python-rst/trunk/debian/changelog
  packages/python-rst/trunk/debian/clean
  packages/python-rst/trunk/debian/compat
  packages/python-rst/trunk/debian/control
  packages/python-rst/trunk/debian/copyright
  packages/python-rst/trunk/debian/docs
  packages/python-rst/trunk/debian/python-rst-doc.doc-base
  packages/python-rst/trunk/debian/python-rst-doc.docs
  packages/python-rst/trunk/debian/python-rst-doc.examples
  packages/python-rst/trunk/debian/python-rst-doc.links
  packages/python-rst/trunk/debian/rules
  packages/python-rst/trunk/debian/source/
  packages/python-rst/trunk/debian/source/format
  packages/python-rst/trunk/debian/watch


Property changes on: packages/python-rst/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/python-rst/trunk/debian/changelog
===================================================================
--- packages/python-rst/trunk/debian/changelog	                        (rev 0)
+++ packages/python-rst/trunk/debian/changelog	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,5 @@
+python-rst (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #703670)
+
+ -- Maximiliano Curia <maxy at debian.org>  Thu, 21 Mar 2013 23:34:59 +0100

Added: packages/python-rst/trunk/debian/clean
===================================================================
--- packages/python-rst/trunk/debian/clean	                        (rev 0)
+++ packages/python-rst/trunk/debian/clean	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,4 @@
+*.pyc
+**/*.pyc
+*.egg-info/PKG-INFO
+*.egg-info/SOURCES.txt

Added: packages/python-rst/trunk/debian/compat
===================================================================
--- packages/python-rst/trunk/debian/compat	                        (rev 0)
+++ packages/python-rst/trunk/debian/compat	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1 @@
+9

Added: packages/python-rst/trunk/debian/control
===================================================================
--- packages/python-rst/trunk/debian/control	                        (rev 0)
+++ packages/python-rst/trunk/debian/control	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,39 @@
+Source: python-rst
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Maximiliano Curia <maxy at debian.org>
+Build-Depends: debhelper (>= 9.0.0),
+               python-all, python3-all,
+               python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
+               python-setuptools, python3-setuptools,
+               python-six, python3-six
+Standards-Version: 3.9.4
+Homepage: http://pypi.python.org/pypi/rst
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/rst/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/rst/trunk/
+
+Package: python-rst
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: Easy way to create rst documents
+ python-rst is a python module to create reStructuredText documents through
+ code.
+
+Package: python3-rst
+Architecture: all
+Depends: ${python3:Depends}, ${misc:Depends}
+Description: Easy way to create rst documents
+ python-rst is a python module to create reStructuredText documents through
+ code.
+
+Package: python-rst-doc
+Section: doc
+Architecture: all
+Depends: ${sphinxdoc:Depends}, ${misc:Depends}
+Description: Easy way to create rst documents, documentation
+ python-rst is a python module to create reStructuredText documents through
+ code.
+ .
+ This package contains the documentation.

Added: packages/python-rst/trunk/debian/copyright
===================================================================
--- packages/python-rst/trunk/debian/copyright	                        (rev 0)
+++ packages/python-rst/trunk/debian/copyright	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,72 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: rst
+Source: http://pypi.python.org/pypi/rst
+
+Files: *
+Copyright: 2012-2013 Kushal Das <kushaldas at gmail.com> 
+License: MIT
+
+Files: docs/_themes/*
+Copyright: 2010 Armin Ronacher
+           2010 Kenneth Reitz
+License: Flask Design License
+
+Files: debian/*
+Copyright: 2013 Maximiliano Curia <maxy at debian.org>
+License: MIT
+
+License: MIT
+ 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.
+
+License: Flask Design License
+ Some rights reserved.
+ .
+ Redistribution and use in source and binary forms of the theme, 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 names of the contributors may not be used to endorse or
+   promote products derived from this software without specific
+   prior written permission.
+ .
+ We kindly ask you to only use these themes in an unmodified manner just
+ for Flask and Flask-related products, not for unrelated projects.  If you 
+ like the visual style and want to use it for your own projects, please
+ consider making some larger changes to the themes (such as changing
+ font faces, sizes, colors or margins).
+ .
+ THIS THEME 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 THEME, EVEN IF ADVISED OF THE 
+ POSSIBILITY OF SUCH DAMAGE.

Added: packages/python-rst/trunk/debian/docs
===================================================================
--- packages/python-rst/trunk/debian/docs	                        (rev 0)
+++ packages/python-rst/trunk/debian/docs	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1 @@
+README.rst

Added: packages/python-rst/trunk/debian/python-rst-doc.doc-base
===================================================================
--- packages/python-rst/trunk/debian/python-rst-doc.doc-base	                        (rev 0)
+++ packages/python-rst/trunk/debian/python-rst-doc.doc-base	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,9 @@
+Document: python-rst
+Title: Python rst Documentation
+Author: Kushal Das
+Section: Programming/Python
+Abstract: rst, an easy way to create rst document
+
+Format: HTML
+Index: /usr/share/doc/python-rst-doc/html/index.html
+Files: /usr/share/doc/python-rst-doc/html/*.html

Added: packages/python-rst/trunk/debian/python-rst-doc.docs
===================================================================
--- packages/python-rst/trunk/debian/python-rst-doc.docs	                        (rev 0)
+++ packages/python-rst/trunk/debian/python-rst-doc.docs	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1 @@
+docs/_build/html

Added: packages/python-rst/trunk/debian/python-rst-doc.examples
===================================================================
--- packages/python-rst/trunk/debian/python-rst-doc.examples	                        (rev 0)
+++ packages/python-rst/trunk/debian/python-rst-doc.examples	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1 @@
+examples/*

Added: packages/python-rst/trunk/debian/python-rst-doc.links
===================================================================
--- packages/python-rst/trunk/debian/python-rst-doc.links	                        (rev 0)
+++ packages/python-rst/trunk/debian/python-rst-doc.links	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,5 @@
+/usr/share/doc/python-rst-doc/html          /usr/share/doc/python-rst/html
+/usr/share/doc/python-rst-doc/html          /usr/share/doc/python3-rst/html
+/usr/share/doc/python-rst-doc/html/_sources /usr/share/doc/python-rst-doc/rst
+/usr/share/doc/python-rst-doc/html/_sources /usr/share/doc/python-rst/rst
+/usr/share/doc/python-rst-doc/html/_sources /usr/share/doc/python3-rst/rst

Added: packages/python-rst/trunk/debian/rules
===================================================================
--- packages/python-rst/trunk/debian/rules	                        (rev 0)
+++ packages/python-rst/trunk/debian/rules	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,38 @@
+#!/usr/bin/make -f
+PY2_PKGNAME=python-rst
+PY3_PKGNAME=python3-rst
+
+PYVERS   = $(shell pyversions  -r)
+PY3VERS  = $(shell py3versions -r)
+
+%:
+	dh $@ --with python2,python3,sphinxdoc
+
+.PHONY: override_dh_auto_build
+override_dh_auto_build:
+	$(MAKE) -C docs html
+	set -e; \
+	for py in $(PYVERS) $(PY3VERS); do \
+		$$py setup.py build; \
+	done
+	dh_auto_build
+
+override_dh_auto_install:
+	set -e; \
+	for py in $(PYVERS); do \
+		$$py setup.py install --skip-build --root debian/$(PY2_PKGNAME) \
+			--install-layout deb; \
+	done
+	set -e; \
+		for py in $(PY3VERS); do \
+		$$py setup.py install --skip-build --root debian/$(PY3_PKGNAME) \
+			--install-layout deb; \
+	done
+
+
+.PHONY: override_dh_auto_clean
+override_dh_auto_clean:
+	$(MAKE) -C docs clean
+	dh_auto_clean
+	rm -rf build
+


Property changes on: packages/python-rst/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/python-rst/trunk/debian/source/format
===================================================================
--- packages/python-rst/trunk/debian/source/format	                        (rev 0)
+++ packages/python-rst/trunk/debian/source/format	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/python-rst/trunk/debian/watch
===================================================================
--- packages/python-rst/trunk/debian/watch	                        (rev 0)
+++ packages/python-rst/trunk/debian/watch	2013-03-22 22:44:50 UTC (rev 23765)
@@ -0,0 +1,3 @@
+version=3
+
+http://pypi.python.org/packages/source/r/rst/rst-([0-9.]*)\.tar\.gz




More information about the Python-modules-commits mailing list