~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Michael Vogt
  • Date: 2008-11-10 18:04:02 UTC
  • Revision ID: michael.vogt@ubuntu.com-20081110180402-lvolg0ct1xr4vqoi
* debian/update-notifier-common.install:
  - move apt-check, apt-cdrom-check and cdromdistupgrade
    into update-notifier-common

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Package: update-notifier
10
10
Architecture: any
11
 
Depends: ${shlibs:Depends}, ${misc:Depends}, update-notifier-common, python, python-apt (>= 0.6.12), update-manager, hal, notification-daemon, gksu
 
11
Depends: ${shlibs:Depends}, ${misc:Depends}, update-notifier-common, python, update-manager, hal, notification-daemon, gksu
12
12
Provides: upgrade-notifier
13
13
Conflicts: upgrade-notifier
14
14
Replaces: upgrade-notifier
18
18
 available.
19
19
 
20
20
Package: update-notifier-common
21
 
Replaces: update-notifier (<< 0.59.4)
22
 
Conflicts: update-notifier (<< 0.59.4)
 
21
Replaces: update-notifier (<< 0.75.1)
23
22
Architecture: all
24
 
Depends: ${shlibs:Depends}, ${misc:Depends}
 
23
Depends: ${shlibs:Depends}, ${misc:Depends}, python-apt (>= 0.6.12)
25
24
Description: Files shared between update-notifier and adept
26
25
 Apt setup files and reboot notification scripts shared between
27
26
 update-notifier and adept-notifier.