~ubuntu-branches/ubuntu/trusty/wget/trusty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2009-12-12 08:15:59 UTC
  • mfrom: (2.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091212081559-mvccl4kzdqb138y3
Tags: 1.12-1.1ubuntu1
* Merge from debian testing, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.
* Keep build dependencies in main:
  - debian/control: remove info2man build-dep
  - debian/patches/00list: disable wget-infopod_generated_manpage.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: important
4
4
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Noèl Köthe <noel@debian.org>
6
 
Build-Depends: debhelper (>> 3.0.0), groff, gettext, texinfo, libssl-dev (>= 0.9.8), dpatch
7
 
Standards-Version: 3.8.0
 
6
Build-Depends: debhelper (>> 5.0.0), gettext, texinfo, libssl-dev (>= 0.9.8), dpatch
 
7
Standards-Version: 3.8.3
8
8
Homepage: http://www.gnu.org/software/wget/
9
9
 
10
10
Package: wget
11
11
Architecture: any
12
 
Depends: ${shlibs:Depends}
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}
13
13
Conflicts: wget-ssl
14
14
Description: retrieves files from the web
15
15
 Wget is a network utility to retrieve files from the Web