[POS-commit] r7430 - in stoq/trunk: . debian
fabio at async.com.br
fabio at async.com.br
Mon Feb 11 16:48:22 BRST 2008
Author: fabio
Date: Mon Feb 11 16:48:22 2008
New Revision: 7430
Log:
Pacote 0.9.4-4
Modified:
stoq/trunk/debian/changelog
stoq/trunk/debian/control
stoq/trunk/stoq.spec
Modified: stoq/trunk/debian/changelog
==============================================================================
--- stoq/trunk/debian/changelog (original)
+++ stoq/trunk/debian/changelog Mon Feb 11 16:48:22 2008
@@ -1,3 +1,7 @@
+stoq (0.9.4-4) gutsy; urgency=low
+
+ * Fixes and bugs.
+
stoq (0.9.4-3) gutsy; urgency=low
* Fix
Modified: stoq/trunk/debian/control
==============================================================================
--- stoq/trunk/debian/control (original)
+++ stoq/trunk/debian/control Mon Feb 11 16:48:22 2008
@@ -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-kiwi (>= 1.9.20), stoqlib (>= 0.9.4-3)
+Build-Depends-Indep: cdbs, python-dev (>= 2.4), python-kiwi (>= 1.9.20), stoqlib (>= 0.9.4-4)
Standards-Version: 3.6.2
Package: stoq
Architecture: all
-Depends: stoqlib (>= 0.9.4-3), postgresql-client-common
+Depends: stoqlib (>= 0.9.4-4), postgresql-client-common
Replaces: stoq
Conflicts: stoq
Description: Stoq Server and Administration tools
Modified: stoq/trunk/stoq.spec
==============================================================================
--- stoq/trunk/stoq.spec (original)
+++ stoq/trunk/stoq.spec Mon Feb 11 16:48:22 2008
@@ -3,15 +3,15 @@
Summary: A powerful retail system
Name: stoq
Version: 0.9.4
-Release: 1
+Release: 4
License: GPL
Group: System Environment/Libraries
URL: http://www.stoq.com.br/
Source: http://download.stoq.com.br/sources/0.9.1/stoq-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: python-kiwi >= 1.9.20, stoqlib >= 0.9.4-3
+Requires: python-kiwi >= 1.9.20, stoqlib >= 0.9.4-4
Requires: python-abi = %(%{__python} -c "import sys; print sys.version[:3]")
-BuildRequires: python-kiwi >= 1.9.20, stoqlib >= 0.9.4-3
+BuildRequires: python-kiwi >= 1.9.20, stoqlib >= 0.9.4-4
BuildArch: noarch
%description
@@ -47,6 +47,9 @@
%{python_sitelib}/stoq
%changelog
+* Wed Feb 11 2008 Fabio Morbec <fabio at async.com.br> 0.9.4-4
+- Fix
+
* Wed Jan 31 2008 Fabio Morbec <fabio at async.com.br> 0.9.4-3
- Fix
More information about the POS-commit
mailing list