~ubuntu-branches/ubuntu/precise/trousers/precise-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2011-11-21 21:21:39 UTC
  • mfrom: (0.1.17 sid)
  • Revision ID: package-import@ubuntu.com-20111121212139-ctknyhaijski2e02
Tags: 0.3.7-1
* Imported Upstream version 0.3.7
* Adopt package (set new maintainer) (Closes: #543932)
* Add pkg-config to build-depends
* Update symbols for libtspi1
* Use dh --with autoreconf
* Update patches to work with dh_autoreconf

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: trousers
2
2
Section: admin
3
3
Priority: optional
4
 
Maintainer: Debian QA Group <packages@qa.debian.org>
5
 
Build-Depends: debhelper (>= 7.0.50~), autotools-dev (>= 20100122.1), libssl-dev, libtool
 
4
Maintainer: Pierre Chifflier <pollux@debian.org>
 
5
Build-Depends: debhelper (>= 8),
 
6
    dh-autoreconf,
 
7
    autotools-dev (>= 20100122.1),
 
8
    libssl-dev,
 
9
    libtool,
 
10
    pkg-config
6
11
Standards-Version: 3.9.2
7
12
Homepage: http://trousers.sourceforge.net/
8
13