~ubuntu-branches/ubuntu/natty/gengetopt/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-07-15 19:23:36 UTC
  • Revision ID: james.westby@ubuntu.com-20100715192336-50dm37vc30eyezqh
Tags: 2.22.4-3
* Change my email address.
* Bump Standards.
* Add gbp config file.
* Add .gitignore file.
* Switch to debhelper 7 + autotools_dev add-on.
* Drop CDBS.
* Update debian/docs file.

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
 
Maintainer: Alessio Treglia <quadrispro@ubuntu.com>
5
 
DM-Upload-Allowed: yes
6
 
Build-Depends: debhelper (>= 7),
7
 
 autotools-dev,
8
 
 flex,
9
 
 cdbs
10
 
Standards-Version: 3.8.4
 
4
Maintainer: Alessio Treglia <alessio@debian.org>
 
5
Build-Depends: debhelper (>= 7.0.50~),
 
6
 autotools-dev (>= 20100122.1~),
 
7
 flex
 
8
Standards-Version: 3.9.0
11
9
Homepage: http://www.gnu.org/software/gengetopt/
12
10
Vcs-Git: git://git.debian.org/collab-maint/gengetopt.git
13
11
Vcs-Browser: http://git.debian.org/?p=collab-maint/gengetopt.git