~xubuntu-dev/xubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Colin Watson
  • Date: 2012-02-12 01:05:16 UTC
  • Revision ID: cjwatson@canonical.com-20120212010516-mdri8x3thfwhgdy3
Use maintscript support in dh_installdeb rather than writing out
dpkg-maintscript-helper commands by hand.  We now simply Pre-Depend on a
new enough version of dpkg rather than using 'dpkg-maintscript-helper
supports' guards, leading to more predictable behaviour on upgrades.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
Package: xubuntu-default-settings
12
12
Architecture: all
 
13
Pre-Depends: ${misc:Pre-Depends}
13
14
Depends: ${misc:Depends}, xubuntu-artwork (>= 12.04.0~), ttf-droid,
14
15
 lightdm (>= 0.9.3-0ubuntu2), x11-common (>= 1:7.6+7ubuntu2),
15
16
 lightdm-gtk-greeter (>= 1.0.0-0ubuntu2)