diff options
Diffstat (limited to 'ubuntu/maverick/kdeartwork/debian/control.in')
-rw-r--r-- | ubuntu/maverick/kdeartwork/debian/control.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/kdeartwork/debian/control.in b/ubuntu/maverick/kdeartwork/debian/control.in index 4a35bd7a1..8aaf00824 100644 --- a/ubuntu/maverick/kdeartwork/debian/control.in +++ b/ubuntu/maverick/kdeartwork/debian/control.in @@ -11,7 +11,7 @@ Standards-Version: 3.7.2 Package: kdeartwork Architecture: all Section: kde -Depends: kdeartwork-misc (>= ${Source-Version}), kdeartwork-emoticons (>= ${Source-Version}), kdeartwork-style (>= ${Source-Version}), kdeartwork-theme-icon (>= ${Source-Version}), kdeartwork-theme-window (>= ${Source-Version}), kdewallpapers (>= ${Source-Version}), kscreensaver (>= ${Source-Version}) +Depends: kdeartwork-misc (>= ${source:Version}), kdeartwork-emoticons (>= ${source:Version}), kdeartwork-style (>= ${source:Version}), kdeartwork-theme-icon (>= ${source:Version}), kdeartwork-theme-window (>= ${source:Version}), kdewallpapers (>= ${source:Version}), kscreensaver (>= ${source:Version}) Recommends: kscreensaver-xsavers Description: themes, styles and more from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -102,7 +102,7 @@ Package: kscreensaver Architecture: any Section: kde Depends: ${shlibs:Depends}, kdebase-bin -Recommends: kwin, kscreensaver-xsavers (= ${Source-Version}) +Recommends: kwin, kscreensaver-xsavers (= ${source:Version}) Description: additional screen savers released with KDE This package contains the screen savers for KDE. They can be tested and selected within the Appearance and Themes section of the KDE Control @@ -119,7 +119,7 @@ Package: kscreensaver-xsavers Architecture: any Section: kde Depends: ${shlibs:Depends}, kdebase-bin, xscreensaver -Recommends: kwin, kscreensaver (= ${Source-Version}), xscreensaver-gl +Recommends: kwin, kscreensaver (= ${source:Version}), xscreensaver-gl Suggests: kscreensaver-xsavers-webcollage Description: KDE hooks for standard xscreensavers This package allows a smooth integration of the standard xscreensavers |