[Python-modules-commits] r2489 - in /packages/kiwi/trunk/debian: changelog control

goedson at users.alioth.debian.org goedson at users.alioth.debian.org
Wed May 30 22:34:15 UTC 2007


Author: goedson
Date: Wed May 30 22:34:15 2007
New Revision: 2489

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2489
Log:
* debian/control:
  - Removed obsolete XS-Python-Version and XB-Python-Version fields

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

Modified: packages/kiwi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/kiwi/trunk/debian/changelog?rev=2489&op=diff
==============================================================================
--- packages/kiwi/trunk/debian/changelog (original)
+++ packages/kiwi/trunk/debian/changelog Wed May 30 22:34:15 2007
@@ -18,8 +18,10 @@
   * Updated the watch file
   * Do not rebuild the api documentation since it uses
     pydoctor for this
+  * debian/control:
+    - Removed obsolete XS-Python-Version and XB-Python-Version fields
 
- -- Goedson Teixeira Paixao <goedson at debian.org>  Tue, 29 May 2007 18:54:15 -0300
+ -- Goedson Teixeira Paixao <goedson at debian.org>  Wed, 30 May 2007 16:10:21 -0300
 
 kiwi (1.9.13-4) unstable; urgency=medium
 

Modified: packages/kiwi/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/kiwi/trunk/debian/control?rev=2489&op=diff
==============================================================================
--- packages/kiwi/trunk/debian/control (original)
+++ packages/kiwi/trunk/debian/control Wed May 30 22:34:15 2007
@@ -5,7 +5,6 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3-1)
 Build-Depends-Indep: python-all-dev (>= 2.3.5-10), python-glade2 (>= 2.8.6-1), python-gtk2 (>= 2.8.2-3.1), python-support (>= 0.6.4), python-epydoc (>= 2.1-11), python-twisted-core (>= 2.4.0-1), xvfb, xbase-clients, xfonts-base
-XS-Python-Version: >= 2.4
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/kiwi/trunk/
 Standards-Version: 3.7.2
 
@@ -13,7 +12,6 @@
 Architecture: all
 Depends: ${python:Depends}, python-gtk2 (>= 2.8.2-3.1), python-setuptools (>= 0.6b3-1)
 Enhances: gazpacho
-XB-Python-Version: ${python:Versions}
 Description: a graphical framework to construct simple UI
  Kiwi is a framework and a set of enhanced PyGTK widgets designed to
  make building programs with graphical interfaces both easy to write




More information about the Python-modules-commits mailing list