~ubuntu-core-dev/unattended-upgrades/ubuntu

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Thomas Kluyver
  • Date: 2012-06-17 14:32:43 UTC
  • mto: (280.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 288.
  • Revision ID: takowl@gmail.com-20120617143243-jn05uqka3gp9xw7z
Adjust debian/ to build package with Python 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
5
5
Build-Depends: debhelper (>= 7.0.50~), po-debconf, lsb-release
6
 
Build-Depends-Indep: python (>= 2.6.6-3~), python-distutils-extra
7
 
Standards-Version: 3.8.3
 
6
Build-Depends-Indep: python3, python3-distutils-extra
 
7
Standards-Version: 3.9.3
8
8
Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/unattended-upgrades/ubuntu/
9
9
 
10
10
Package: unattended-upgrades
11
11
Architecture: all
12
 
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, python, 
13
 
 python-apt (>= 0.7.90), apt-utils, apt, ucf, lsb-release
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, python3, 
 
13
 python3-apt (>= 0.7.90), apt-utils, apt, ucf, lsb-release
14
14
Suggests: bsd-mailx
15
15
Description: automatic installation of security upgrades
16
16
 This package can download and install security upgrades automatically