~ubuntu-branches/debian/jessie/unixodbc-gui-qt/jessie

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2014-04-06 03:42:10 UTC
  • Revision ID: package-import@ubuntu.com-20140406034210-y51g33agwytxr233
Tags: 2.3.0-4
* Use dh-autoreconf instead of autotools-dev, fixing FTBFS on ppc64el.
  Thanks, Logan Rosen.  Closes: #735252.
* Drop pointless overrides in debian/rules.
* Use proper dpkg-buildflags-compatible LDFLAGS declaration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: unixodbc-gui-qt
2
2
Build-Depends: debhelper (>= 9), libqt4-dev, libqtassistantclient-dev,
3
 
        libreadline-dev, autotools-dev, libltdl-dev, unixodbc-dev
 
3
        libreadline-dev, dh-autoreconf, libltdl-dev, unixodbc-dev
4
4
Section: libs
5
5
Priority: optional
6
6
Maintainer: Steve Langasek <vorlon@debian.org>