[Python-modules-commits] r10758 - in packages/python-apptools/trunk/debian (changelog control)

varun at users.alioth.debian.org varun at users.alioth.debian.org
Sun Dec 13 04:51:05 UTC 2009


    Date: Sunday, December 13, 2009 @ 04:51:03
  Author: varun
Revision: 10758

* debian/control
  - Add libjs-query to Depends (Closes: #560722)
  - Add python-configobj to Depends (Closes: #560725)
  - Bump Standards-Version to 3.8.3

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

Modified: packages/python-apptools/trunk/debian/changelog
===================================================================
--- packages/python-apptools/trunk/debian/changelog	2009-12-12 12:18:09 UTC (rev 10757)
+++ packages/python-apptools/trunk/debian/changelog	2009-12-13 04:51:03 UTC (rev 10758)
@@ -1,3 +1,12 @@
+python-apptools (3.3.0-2) unstable; urgency=low
+
+  * debian/control
+    - Add libjs-query to Depends (Closes: #560722)
+    - Add python-configobj to Depends (Closes: #560725)
+    - Bump Standards-Version to 3.8.3
+
+ -- Varun Hiremath <varun at debian.org>  Sat, 12 Dec 2009 23:47:08 -0500
+
 python-apptools (3.3.0-1) unstable; urgency=low
 
   * New upstream release
@@ -22,7 +31,7 @@
 
   [ Varun Hiremath ]
   * New upstream release
-  * debian/control: 
+  * debian/control:
     + add python-setupdocs to Build-Depends
     + set XS-Python-Version: current
 

Modified: packages/python-apptools/trunk/debian/control
===================================================================
--- packages/python-apptools/trunk/debian/control	2009-12-12 12:18:09 UTC (rev 10757)
+++ packages/python-apptools/trunk/debian/control	2009-12-13 04:51:03 UTC (rev 10758)
@@ -5,7 +5,7 @@
 Uploaders: Varun Hiremath <varun at debian.org>
 Build-Depends: cdbs, debhelper (>= 6), python-all-dev, python-central (>= 0.6)
 Build-Depends-Indep: python-setupdocs, libjs-jquery
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://pypi.python.org/pypi/AppTools
 XS-Python-Version: current
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-apptools/trunk
@@ -13,7 +13,8 @@
 
 Package: python-apptools
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-traitsgui
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ python-traitsgui, libjs-jquery, python-configobj
 Conflicts: mayavi2 (<< 3.0.0)
 XB-Python-Version: ${python:Versions}
 Description: ETS Application Tools




More information about the Python-modules-commits mailing list