~ubuntu-branches/ubuntu/quantal/update-manager/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-09-11 12:45:50 UTC
  • Revision ID: package-import@ubuntu.com-20120911124550-3p12b1jzw2fhuh3r
Tags: 1:0.173
Make update-manager-core depend on ubuntu-release-upgrader-core and
update-manager-kde depend on ubuntu-release-upgrader-qt, so that
functionality isn't lost on upgrade (LP: #1049062).

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
Depends: ${python3:Depends},
23
23
         ${misc:Depends}, 
24
24
         python3-update-manager (= ${source:Version}),
25
 
         lsb-release
 
25
         lsb-release,
 
26
         ubuntu-release-upgrader-core
26
27
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
27
28
Replaces: update-manager (<< 1:0.146.2)
28
29
Breaks: update-manager (<< 1:0.146.2), 
82
83
         update-manager-core, 
83
84
         python3-pykde4, 
84
85
         kdesudo,
85
 
         psmisc
 
86
         psmisc,
 
87
         ubuntu-release-upgrader-qt
86
88
Description: Support modules for Muon Notifier and Apper
87
89
 Support modules for Muon Notifier and Apper to check for new distro releases 
88
90
 and download the dist-upgrade tool.