~ubuntustudio-dev/ubuntustudio-packaging/jack-rack

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-06-21 20:40:09 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20100621204009-sgz3c8ma85qyw9vi
* Change my mail address.
* Switch to dpkg 3.0 (quilt) source format.
* Add .gitignore file.
* Add debian/gbp.conf file.
* Use autotools_dev debhelper add-on to update config.{guess,sub} files.
* Add -Wl,-ldl to LDFLAGS to fix FTBFS with binutils-gold (Closes: #554925).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: sound
3
3
Priority: optional
4
4
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
5
 
Uploaders: Alessio Treglia <quadrispro@ubuntu.com>
6
 
DM-Upload-Allowed: yes
 
5
Uploaders: Alessio Treglia <alessio@debian.org>
7
6
Build-Depends: debhelper (>= 7.0.50~),
8
 
 autotools-dev,
 
7
 autotools-dev (>= 20100122.1~),
9
8
 libasound2-dev,
10
9
 liblash-dev,
11
10
 ladspa-sdk (>= 1.1),
14
13
 libgnomeui-dev,
15
14
 libxml2-dev,
16
15
 liblrdf0-dev,
17
 
 ladcca-dev,
18
 
 quilt (>= 0.46-7~)
 
16
 ladcca-dev
19
17
Standards-Version: 3.8.4
20
18
Homepage: http://jack-rack.sourceforge.net/
21
19
Vcs-Git: git://git.debian.org/pkg-multimedia/jack-rack.git