[POS-commit] r7210 - in stoqlib/trunk: . debian

fabio morbec fabio at async.com.br
Fri Aug 31 11:58:25 BRT 2007


Author: fabio
Date: Fri Aug 31 11:58:25 2007
New Revision: 7210

Modified:
   stoqlib/trunk/Makefile
   stoqlib/trunk/debian/changelog
   stoqlib/trunk/debian/control

Log:
mudanças pacote release

Modified: stoqlib/trunk/Makefile
==============================================================================
--- stoqlib/trunk/Makefile	(original)
+++ stoqlib/trunk/Makefile	Fri Aug 31 11:58:25 2007
@@ -24,7 +24,7 @@
 web: apidocs
 	scp -r apidocs async.com.br:$(WEBDOC_DIR)/stoqlib-tmp
 	ssh async.com.br rm -fr $(WEBDOC_DIR)/stoqlib
-	ssh mv $(WEBDOC_DIR)/stoqlib-tmp $(WEBDOC_DIR)/stoqlib
+	ssh async.com.br mv $(WEBDOC_DIR)/stoqlib-tmp $(WEBDOC_DIR)/stoqlib
 	scp stoqlib.pickle async.com.br:$(WEBDOC_DIR)/stoqlib
 
 clean:

Modified: stoqlib/trunk/debian/changelog
==============================================================================
--- stoqlib/trunk/debian/changelog	(original)
+++ stoqlib/trunk/debian/changelog	Fri Aug 31 11:58:25 2007
@@ -1,3 +1,9 @@
+stoqlib (0.9.2-9) feisty; urgency=low
+
+  *FIX 
+
+ -- Fabio Morbec <fabio at async.com.br>  Thu, 30 Aug 2007 22:27:35 -0300
+
 stoqlib (0.9.2-8) feisty; urgency=low
 
   *FIX 

Modified: stoqlib/trunk/debian/control
==============================================================================
--- stoqlib/trunk/debian/control	(original)
+++ stoqlib/trunk/debian/control	Fri Aug 31 11:58:25 2007
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Fabio Morbec <fabio at async.com.br>
 Build-Depends: debhelper (>= 4.2.28)
-Build-Depends-Indep: cdbs, python-dev (>= 2.4), python-zopeinterface (>= 3.2.1), python-kiwi (>= 1.9.17-2), gazpacho (>= 0.6.6), python-psycopg2 (>= 2.0.5), stoqdrivers (>= 0.9.0-1), python-imaging (>= 1.1.5), python-reportlab (>= 1.20)
+Build-Depends-Indep: cdbs, python-dev (>= 2.4), python-zopeinterface (>= 3.2.1), python-kiwi (>= 1.9.17-3), gazpacho (>= 0.6.6), python-psycopg2 (>= 2.0.5), stoqdrivers (>= 0.9.0-1), python-imaging (>= 1.1.5), python-reportlab (>= 1.20)
 Standards-Version: 3.6.2
 
 Package: stoqlib
 Architecture: all
-Depends: ${shlibs:Depends}, python-gtk2 (>= 2.8), python-zopeinterface (>= 3.2.1), python-kiwi (>= 1.9.17-2), gazpacho (>= 0.6.6), python-psycopg2 (>= 2.0.5), stoqdrivers (>= 0.9.0-1), python-imaging (>= 1.1.5), python-reportlab (>= 1.20)
+Depends: ${shlibs:Depends}, python-gtk2 (>= 2.8), python-zopeinterface (>= 3.2.1), python-kiwi (>= 1.9.17-3), gazpacho (>= 0.6.6), python-psycopg2 (>= 2.0.5), stoqdrivers (>= 0.9.0-1), python-imaging (>= 1.1.5), python-reportlab (>= 1.20)
 Description: A powerful retail system library
  Stoqlib offers many special tools for retail system applications
  such reports infrastructure, basic dialogs and searchbars and


More information about the POS-commit mailing list