[Python-modules-commits] r11029 - in packages/python-django-haystack/trunk/debian (control)

mru-guest at users.alioth.debian.org mru-guest at users.alioth.debian.org
Wed Jan 6 22:41:50 UTC 2010


    Date: Wednesday, January 6, 2010 @ 22:41:49
  Author: mru-guest
Revision: 11029

Added Vcs-{Svn,Browser}  fields

Modified:
  packages/python-django-haystack/trunk/debian/control

Modified: packages/python-django-haystack/trunk/debian/control
===================================================================
--- packages/python-django-haystack/trunk/debian/control	2010-01-06 22:30:06 UTC (rev 11028)
+++ packages/python-django-haystack/trunk/debian/control	2010-01-06 22:41:49 UTC (rev 11029)
@@ -6,6 +6,8 @@
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: python-support, python-sphinx
 Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-haystack/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-django-haystack/trunk/
 Homepage: http://haystacksearch.org/
 
 Package: python-django-haystack
@@ -13,10 +15,10 @@
 Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0)
 Recommends:  python-whoosh (>= 0.3.5) | solr-common
 Description: A modular search engine for Django applications
- Django Haystack provides a modularized search engine for Django application.
- It supports multiple back-ends like Solr and Whoosh with an unified
- and simple Django like API. It has advanced features like spelling
- suggestions, highlighting and "more like this".
+ Haystack provides a modularized search engine for Django applications.
+ It supports multiple backends like Solr and Whoosh with a familiar,
+ Django-like API. It has advanced features like spelling suggestions,
+ highlighting and "more like this".
 
 Package: python-django-haystack-doc
 Section: doc
@@ -24,9 +26,9 @@
 Depends: ${misc:Depends}
 Recommends: libjs-jquery
 Description: A modular search engine for Django applications (documentation)
- Django Haystack provides a modularized search engine for Django application.
- It supports multiple back-ends like Solr and Whoosh with an unified
- and simple Django like API. It has advanced features like spelling
- suggestions, highlighting and more like this.
+ Haystack provides a modularized search engine for Django applications.
+ It supports multiple backends like Solr and Whoosh with a familiar,
+ Django-like API. It has advanced features like spelling suggestions,
+ highlighting and "more like this".
  .
  This package contains the HTML documentation and example projects.




More information about the Python-modules-commits mailing list