[Python-modules-commits] r14783 - in packages/python-solrpy/trunk (12 files)

ockham-guest at users.alioth.debian.org ockham-guest at users.alioth.debian.org
Sat Oct 30 23:29:20 UTC 2010


    Date: Saturday, October 30, 2010 @ 23:29:09
  Author: ockham-guest
Revision: 14783

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

Added:
  packages/python-solrpy/trunk/debian/
  packages/python-solrpy/trunk/debian/changelog
  packages/python-solrpy/trunk/debian/compat
  packages/python-solrpy/trunk/debian/control
  packages/python-solrpy/trunk/debian/copyright
  packages/python-solrpy/trunk/debian/doc-base
  packages/python-solrpy/trunk/debian/docs
  packages/python-solrpy/trunk/debian/rules
  packages/python-solrpy/trunk/debian/source/
  packages/python-solrpy/trunk/debian/source/format
  packages/python-solrpy/trunk/debian/watch
Modified:
  packages/python-solrpy/trunk/solrpy.egg-info/SOURCES.txt

Added: packages/python-solrpy/trunk/debian/changelog
===================================================================
--- packages/python-solrpy/trunk/debian/changelog	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/changelog	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,5 @@
+python-solrpy (0.9.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #601811)
+
+ -- Bernhard Reiter <ockham at raz.or.at>  Fri, 29 Oct 2010 21:21:21 +0200

Added: packages/python-solrpy/trunk/debian/compat
===================================================================
--- packages/python-solrpy/trunk/debian/compat	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/compat	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1 @@
+7

Added: packages/python-solrpy/trunk/debian/control
===================================================================
--- packages/python-solrpy/trunk/debian/control	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/control	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,20 @@
+Source: python-solrpy
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Bernhard Reiter <ockham at raz.or.at>
+Build-Depends: debhelper (>= 7.0.50~), python-support, python-setuptools
+Standards-Version: 3.9.1
+Homepage: http://code.google.com/p/solrpy/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-solrpy/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-solrpy/trunk/
+
+Package: python-solrpy
+Architecture: all
+Depends:
+ ${misc:Depends}, ${python:Depends}
+Description: Python client for Solr
+ python-solrpy is a Python client for Solr, an enterprise search server
+ built on top of Lucene. python-solrpy allows you to add documents to a
+ Solr instance, and then to perform queries and gather search results
+ from Solr using Python.

Added: packages/python-solrpy/trunk/debian/copyright
===================================================================
--- packages/python-solrpy/trunk/debian/copyright	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/copyright	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,15 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: solrpy
+Maintainer: Fred Drake <fdrake at gmail.com>, Ed Summers <ehs at pobox.com>
+Source: http://pypi.python.org/packages/source/s/solrpy/
+
+Files: *
+Copyright: Fred Drake <fdrake at gmail.com>
+           Ed Summers <ehs at pobox.com>
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2010, Bernhard Reiter <ockham at raz.or.at>
+License: Apache-2.0
+ On Debian systems the full text of the Apache License can
+ be found in the `/usr/share/common-licenses/Apache-2.0' file.

Added: packages/python-solrpy/trunk/debian/doc-base
===================================================================
--- packages/python-solrpy/trunk/debian/doc-base	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/doc-base	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,9 @@
+Document: python-solrpy
+Title: Documentation for solrpy
+Abstract: Documentation for solrpy: Python client for Solr, an enterprise
+ search server built on top of Lucene
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/python-solrpy/html/index.html
+Files: /usr/share/doc/python-solrpy/html/*

Added: packages/python-solrpy/trunk/debian/docs
===================================================================
--- packages/python-solrpy/trunk/debian/docs	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/docs	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,2 @@
+README.txt
+docs/_build/html/

Added: packages/python-solrpy/trunk/debian/rules
===================================================================
--- packages/python-solrpy/trunk/debian/rules	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/rules	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@


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

Added: packages/python-solrpy/trunk/debian/source/format
===================================================================
--- packages/python-solrpy/trunk/debian/source/format	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/source/format	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1 @@
+1.0

Added: packages/python-solrpy/trunk/debian/watch
===================================================================
--- packages/python-solrpy/trunk/debian/watch	                        (rev 0)
+++ packages/python-solrpy/trunk/debian/watch	2010-10-30 23:29:09 UTC (rev 14783)
@@ -0,0 +1,2 @@
+version=3
+http://pypi.python.org/packages/source/s/solrpy/solrpy-([0-9a-z.]*)\.tar\.gz

Modified: packages/python-solrpy/trunk/solrpy.egg-info/SOURCES.txt
===================================================================
--- packages/python-solrpy/trunk/solrpy.egg-info/SOURCES.txt	2010-10-30 23:28:57 UTC (rev 14782)
+++ packages/python-solrpy/trunk/solrpy.egg-info/SOURCES.txt	2010-10-30 23:29:09 UTC (rev 14783)
@@ -1,6 +1,7 @@
 MANIFEST.in
 README.txt
 ez_setup.py
+setup.cfg
 setup.py
 docs/Makefile
 docs/conf.py
@@ -41,5 +42,4 @@
 solrpy.egg-info/dependency_links.txt
 solrpy.egg-info/top_level.txt
 tests/schema.xml
-tests/test_all.py
-tests/test_all.pyc
\ No newline at end of file
+tests/test_all.py
\ No newline at end of file




More information about the Python-modules-commits mailing list