[tryton-debian-vcs] tryton-modules-google-translate branch debian-squeeze-1.6 created. e93e874c198c0caae1a1b91d4a3609de1cac55f5

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Nov 27 17:02:33 UTC 2013


The following commit has been merged in the debian-squeeze-1.6 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-google-translate.git;a=commitdiff;h=e93e874c198c0caae1a1b91d4a3609de1cac55f5
commit e93e874c198c0caae1a1b91d4a3609de1cac55f5
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sat Nov 20 21:29:10 2010 +0100

    Releasing debian version 1.6.1-0~50squeeze1.

diff --git a/debian/changelog b/debian/changelog
index b61f750..a977b02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-google-translate (1.6.1-0~50squeeze1) unstable; urgency=low
+
+  * Merging upstream version 1.6.1.
+  * Changing my email address.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Sat, 20 Nov 2010 21:24:18 +0100
+
 tryton-modules-google-translate (1.6.0-1) unstable; urgency=low
 
   [ Daniel Baumann ]
commit 54e921bdcbca15f0b516c45b2eb56ddb9b183192
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sat Nov 20 21:16:03 2010 +0100

    Changing my email address.

diff --git a/debian/control b/debian/control
index 998d5ee..dcb76f0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
 Uploaders:
  Daniel Baumann <daniel at debian.org>,
- Mathias Behrle <mathiasb at mbsolutions.selfip.biz>
+ Mathias Behrle <mathiasb at m9s.biz>
 Dm-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7), python, python-setuptools, python-support
 Standards-Version: 3.8.4
commit fd01338cd4136818e8f21111a9584585d679c1aa
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sat Nov 20 20:54:33 2010 +0100

    Merging upstream version 1.6.1.

diff --git a/CHANGELOG b/CHANGELOG
index 7c91b0c..59953fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 1.6.1 - 2010-11-02
+* Bug fixes (see mercurial logs for details)
+
 Version 1.6.0 - 2010-05-08
 * Bug fixes (see mercurial logs for details)
 
diff --git a/MANIFEST.in b/MANIFEST.in
index b2a140e..dcb2afa 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,5 +7,4 @@ include LICENSE
 include *.xml
 include *.odt
 include *.csv
-include tests/*
 include doc/*
diff --git a/PKG-INFO b/PKG-INFO
index 7a712a8..4d018ff 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: trytond_google_translate
-Version: 1.6.0
+Version: 1.6.1
 Summary: Translate items with Google Translate
 Home-page: http://www.tryton.org/
 Author: B2CK
diff --git a/__tryton__.py b/__tryton__.py
index 681f70c..acb8fc5 100644
--- a/__tryton__.py
+++ b/__tryton__.py
@@ -6,7 +6,7 @@
     'name_es_CO': 'Traducción de Google',
     'name_es_ES': 'Google Traductor',
     'name_fr_FR': 'Google Translate',
-    'version' : '1.6.0',
+    'version' : '1.6.1',
     'author' : 'B2CK',
     'email': 'info at b2ck.com',
     'website': 'http://www.tryton.org/',
diff --git a/tests/__init__.pyc b/tests/__init__.pyc
deleted file mode 100644
index 6940467..0000000
Binary files a/tests/__init__.pyc and /dev/null differ
diff --git a/tests/test_google_translate.pyc b/tests/test_google_translate.pyc
deleted file mode 100644
index 2a7f8d6..0000000
Binary files a/tests/test_google_translate.pyc and /dev/null differ
diff --git a/trytond_google_translate.egg-info/PKG-INFO b/trytond_google_translate.egg-info/PKG-INFO
index c62b979..ae52360 100644
--- a/trytond_google_translate.egg-info/PKG-INFO
+++ b/trytond_google_translate.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: trytond-google-translate
-Version: 1.6.0
+Version: 1.6.1
 Summary: Translate items with Google Translate
 Home-page: http://www.tryton.org/
 Author: B2CK
diff --git a/trytond_google_translate.egg-info/SOURCES.txt b/trytond_google_translate.egg-info/SOURCES.txt
index 85e2bc7..df19f8d 100644
--- a/trytond_google_translate.egg-info/SOURCES.txt
+++ b/trytond_google_translate.egg-info/SOURCES.txt
@@ -16,10 +16,6 @@ setup.py
 ./tests/__init__.py
 ./tests/test_google_translate.py
 doc/index.rst
-tests/__init__.py
-tests/__init__.pyc
-tests/test_google_translate.py
-tests/test_google_translate.pyc
 trytond_google_translate.egg-info/PKG-INFO
 trytond_google_translate.egg-info/SOURCES.txt
 trytond_google_translate.egg-info/dependency_links.txt
-- 
tryton-modules-google-translate



More information about the tryton-debian-vcs mailing list