~racb/ubuntu/quantal/maas-enlist/subarch

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez, Dave Walker, Andres Rodriguez
  • Date: 2012-03-20 21:59:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120320215931-a4v3n0dglqfnhlq8
Tags: 0.3-0ubuntu1
[ Dave Walker ]
* avahi-discover/*: Introduce avahi discovery code, for discovery of a
  MAAS service.

[ Andres Rodriguez ]
* debian/rules: Add rules to build avahi-discover.
* debian/control: Build Deps on libavahi-core-dev, libdebian-installer4-dev,
  libavahi-client-dev
* debian/maas-enlist-udeb.install: Install maas-avahi-discover.
* debian/maas-enlist-udeb.postinst: Handle usage of maas-avahi-discover.
* debian/maas-enlist-udeb.templates: Update accordingly.
* debian/po: Updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: extra
4
4
Maintainer: Andres Rodriguez <andreserl@ubuntu.com>
5
 
Build-Depends: debhelper (>= 8.0.0), po-debconf
6
 
Standards-Version: 3.9.2
 
5
Build-Depends: debhelper (>= 8.0.0), po-debconf, libavahi-core-dev,
 
6
 libdebian-installer4-dev, libavahi-client-dev
 
7
Standards-Version: 3.9.3
7
8
Homepage: http://ubuntu.com
8
9
 
9
10
Package: maas-enlist
15
16
Package: maas-enlist-udeb
16
17
XC-Package-Type: udeb
17
18
Section: debian-installer
18
 
Architecture: all
 
19
Architecture: any
19
20
Depends:
20
21
 ${shlibs:Depends},
21
22
 ${misc:Depends},