~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-28 16:36:32 UTC
  • mfrom: (9.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091228163632-1o41x9uqye26ml5x
Tags: 3.9.12-2
* NEW package libhpmud0 - splits hard dependency between hpijs & hplip 
  - Fix "hpijs linked against libhpmud.so.0 in hplip package - brings
  large (14Mb) depends" (Closes: #454117)
  - Fix "automatically got a systray app which I don't need" (Closes: #484801)
  - Fix "depends (via hplip) on cups, to no purpose" (Closes: #561134)
* Soften bug/presubj. Fixes "requiring authentication" (Closes: #494420)
* dh_desktop-is-deprecated - removed
* dh_python obsolete as dh_pysupport exists
* Add debian/README.source - fixes patch-system-but-no-source-readme
  - Upgrade to Standards-Version: 3.8.3 

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
                --libexecdir=\$${prefix}/lib \
130
130
                --localstatedir=/var \
131
131
                --sysconfdir=/etc \
132
 
                --enable-debug \
133
132
                --without-icondir \
134
 
                --disable-foomatic-xml-install \
135
133
                --disable-foomatic-ppd-install \
136
134
                --enable-hpcups-install \
137
135
                --enable-cups-drv-install \
319
317
        dh_fixperms -i
320
318
#       dh_perl -i
321
319
        dh_pysupport -i /usr/share/hplip
322
 
        dh_python -i /usr/share/hplip
323
320
#       dh_makeshlibs -i
324
321
        dh_installdeb -i
325
322
        dh_shlibdeps -i --dpkg-shlibdeps-params=--ignore-missing-info
345
342
        dh_installdocs -a
346
343
        dh_installexamples -a
347
344
        dh_installmenu -a
348
 
        dh_desktop -a
349
345
#       dh_installlogrotate -a
350
346
#       dh_installemacsen -a
351
347
#       dh_installpam -a