~vorlon/ubuntu/saucy/gourmet/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Rolf Leggewie
  • Date: 2008-07-26 13:29:41 UTC
  • Revision ID: james.westby@ubuntu.com-20080726132941-ek7p0gvtfv44pgtj
Tags: 0.14.0-1
* initial release on debian (Closes: #427474).
* 01-disable_gtk_check.patch enables headless builds
* 02-fix_gnome_menu.patch makes sure gourmet places itself correctly
  in the menu
* the upstream tarball apparently misses some files unintentionally
  They have been fetched from upstream cvs and sf.net ticket 2022831
  has been opened about this.  The missing files are in
  03_missing_data_dir.patch
* 04-fix-python_version_dependency.patch makes sure that the very old
  python2.3 does not end up in Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: gourmet
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
 
5
Build-Depends: debhelper (>= 5.0.38), quilt
 
6
Build-Depends-Indep: python-dev, python-gtk2-dev, python-central (>= 0.5.6),
 
7
 intltool
 
8
XS-Python-Version: all
 
9
Homepage: http://grecipe-manager.sf.net/
 
10
Standards-Version: 3.8.0
 
11
 
 
12
Package: gourmet
 
13
Architecture: all
 
14
Depends: ${misc:Depends}, ${python:Depends}, python-imaging, python-glade2,
 
15
 python-gtk2 (>=2.3.92), python-pysqlite2|python (>=2.5)|python-sqlite3,
 
16
 python-reportlab, python-sqlalchemy, python (>=2.3)
 
17
Recommends: python-gnome2
 
18
Suggests: libmetakit-python, python-pyrtf
 
19
XB-Python-Version: ${python:Versions}
 
20
Description: A gtk-based recipe organizer and shopping list generator
 
21
 Gourmet Recipe Manager is a gtk-based recipe organizer and shopping
 
22
 list generator intended for the GNOME desktop environment (though it
 
23
 does not need all the GNOME libraries). Gourmet can import
 
24
 Mealmaster(tm) files and can export recipes in a number of formats,
 
25
 including text, RTF and web pages. Gourmet also can calculate nutritional
 
26
 information for recipes.