--- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/control +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/control @@ -0,0 +1,14 @@ +Source: brother-lpr-drivers-mfc9420cn +Section: text +Priority: optional +Homepage: http://solutions.brother.com/linux/en_us/ +Maintainer: Ubuntu MOTU Team +XSBC-Original-Maintainer: Jeremy Schoenhaar +Build-Depends: debhelper (>= 5) +Standards-Version: 3.7.3 + +Package: brother-lpr-drivers-mfc9420cn +Architecture: i386 amd64 +Depends: ${shlibs:Depends}, brother-lpr-drivers-common, ${arch-depends} +Description: LPR driver for mfc9420cn brother printer + This package provide LPR driver for model MFC-9420CN --- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/rules +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/rules @@ -0,0 +1,47 @@ +#!/usr/bin/make -f + +ifneq ($(findstring $(DEB_BUILD_ARCH), amd64 ia64),) + ARCH_DEPENDS=ia32-libs +endif + +CC = gcc +CFLAGS = -g -Wall + +#export DH_VERBOSE=1 + + +install: build + dh_testdir + dh_testroot + mkdir debian/tmp + cp -R usr debian/tmp/ + dh_install + +build: + +binary-indep: build install + +binary-arch: build install + dh_testdir -a + dh_testroot -a + dh_installdocs -a + dh_installchangelogs -a + dh_strip -a + dh_compress -a + dh_fixperms -a + chmod a+w debian/brother-lpr-drivers-mfc9420cn/usr/local/Brother/inf/br* + chmod a+w debian/brother-lpr-drivers-mfc9420cn/usr/local/Brother/inf + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -- -Varch-depends=${ARCH_DEPENDS} + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch + +.PHONY: binary binary-arch binary-indep clean checkroot + +clean: + dh_testdir + dh_clean + rm -f build --- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/changelog +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/changelog @@ -0,0 +1,7 @@ +brother-lpr-drivers-mfc9420cn (1.0.0-1-0ubuntu2) hardy; urgency=low + + * Initial release (LP: #25966) + * Skipping -0ubuntu1 because this was previously accepted and removed from + Hardy. + + -- Jeremy Schoenhaar Mon, 11 Feb 2008 14:44:53 +0100 --- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/brother-lpr-drivers-mfc9420cn.install +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/brother-lpr-drivers-mfc9420cn.install @@ -0,0 +1 @@ + debian/tmp/* / --- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/compat +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/compat @@ -0,0 +1 @@ +5 --- brother-lpr-drivers-mfc9420cn-1.0.0-1.orig/debian/copyright +++ brother-lpr-drivers-mfc9420cn-1.0.0-1/debian/copyright @@ -0,0 +1,50 @@ +This package was debianized by Jeremy Schoenhaar on +Mon, 11 Feb 2008 14:44:53 +0100 + +It was downloaded from http://solutions.brother.com/linux/sol/printer/linux/lpr_drivers.html +Upstream Author: Brother Industries, LTD + +License: Brother Software Open License Agreement + +This Agreement provides terms and conditions for license grant from Brother +Industries, Ltd ("Broher"). Brother, who owns all copyrights to the software +that is distributed with this Agreement ("Software") to recipients thereof +("User"), for use of the Software. User shall have the right to use the +Software only in accordance with the terms and conditions of this Agreement. +Any use by User of the Software shall be deemed as its agreement hereto. + +Brother retains any and all copyrights to the Software. In no case this +Agreement shall be construed to assign or otherwise transfer from Brother to +User any copyrights or other intellectual property rights to whole or any part +of the Software. + +Brother grants User a non-exclusive license: to reproduce and/or distribute +(via Internet or in any other manner) the Software. Further, Brother grants +User a non-exclusive license to modify, alter, translate or otherwise prepare +derivative works of the Software and to reproduce and distribute (via Internet +or in any other manner) such modification, alteration, translation or other +derivative works for any purpose. + +The license of the Software from Brother hereunder is granted "AS IS." BROTHER +HEREBY DISCLAIMS ANY WARRANTIES WITH RESPECT TO THE SOFTWARE, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTY FOR THE QUALITY, +MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSE OR NON-INFRINGEMENT. + +Brother shall have no liability in contract, tort (including negligence or +breach of statutory duty) or otherwise for any interruption of use, loss of +data, or for any indirect, incidental, punitive or consequential loss or +damage, or for any loss of profit, revenue, data, goodwill or anticipated +savings that arises under, out of, or in contemplation of this Agreement or +otherwise arises due to any error, inaccuracy or defect in the Software even if +Brother has been advised of the possibility of such loss or damage. + +Further, Brother shall have no liability to disclose and/or distribute the +source cord of the Software to User under any circumstances. In no case shall +the above license by Brother to modify, alter, translate or otherwise prepare +derivative works of the Software be construed as Brother's implied agreement or +undertakings to disclose and/or distribute the source cord of the Software. + +The Debian packaging is © 2008, Jeremy Schoenhaar +and is licensed under the Brother Software Open License Agreement + +Copyright (C) 2005 Brother. Industries, Ltd.