[Pkg-gourmet-changes] gourmet CHANGES, 1.2, 1.3 FAQ, 1.1.1.1, 1.2 MANIFEST, 1.2, 1.3 PKG-INFO, 1.2, 1.3 setup.py, 1.1.1.1, 1.2

seanius at haydn.debian.org seanius at haydn.debian.org
Tue Sep 20 15:05:11 UTC 2005


Update of /cvsroot/pkg-gourmet/gourmet
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv30504

Modified Files:
	CHANGES FAQ MANIFEST PKG-INFO setup.py 
Log Message:
update for upstream source to 0.8.6.5.1

Index: CHANGES
===================================================================
RCS file: /cvsroot/pkg-gourmet/gourmet/CHANGES,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CHANGES	12 Sep 2005 19:36:17 -0000	1.2
+++ CHANGES	20 Sep 2005 15:05:03 -0000	1.3
@@ -1,8 +1,61 @@
+==== Version 0.8.6.5.1 Changes since 0.8.6.5 ====
+* Fixed bug that caused newly imported recipes not to display
+  immediately.
+
+==== Version 0.8.6.5 Changes since 0.8.6.4 ====
+* Fixed bug in recipe card editing that caused changes made in card
+  view not to save properly.
+* Fix epicurious import.
+* Fix trash / deletion.
+* Fix Forward button (desensitize when there are no more pages).
+* Properly register newly added ingredients in display tab of recipe card.
+
+==== Version 0.8.6.4 Changes since 0.8.6.3 ====
+* Improved encoding dialog.
+* Fixed handling of webpages with screwy encoding.
+
+==== Version 0.8.6.3 Changes since 0.8.6.2 ====
+* Added fast add-ingredient box
+* Fixed some broken stuff
+* Changed code underlying pageable model so it is much more stable
+  (got rid of nasty error messages and many of the segfaults)
+* Updated key editor to work with updates to backend/pageable model.
+
+==== Version 0.8.6.2 Changes since 0.8.6.1 ====
+* Display recipe in pages (first 25, next 25, so on) to speed up
+  Gourmet. This makes just about everything "feel" faster -- startup,
+  search, etc.
+* Continue optimization of database.
+* Properly handle multiple categories.
+
+==== Version 0.8.6.1 Changes since 0.8.6.0 ====
+* Database normalized; hopefully this will mean performance improvements
+* Oodles of magic added to aid normalization of DB
+* Key lookup improved / interface on recipe card should be less sluggish.
+* ComboBoxEntry's changed so that one TAB moves focus out of them -- this
+  should improve e.g. recipe entry though it does break consistency with
+  other GTK apps.
+* Worked-around annoying GTK bug affecting ingredient entry by
+  disabling entry completion on the unit box.
+* Rearranged ingredient editor.
+* New translations from rosetta.
+
+==== Version 0.8.6.0 Changes since 0.8.5.x ====
+* Changed database format for greater efficiency/speed.
+* Times (cook/prep) are now stored internally as numbers of seconds,
+  which means sorting just works
+* Ratings are now done one a star-system, which means sorting just
+  works.
+* since ratings are done on a star system, we've introduced a dialog
+  to let the user select how they'd like to translate textual ratings
+  into stars
+
 ==== Version 0.8.5.12 Changes since 0.8.5.11 ====
 * Added quick ingredient editor interface.
 * Improved encoding dialog.
 * Fixed handling of webpages with screwy encoding.
 * Added foodnetwork.com import (preliminary).
+======= end
 
 ==== Version 0.8.5.11 Changes since 0.8.5.10 ====
 * Fixed menus in shopping list so they work without GNOME libraries.

Index: FAQ
===================================================================
RCS file: /cvsroot/pkg-gourmet/gourmet/FAQ,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- FAQ	5 Sep 2005 00:19:16 -0000	1.1.1.1
+++ FAQ	20 Sep 2005 15:05:03 -0000	1.2
@@ -94,10 +94,11 @@
 
 4.c. So how can I delete recipes from my shopping list?
 
-Drag them to the pantry list. Or use the "remove from shopping list" button
-on the toolbar. Or type "Control-D" while the item is selected. The idea of
-the "pantry" is just a metaphor -- you should put anything you don't want on your
-shopping list into the pantry list.
+Drag them to the pantry list. Or use the "remove from shopping list"
+button on the toolbar. Or type "Control-D" while the item is
+selected. The idea of the "pantry" is just a metaphor -- you should
+put anything you don't want on your shopping list into the pantry
+list, regardless of whether you actually have those items.
 
 4.d. So how can I move something from my pantry back onto my shopping list.
 

Index: MANIFEST
===================================================================
RCS file: /cvsroot/pkg-gourmet/gourmet/MANIFEST,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- MANIFEST	12 Sep 2005 19:36:17 -0000	1.2
+++ MANIFEST	20 Sep 2005 15:05:03 -0000	1.3
@@ -10,6 +10,9 @@
 build_rpms.py
 tools/__init__.py
 tools/gourmet_distutils.py
+images/gold_star.png
+images/half_gold_star.png
+images/no_star.png
 images/recbox.png
 images/splash.png
 images/gourmet_logo.png
@@ -55,8 +58,10 @@
 src/lib/OptionParser.py
 src/lib/optionTable.py
 src/lib/PngImagePluginUpToDate.py
+src/lib/pageable_store.py
 src/lib/prefs.py
 src/lib/prefsGui.py
+src/lib/ratingWidget.py
 src/lib/reccard.py
 src/lib/recindex.py
 src/lib/recipeManager.py

Index: PKG-INFO
===================================================================
RCS file: /cvsroot/pkg-gourmet/gourmet/PKG-INFO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- PKG-INFO	12 Sep 2005 19:36:17 -0000	1.2
+++ PKG-INFO	20 Sep 2005 15:05:03 -0000	1.3
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: gourmet
-Version: 0.8.5.12
+Version: 0.8.6.5.1
 Summary: Recipe Organizer and Shopping List Generator for Gnome
 Home-page: http://grecipe-manager.sourceforge.net
 Author: Thomas Mills Hinkle

Index: setup.py
===================================================================
RCS file: /cvsroot/pkg-gourmet/gourmet/setup.py,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- setup.py	5 Sep 2005 00:19:16 -0000	1.1.1.1
+++ setup.py	20 Sep 2005 15:05:03 -0000	1.2
@@ -19,7 +19,7 @@
     from version import version
 except:
     #print 'Version info may be out of date.'
-    version = "0.8.5.7"
+    version = "0.8.6.3"
 
 name= 'gourmet'
 




More information about the Pkg-gourmet-changes mailing list