[ocrfeeder] Update for release 0.6.6
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ocrfeeder] Update for release 0.6.6
- Date: Mon, 5 Apr 2010 14:47:48 +0000 (UTC)
commit e4adecdcebb946421d07e1929abcbc1289429c60
Author: Joaquim Rocha <jrocha igalia com>
Date: Mon Apr 5 16:44:10 2010 +0200
Update for release 0.6.6
NEWS | 26 ++++++++++++++++++++++++++
debian/changelog | 6 ++++++
util/constants.py | 2 +-
3 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53710da..2539e4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 0.6.6
+==============
+
+Improvements
+-------------
+
+* Remove Debian directory from MANIFEST.in so it won't get into the tarball
+* Add AUTHORS file
+* Update copyright to include ODFPy
+* Update description in Debian's control file (thanks to Alberto Garcia)
+* Install locale files under /usr/share/locale (thanks to Alberto Garcia)
+
+Bug Fixes
+----------
+
+* Fix failure when recognizing document with OCRFeeder's DAR algorithm
+
+New and Updated Translations
+-----------------------------
+
+* Marek Cernocky [cs]
+* Mario Blättermann [de]
+* Jorge González [es_ES]
+* Matej UrbanÄ?iÄ? [sl]
+
+
Version 0.6.5
==============
diff --git a/debian/changelog b/debian/changelog
index 9cc55ab..c61469f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ocrfeeder (0.6.6-1) UNRELEASED; urgency=low
+
+ * Version 0.6.6
+
+ -- Joaquim Rocha <jrocha igalia com> Mon, 05 Apr 2010 12:00:00 +0200
+
ocrfeeder (0.6.5-1) UNRELEASED; urgency=low
* Version 0.6.5
diff --git a/util/constants.py b/util/constants.py
index d552b43..10195cb 100644
--- a/util/constants.py
+++ b/util/constants.py
@@ -23,7 +23,7 @@ import os
OCRFEEDER_STUDIO_NAME = 'OCRFeeder'
OCRFEEDER_COMPACT_NAME = 'ocrfeeder'
-OCRFEEDER_STUDIO_VERSION = '0.6.5'
+OCRFEEDER_STUDIO_VERSION = '0.6.6'
OCRFEEDER_STUDIO_AUTHORS = ['Joaquim Rocha <joaquimrocha1 gmail com>']
OCRFEEDER_STUDIO_ARTISTS = ['Joaquim Rocha <joaquimrocha1 gmail com>']
OCRFEEDER_COPYRIGHT = 'Copyright © 2008-2010 Joaquim Rocha\n' \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]