~swt-techie/ubuntu/utopic/ddclient/bug-1068884

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2006-12-03 14:51:40 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061203145140-6pwe4mgmwolaiwwo
Tags: 3.7.0-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - add quilt to build-depends
  - add lsb-base to depends
  - make init script nicer (use lsb functions)
* debian/ddclient.init: improve error message when ddclient isn't set to run
  as a daemon (Closes Ubuntu: #54102)
* debian/rules: call dh_installinit with -u multiuser (Teardown spec)
* debian/control: recommend libio-socket-ssl-perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: net
3
3
Priority: extra
4
4
Maintainer: Torsten Landschoff <torsten@debian.org>
5
 
Build-Depends-Indep: po-debconf
6
 
Build-Depends: debhelper (>= 4.1.16), quilt
7
 
Standards-Version: 3.6.2
 
5
Build-Depends: debhelper (>= 4.1.16), po-debconf, quilt
 
6
Standards-Version: 3.7.2
8
7
 
9
8
Package: ddclient
10
9
Architecture: all
11
 
Depends: perl5, ${misc:Depends}
 
10
Depends: perl5, ${misc:Depends}, lsb-base
 
11
Recommends: libio-socket-ssl-perl
12
12
Provides: dyndns-client
13
13
Description: Update dynamic IP address at DynDNS.org
14
14
 A perl based client to update your dynamic IP address at DynDNS.org