[Python-modules-commits] r12257 - in packages/pystemmer/trunk/debian (control)

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Sat Mar 13 17:56:11 UTC 2010


    Date: Saturday, March 13, 2010 @ 17:56:10
  Author: stefanor-guest
Revision: 12257

Move python-dbg from to Depends -> Recommends

Modified:
  packages/pystemmer/trunk/debian/control

Modified: packages/pystemmer/trunk/debian/control
===================================================================
--- packages/pystemmer/trunk/debian/control	2010-03-13 17:55:43 UTC (rev 12256)
+++ packages/pystemmer/trunk/debian/control	2010-03-13 17:56:10 UTC (rev 12257)
@@ -36,7 +36,8 @@
 Priority: extra
 Architecture: any
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
- python-stemmer (= ${binary:Version}), python-dbg
+ python-stemmer (= ${binary:Version})
+Recommends: python-dbg
 Description: Python bindings for libstemmer - snowball stemming algorithms (debug extension)
  PyStemmer provides access to efficient algorithms for calculating a "stemmed"
  form of a word.  This is a form with most of the common morphological endings




More information about the Python-modules-commits mailing list