~ubuntu-core-dev/ubuntu/xenial/ubuntu-release-upgrader/xenial

« back to all changes in this revision

Viewing changes to data/DistUpgrade.cfg.trusty

  • Committer: Brian Murray
  • Date: 2016-04-25 21:57:30 UTC
  • Revision ID: brian@canonical.com-20160425215730-rttnb5ske0aymrj6
Ensure that the system being upgraded has the version of apt which fixes
LP: #1560797 installed and that 14.04 systems have the version of dpkg
which fixes LP: #1574285 installed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# is tried
4
4
View=DistUpgradeViewGtk3,DistUpgradeViewKDE,DistUpgradeViewText
5
5
#View=DistUpgradeViewNonInteractive
6
 
#Depends= python-apt (>= 0.6.0), apt (>= 0.6)
 
6
Depends= apt (>= 1.0.1ubuntu2.13), dpkg (>= 1.17.5ubuntu5.6)
7
7
# the views below support upgrades over ssh connection
8
8
SupportSSH=DistUpgradeViewText,DistUpgradeViewNonInteractive
9
9