[Python-modules-commits] r838 - in /packages/pyspf/trunk/debian: changelog control

stratus at users.alioth.debian.org stratus at users.alioth.debian.org
Thu Jun 15 19:27:49 UTC 2006


Author: stratus
Date: Thu Jun 15 19:27:41 2006
New Revision: 838

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=838
Log:
Remove python-all-dev from pyspf build-depends
Sync pyspf changelog

Modified:
    packages/pyspf/trunk/debian/changelog
    packages/pyspf/trunk/debian/control

Modified: packages/pyspf/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyspf/trunk/debian/changelog?rev=838&op=diff
==============================================================================
--- packages/pyspf/trunk/debian/changelog (original)
+++ packages/pyspf/trunk/debian/changelog Thu Jun 15 19:27:41 2006
@@ -6,17 +6,20 @@
       to Build-Depends-Indep.
   * debian/rules:
     - Add simple-patchsys support without patches.
+    - Remove unneded clean target.
     
   * New Python Policy Changes: (Closes: #373504)
     + debian/control:
       - Bump up cdbs dependency to >= 0.4.41.
       - Bump up debhelper compatibility to 5.
+      - Add python-support >= 0.2.3 dependency.
       - Add XS-Python-Version field.
       - Depends on ${python:Depends} and not on python2.3.
       - Add XB-Python-Version field.
     + debian/rules:
       - Add DEB_PYTHON_SYSTEM=pysupport
       - Remove echo call since cdbs take care about this.
+      - Call python-distutils class after debhelper now.
     + debian/postinst && debian/prerm:
       - Remove "hand made" python-support stuff, cdbs does this.
       

Modified: packages/pyspf/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyspf/trunk/debian/control?rev=838&op=diff
==============================================================================
--- packages/pyspf/trunk/debian/control (original)
+++ packages/pyspf/trunk/debian/control Thu Jun 15 19:27:41 2006
@@ -4,7 +4,7 @@
 Maintainer: Gustavo Franco <stratus at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>, Guilherme de S. Pastore <guilherme.pastore at terra.com.br>
 Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-support (>= 0.2.3)
-Build-Depends-Indep: python, python-dev, python-all-dev
+Build-Depends-Indep: python, python-dev
 XS-Python-Version: all
 Standards-Version: 3.7.2
 




More information about the Python-modules-commits mailing list