~landscape/landscape-client/landscape-client-12.04-0ubuntu0.12.04.0

« back to all changes in this revision

Viewing changes to debian/landscape-common.config

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2009-07-30 15:16:07 UTC
  • Revision ID: james.westby@ubuntu.com-20090730151607-ir35wrgfbeu2ukhl
Tags: 1.3.2.2-0ubuntu0.9.10.3
* Drop unsed dependency on libcurl3 and explicitly depend on
  libcurl3-gnutls (>= 7.15.1-1ubuntu3) on dapper (LP: #406885)
* Add missing debian/landscape-common.config (LP: #410378)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
PACKAGE=landscape-common
 
4
 
 
5
set -e
 
6
. /usr/share/debconf/confmodule
 
7
 
 
8
# Ask questions.
 
9
db_input medium $PACKAGE/sysinfo || true
 
10
db_go