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

« back to all changes in this revision

Viewing changes to hplip.list.in

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-05-26 11:20:39 UTC
  • mfrom: (1.5.6) (31.1.3 precise)
  • Revision ID: package-import@ubuntu.com-20120526112039-bevxczegxnbyr5m7
Tags: 3.12.4-1
* New upstream release
* Switch to source/format 3.0 (quilt) - drop dpatch
* Refreshed debian/patches
* dh_autoreconf debian/autogen.sh & set local-options single-debian-patch
* Update to debian/compat -> 9
* Fix "hardened build flags" patch from Moritz - thanks (Closes: #667828)
* Fix "duplex descriptor uninitialized" patch from Matej (Closes: #583273)
* Fix "please migrate to kde-runtime" patch from Pino (Closes: #666544)

Show diffs side-by-side

added added

removed removed

Lines of Context:
250
250
@epm_full@f 644 root root $home/installer/__init__.py installer/__init__.py
251
251
@epm_full@f 644 root root $home/installer/dcheck.py installer/dcheck.py
252
252
@epm_full@f 644 root root $home/installer/core_install.py installer/core_install.py
 
253
@epm_full@f 755 root root $home/uninstall.py uninstall.py
 
254
@epm_full@f 755 root root $home/upgrade.py upgrade.py
253
255
@epm_full@f 755 root root $home/colorcal.py colorcal.py
254
256
@epm_full@d 775 root root $home/prnt -
255
257
@epm_full@f 644 root root $home/prnt/pcl.py prnt/pcl.py
263
265
@epm_full@f 644 root root $home/pcard/__init__.py pcard/__init__.py
264
266
@epm_full@f 644 root root $home/pcard/photocard.py pcard/photocard.py
265
267
@epm_full@f 755 root root $home/info.py info.py
 
268
@epm_full@f 755 root root $home/wificonfig.py wificonfig.py
 
269
@epm_full@f 755 root root $home/devicesettings.py devicesettings.py
 
270
@epm_full@f 755 root root $home/config_usb_printer.py config_usb_printer.py
 
271
@epm_full@f 755 root root $home/diagnose_queues.py diagnose_queues.py
 
272
 
266
273
# docs
267
274
@epm_full@f 644 root root $docdir doc/*
268
275
@epm_full@d 775 root root $docdir/images -
300
307
@epm_full@l 755 root root $bindir/hp-query ../share/hplip/query.py
301
308
@epm_full@l 755 root root $bindir/hp-wificonfig ../share/hplip/wificonfig.py
302
309
@epm_full@l 755 root root $bindir/hp-devicesettings ../share/hplip/devicesettings.py
 
310
@epm_full@l 755 root root $bindir/hp-uninstall ../share/hplip/uninstall.py
 
311
@epm_full@l 755 root root $bindir/hp-upgrade ../share/hplip/upgrade.py
 
312
@epm_full@l 755 root root $bindir/hp-config_usb_printer ../share/hplip/config_usb_printer.py
 
313
@epm_full@l 755 root root $bindir/hp-diagnose_queues ../share/hplip/diagnose_queues.py
303
314
 
304
315
# qt4
305
316
@epm_full@@epm_qt4@d 775 root root $home/ui4 -
434
445
f 0644 root root $docdir/license.txt prnt/plugins/license.txt
435
446
f 0644 root root $docdir/COPYING prnt/plugins/license.txt
436
447
f 0644 root root $docdir/copyright prnt/plugins/copyright
437
 
f 0644 root root /var/lib/hp/hplip.state hplip-plugin.state
 
448
d 0755 root root /var/lib/hp/ -
438
449
f 0644 root root $home/data/firmware data/firmware/*.fw.gz
439
450
d 0775 root root $home/data/plugin -
440
451
d 0775 root lp /var/log/hp -
445
456
 
446
457
%system !darwin
447
458
@epm_print_only_exclude@f 0644 root root /etc/udev/rules.d data/rules/86-hpmud*.rules
 
459
@epm_print_only_exclude@f 0644 root root /etc/udev/rules.d data/rules/56-hpmud_add_printer.rules
448
460
f 0755 root root $home/prnt/plugins/lj-${machine}.so prnt/plugins/lj-${machine}.so
449
461
l 0755 root root $home/prnt/plugins/lj.so lj-${machine}.so
450
462
@epm_print_only_exclude@d 0775 root root $home/scan/plugins -
456
468
@epm_print_only_exclude@l 0755 root root $home/scan/plugins/bb_soap.so bb_soap-${machine}.so
457
469
@epm_print_only_exclude@f 0755 root root $home/fax/plugins/fax_marvell-${machine}.so fax/plugins/fax_marvell-${machine}.so
458
470
@epm_print_only_exclude@l 0755 root root $home/fax/plugins/fax_marvell.so fax_marvell-${machine}.so
 
471
 
 
472
 
459
473
%system all
460
474
%postinstall <<EOF
461
475
ver=`echo $version | sed 's/\([0-9]*.[0-9]*.[0-9]*\).*/\1/'`
468
482
%else
469
483
f 0644 root root $docdir/COPYING COPYING
470
484
f 0644 root root $docdir/copyright copyright
471
 
f 0644 root root /var/lib/hp/hplip.state hplip.state
 
485
d 0755 root root /var/lib/hp/ -
472
486
d 0775 root lp /var/log/hp -
473
487
%system !darwin
474
488
@epm_print_only_exclude@f 0644 root root /etc/udev/rules.d/56-hpmud_support.rules data/rules/56-hpmud_support.rules
475
489
@epm_print_only_exclude@f 0644 root root /etc/udev/rules.d/86-hpmud_plugin.rules data/rules/86-hpmud_plugin.rules
 
490
@epm_print_only_exclude@f 0644 root root /etc/udev/rules.d/56-hpmud_add_printer.rules data/rules/56-hpmud_add_printer.rules
 
491
 
476
492
%system all
477
493
%endif
478
494
#end PLUGIN