Changeset 579

Show
Ignore:
Timestamp:
05/27/08 11:52:54 (6 months ago)
Author:
free
Message:

Depend on xorg and run touchscreen conf in postinst

Location:
trinity/trunk/debian
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trinity/trunk/debian/changelog

    r551 r579  
    1 trinity (0.5.6~pre6) 64studio; urgency=low 
     1trinity (0.5.7) 64studio; urgency=low 
     2 
     3  * Depend on xorg and run touchscreen conf in postinst 
     4 
     5 -- Free Ekanayaka <free@64studio.com>  Tue, 08 Apr 2008 13:26:36 +0200 
     6 
     7trinity (0.5.6) 64studio; urgency=low 
    28 
    39  * Fixed menu structure 
  • trinity/trunk/debian/control

    r430 r579  
    88Package: trinity 
    99Architecture: all 
    10 Depends: dpsyco-skel 
     10Depends: dpsyco-skel, xorg 
    1111Description: Trinity dummy package 
    1212 This package is only meant for upgrades 
  • trinity/trunk/debian/postinst

    r430 r579  
    2222case "$1" in 
    2323    configure) 
     24 
     25        # Run cdd-config 
     26        cdd-config touchscreen 
    2427 
    2528        # Configure dpsyco users