[Python-modules-commits] r3975 - in packages/python-avc/trunk/debian (changelog control rules)

fabrizio-guest at users.alioth.debian.org fabrizio-guest at users.alioth.debian.org
Mon Dec 17 13:59:37 UTC 2007


    Date: Monday, December 17, 2007 @ 13:59:32
  Author: fabrizio-guest
Revision: 3975

New upstream

Modified:
  packages/python-avc/trunk/debian/changelog
  packages/python-avc/trunk/debian/control
  packages/python-avc/trunk/debian/rules

Modified: packages/python-avc/trunk/debian/changelog
===================================================================
--- packages/python-avc/trunk/debian/changelog	2007-12-17 10:36:22 UTC (rev 3974)
+++ packages/python-avc/trunk/debian/changelog	2007-12-17 13:59:32 UTC (rev 3975)
@@ -1,6 +1,12 @@
-python-avc (0.3.0-1) unstable; urgency=low
+python-avc (0.4.0-1) UNSTABLE; urgency=low
 
+  * New upstream
+
+ -- Fabrizio Pollastri <pollastri at inrim.it>  Tue, 15 Dec 2007 12:00:00 +0100
+
+
+python-avc (0.3.0-1) UNSTABLE; urgency=low
+
   * Initial release (Closes: #448646)
 
  -- Fabrizio Pollastri <pollastri at inrim.it>  Tue, 30 Oct 2007 12:07:23 +0100
-

Modified: packages/python-avc/trunk/debian/control
===================================================================
--- packages/python-avc/trunk/debian/control	2007-12-17 10:36:22 UTC (rev 3974)
+++ packages/python-avc/trunk/debian/control	2007-12-17 13:59:32 UTC (rev 3975)
@@ -14,7 +14,7 @@
 Architecture: all
 Depends: ${python:Depends}
 Suggests: python-gtk2 (>=2.0), python-qt3 (>=3.0), python-qt4 (>=4.0),
- python-tk (>=2.0)
+ python-tk (>=2.0), python-wxgtk (>=2.6)
 Description: live connection among widgets and application variables
  AVC, the Application View Controller  is a multiplatform, fully automatic,
  live connection among the values displayed by graphical interface widgets and

Modified: packages/python-avc/trunk/debian/rules
===================================================================
--- packages/python-avc/trunk/debian/rules	2007-12-17 10:36:22 UTC (rev 3974)
+++ packages/python-avc/trunk/debian/rules	2007-12-17 13:59:32 UTC (rev 3975)
@@ -42,7 +42,7 @@
 	dh_installdocs 
 	dh_installexamples
 	dh_pysupport
-	dh_compress -X.py -X.glade -X.ui -X.tcl
+	dh_compress -X.py -X.glade -X.ui -X.tcl -X.xrc
 	dh_fixperms
 	dh_installdeb
 	dh_gencontrol




More information about the Python-modules-commits mailing list