~roadmr/checkbox/122521-plainbox-packaging-min-version

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Daniel Manrique
  • Date: 2013-09-19 19:17:52 UTC
  • Revision ID: roadmr@ubuntu.com-20130919191752-au57buedjlp5o1s6
This has plainbox-service require minimum versions of python3-plainbox and plainbox.

This is to ensure that upgrades on systems which already had plainbox-*
packages bring those minimum versions, because they contain a critical fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
Package: plainbox
60
60
Architecture: all
61
 
Depends: checkbox, python3-plainbox, ${misc:Depends}, ${python3:Depends}
 
61
Depends: checkbox,
 
62
         python3-plainbox (>= 0.3+bzr2359),
 
63
         ${misc:Depends},
 
64
         ${python3:Depends}
62
65
Description: Simple replacement for CheckBox
63
66
 PlainBox is a hardware testing tool useful for certifying laptops, desktops
64
67
 and servers with Ubuntu. It is a replacement for the current certification
73
76
 
74
77
Package: plainbox-service
75
78
Architecture: all
76
 
Depends: plainbox, python3-gi, python3-dbus 
 
79
Depends: plainbox (>= 0.3+bzr2359), python3-gi, python3-dbus
77
80
Description: File(s) needed for auto-starting PlainBox D-Bus service on demand.
78
81
 
79
82
Package: plainbox-autostart-desktop