~ubuntu-branches/ubuntu/hardy/gengetopt/hardy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-01-29 14:55:40 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129145540-bkah1bl330gpelmh
Tags: 2.22-1ubuntu1
* Merge with Debian; remaining changes:
  - Fix build failures with g++-4.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: gengetopt
2
2
Section: devel
3
3
Priority: optional
 
4
XSBC-Original-Maintainer: Bart Martens <bartm@debian.org>
4
5
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Bart Martens <bartm@knars.be>
6
6
Build-Depends: debhelper (>= 5), autotools-dev, flex, cdbs, texinfo
7
 
Standards-Version: 3.7.2
 
7
Standards-Version: 3.7.3
 
8
Homepage: http://www.gnu.org/software/gengetopt/
8
9
 
9
10
Package: gengetopt
10
11
Architecture: any
14
15
 main.c file.  gengetopt supports: long and short options, 11 types of
15
16
 parameters (including flag, int, double, string, and function call),
16
17
 and a usage message.
17
 
 .
18
 
  Homepage: http://www.gnu.org/software/gengetopt/