[Python-modules-commits] r10760 - in packages/python-enthoughtbase/trunk/debian (2 files)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sun Dec 13 05:08:14 UTC 2009


    Date: Sunday, December 13, 2009 @ 05:08:06
  Author: varun
Revision: 10760

* debian/control:
  - Add python-apptools to Depends (Closes: #560723)
  - Bump Standards-Version to 3.8.3

Modified:
  packages/python-enthoughtbase/trunk/debian/changelog
  packages/python-enthoughtbase/trunk/debian/control

Modified: packages/python-enthoughtbase/trunk/debian/changelog
===================================================================
--- packages/python-enthoughtbase/trunk/debian/changelog	2009-12-13 04:51:31 UTC (rev 10759)
+++ packages/python-enthoughtbase/trunk/debian/changelog	2009-12-13 05:08:06 UTC (rev 10760)
@@ -1,3 +1,11 @@
+python-enthoughtbase (3.0.3-2) unstable; urgency=low
+
+  * debian/control:
+    - Add python-apptools to Depends (Closes: #560723)
+    - Bump Standards-Version to 3.8.3
+
+ -- Varun Hiremath <varun at debian.org>  Sun, 13 Dec 2009 00:02:26 -0500
+
 python-enthoughtbase (3.0.3-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/python-enthoughtbase/trunk/debian/control
===================================================================
--- packages/python-enthoughtbase/trunk/debian/control	2009-12-13 04:51:31 UTC (rev 10759)
+++ packages/python-enthoughtbase/trunk/debian/control	2009-12-13 05:08:06 UTC (rev 10760)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs, debhelper (>= 6), python-all-dev, python-central (>= 0.6), python-setupdocs
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://pypi.python.org/pypi/EnthoughtBase
 XS-Python-Version: >=2.4
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-enthoughtbase/trunk
@@ -12,7 +12,7 @@
 
 Package: python-enthoughtbase
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-apptools
 Conflicts: mayavi2 (<< 3.0.0), python-enthought-traits (<< 3.0.0)
 XB-Python-Version: ${python:Versions}
 Description: Core packages for the Enthought Tool Suite




More information about the Python-modules-commits mailing list