~ubuntu-branches/ubuntu/wily/gperiodic/wily

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-05-13 20:46:09 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040513204609-2ymqncvzfrqx8a7i
Tags: 2.0.7-4
Removed the DEPRECATED flags to build fine with GTK+2.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: gperiodic
2
2
Section: science
3
3
Priority: optional
4
 
Maintainer: Jim Lynch <jwl@debian.org>
5
 
Standards-Version: 3.5.6
6
 
Build-Depends: debhelper (>= 2), flex, libgtk1.2-dev, libncurses-dev, libreadline-dev, gettext
 
4
Maintainer: Sebastien Bacher <seb128@debian.org>
 
5
Standards-Version: 3.6.1.0
 
6
Build-Depends: debhelper (>= 4.0), libgtk2.0-dev
7
7
 
8
8
Package: gperiodic
9
9
Architecture: any
10
 
Depends: ${shlibs:Depends}
 
10
Depends: ${shlibs:Depends}, ${misc:Depends}
11
11
Description: periodic table application
12
12
 GPeriodic is a small X/GTK+-based program which allows you to
13
13
 browse through a periodic table of chemical elements, and view
16
16
 .
17
17
 The program is available in English, Portuguese, Spanish,
18
18
 German, French, Italian, Dutch and Russian.
 
19