~matttbe/geis/raring-lp1077376

« back to all changes in this revision

Viewing changes to debian/source_geis.py

  • Committer: Chase Douglas
  • Date: 2012-07-30 15:43:59 UTC
  • Revision ID: chase.douglas@canonical.com-20120730154359-f9hoguiwnpbwj59i
Update packaging for project rename (LP: #1030937)

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
##################################
86
86
 
87
87
description = 'Multitouch device problem'
88
 
RELATED_PACKAGES = ['xserver-xorg', 'xserver-xorg-video-intel', 'xserver-xorg-video-ati', 'libmtdev1', 'libutouch-grail1', 'libutouch-geis1']
 
88
RELATED_PACKAGES = ['xserver-xorg', 'xserver-xorg-video-intel', 'xserver-xorg-video-ati', 'libmtdev1', 'libgrail1', 'libgeis1']
89
89
 
90
90
 
91
91
def add_info(report, ui):