~dobey/ubuntu/precise/avahi/bring-back-gir

« back to all changes in this revision

Viewing changes to man/xmltoman.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-05-06 14:04:57 UTC
  • mfrom: (4.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090506140457-72h3msg32nuc4j7v
Tags: 0.6.27-2ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Remove linux-any as it is not yet supported by Soyuz
  - Add versioned dependency on the dbus that satisfies our upstart job
    dependency.
  - Add udebs corresponding to libavahi-common3 and libavahi-core6, so that
    we can use them for Eucalyptus integration in the installer.
  - Recommend dhcp3-client instead of isc-dhcp-client (not yet available in
    Ubuntu)
* debian/rules:
* debian/avahi-daemon.init:
* debian/avahi-dnsconfd.init:
  - Avahi init scripts (daemon or dnsconfd) do not need to
    be started before gdm, and do not need to be stopped specially on
    shutdown.
* debian/avahi-daemon.postinst:
* debian/avahi-dnsconfd.postinst:
  - Use Ubuntu versions for migration scripts
* debian/avahi-autoipd.preinst:
* debian/avahi-autoipd.install:
* debian/avahi-autoipd.postinst:
* debian/avahi-autoipd.postrm:
  - Disable DHCP 3 to 4 migration (not yet in Ubuntu)
* debian/avahi-daemon.upstart:
* debian/avahi-dnsconfd.upstart:
  - Add Upstart config
* debian/patches/03_gir_1.1.patch:
  - Compile with the latest Gobject introspection

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- $Id$ -->
2
 
 
3
 
<!-- 
 
1
<!--
4
2
  This file is part of avahi.
5
3
 
6
4
  avahi is free software; you can redistribute it and/or modify it under
15
13
 
16
14
  You should have received a copy of the GNU General Public License
17
15
  along with avahi; if not, write to the Free Software Foundation,
18
 
  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 
 
16
  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
19
17
-->
20
18
 
21
19
<!ELEMENT manpage (synopsis | description | section | options | seealso)*>