~ubuntu-branches/ubuntu/natty/icedtea-web/natty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-10-21 23:48:49 UTC
  • Revision ID: james.westby@ubuntu.com-20101021234849-koej2yqi49tu45f1
Tags: 1.0~20101021-0ubuntu2
Fix version of the transitional icedtea6-plugin package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
243
243
        dh_fixperms -s
244
244
        dh_installdeb -s
245
245
        dh_shlibdeps -s
246
 
        dh_gencontrol -s -- $(control_vars)
 
246
        dh_gencontrol -s -N icedtea6-plugin -- $(control_vars)
 
247
        dh_gencontrol -p icedtea6-plugin -- -v6b2$(PKGVERSION) $(control_vars)
247
248
        dh_md5sums -s
248
249
        dh_builddeb -s
249
250