[Python-modules-commits] r5873 - in packages/kiwi/trunk/debian (changelog control)

goedson at users.alioth.debian.org goedson at users.alioth.debian.org
Mon Jul 7 20:40:27 UTC 2008


    Date: Monday, July 7, 2008 @ 20:40:26
  Author: goedson
Revision: 5873

Removed obsolete package xbase-clients from build dependencies

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

Modified: packages/kiwi/trunk/debian/changelog
===================================================================
--- packages/kiwi/trunk/debian/changelog	2008-07-07 18:56:58 UTC (rev 5872)
+++ packages/kiwi/trunk/debian/changelog	2008-07-07 20:40:26 UTC (rev 5873)
@@ -3,8 +3,11 @@
   * New upstream release
   * debian/patches/03_fix_gazpacholoader.diff: removed patch
     applied upstream.
+  * debian/control:
+    - removed unneeded -1 from some build-depency versions
+    - removed build-dependency on xbase-clients
 
- -- Goedson Teixeira Paixao <goedson at debian.org>  Mon, 07 Jul 2008 14:18:01 -0300
+ -- Goedson Teixeira Paixao <goedson at debian.org>  Mon, 07 Jul 2008 17:12:00 -0300
 
 kiwi (1.9.21-1) unstable; urgency=low
 

Modified: packages/kiwi/trunk/debian/control
===================================================================
--- packages/kiwi/trunk/debian/control	2008-07-07 18:56:58 UTC (rev 5872)
+++ packages/kiwi/trunk/debian/control	2008-07-07 20:40:26 UTC (rev 5873)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Goedson Teixeira Paixao <goedson at debian.org>
 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, python-pydoctor
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3)
+Build-Depends-Indep: python-all-dev (>= 2.3.5-10), python-glade2 (>= 2.8.6), python-gtk2 (>= 2.8.2-3.1), python-support (>= 0.6.4), python-epydoc (>= 2.1-11), python-twisted-core (>= 2.4.0), xvfb, xfonts-base, python-pydoctor
 Homepage: http://www.async.com.br/projects/kiwi/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/kiwi/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/kiwi/trunk/?op=log
@@ -12,7 +12,7 @@
 
 Package: python-kiwi
 Architecture: all
-Depends: ${python:Depends}, python-gtk2 (>= 2.8.2-3.1), python-pkg-resources (>= 0.6b3-1)
+Depends: ${python:Depends}, python-gtk2 (>= 2.8.2-3.1), python-pkg-resources (>= 0.6b3)
 Enhances: gazpacho
 Description: a graphical framework to construct simple UI
  Kiwi is a framework and a set of enhanced PyGTK widgets designed to




More information about the Python-modules-commits mailing list