--- libfprint-0.0.6.orig/Makefile.in +++ libfprint-0.0.6/Makefile.in @@ -207,7 +207,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = dist-bzip2 EXTRA_DIST = THANKS TODO HACKING libfprint.pc.in -DISTCLEANFILES = ChangeLog libfprint.pc +DISTCLEANFILES = libfprint.pc SUBDIRS = libfprint doc $(am__append_1) pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libfprint.pc --- libfprint-0.0.6.orig/debian/libfprint0.install +++ libfprint-0.0.6/debian/libfprint0.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- libfprint-0.0.6.orig/debian/dirs +++ libfprint-0.0.6/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- libfprint-0.0.6.orig/debian/docs +++ libfprint-0.0.6/debian/docs @@ -0,0 +1,3 @@ +NEWS +README +TODO --- libfprint-0.0.6.orig/debian/rules +++ libfprint-0.0.6/debian/rules @@ -0,0 +1,85 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + + +build: build-stamp +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/tmp + $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installudev -n libfprint + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples examples/* + dh_install --sourcedir=debian/tmp + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- libfprint-0.0.6.orig/debian/libfprint0.dirs +++ libfprint-0.0.6/debian/libfprint0.dirs @@ -0,0 +1 @@ +usr/lib --- libfprint-0.0.6.orig/debian/watch +++ libfprint-0.0.6/debian/watch @@ -0,0 +1,6 @@ +# Compulsory line, this is a version 3 file +version=3 + +http://sf.net/fprint/libfprint-(.*)\.tar\.gz + + --- libfprint-0.0.6.orig/debian/copyright +++ libfprint-0.0.6/debian/copyright @@ -0,0 +1,44 @@ +This package was debianized by Emfox Zhou on +Sun, 13 Jan 2008 12:49:07 +0800. + +It was downloaded from + +Upstream Authors, and Copyright: + +Copyright (C) 2007 Daniel Drake +Copyright (C) 2006-2007 Timo Hoenig +Copyright (C) 2006 Pavel Machek +Copyright (C) 1999 Erik Walthinsen +Copyright (C) 2004,2006 Thomas Vander Stichele +Copyright (C) 2007 Cyrille Bagard +Copyright (C) 2007 Vasily Khoruzhick +Copyright (C) 2007 Jan-Michael Brummer +Copyright (C) 2007 Anthony Bretaudeau + +License: +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this library; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +The files under libfprint/nbis directory has this license: + +This software was developed at the National Institute of Standards and +Technology (NIST) by employees of the Federal Government in the course +of their official duties. Pursuant to title 17 Section 105 of the +United States Code, this software is not subject to copyright protection +and is in the public domain. NIST assumes no responsibility whatsoever for +its use by other parties, and makes no guarantees, expressed or implied, +about its quality, reliability, or any other characteristic. + +The Debian packaging is (C) 2008, Emfox Zhou and is +licensed under the LGPL v2.1, see `/usr/share/common-licenses/LGPL-2.1'. --- libfprint-0.0.6.orig/debian/libfprint0.udev +++ libfprint-0.0.6/debian/libfprint0.udev @@ -0,0 +1,27 @@ +## +# udev rules file for Fprint's libpfprint0 library + +# Device aes1610 +ATTRS{idVendor}=="08ff", ATTRS{idProduct}=="1600", MODE="0664", GROUP="plugdev" +# Device aes2501 +ATTRS{idVendor}=="08ff", ATTRS{idProduct}=="2580", MODE="0664", GROUP="plugdev" +# Device aes4000 +ATTRS{idVendor}=="08ff", ATTRS{idProduct}=="5501", MODE="0664", GROUP="plugdev" +# Device fdu2000 +ATTRS{idVendor}=="1162", ATTRS{idProduct}=="0300", MODE="0664", GROUP="plugdev" +# Device upektc +ATTRS{idVendor}=="0483", ATTRS{idProduct}=="2015", MODE="0664", GROUP="plugdev" +# Device upekts +ATTRS{idVendor}=="0483", ATTRS{idProduct}=="2016", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00bb", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00bc", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00bd", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="045e", ATTRS{idProduct}=="00ca", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="05ba", ATTRS{idProduct}=="0007", MODE="0664", GROUP="plugdev" +# Device uru4000 +ATTRS{idVendor}=="05ba", ATTRS{idProduct}=="000a", MODE="0664", GROUP="plugdev" --- libfprint-0.0.6.orig/debian/control +++ libfprint-0.0.6/debian/control @@ -0,0 +1,46 @@ +Source: libfprint +Priority: extra +Maintainer: FingerForce Team +Uploaders: Emfox Zhou , Miguel Gea Milvaques , Ulises Vitulli +Build-Depends: debhelper (>= 5), autotools-dev, libusb-dev, libssl-dev, libglib2.0-dev, libmagick9-dev +Standards-Version: 3.7.3 +Homepage: http://reactivated.net/fprint/ +Section: libs + +Package: libfprint-dev +Section: libdevel +Architecture: any +Depends: libfprint0 (= ${binary:Version}) +Description: fingerprint library of fprint project, development headers + The fprint project aims to support for consumer fingerprint reader devices. + . + Previously, Linux support for such devices has been scattered amongst different + projects (many incomplete) and inconsistent in that application developers + would have to implement support for each type of fingerprint reader separately. + We're trying to change that by providing a central system to support all the + fingerprint readers we can get our hands on. + . + libfprint is the centre of our effort, it is the component which does the dirty + work of talking to fingerprint reading devices, and processing fingerprint + data. + . + This package provides development headers. + +Package: libfprint0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Description: fingerprint library of fprint project, shared libraries + The fprint project aims to support for consumer fingerprint reader devices. + . + Previously, Linux support for such devices has been scattered amongst different + projects (many incomplete) and inconsistent in that application developers + would have to implement support for each type of fingerprint reader separately. + We're trying to change that by providing a central system to support all the + fingerprint readers we can get our hands on. + . + libfprint is the centre of our effort, it is the component which does the dirty + work of talking to fingerprint reading devices, and processing fingerprint + data. + . + This package provides shared libraries. --- libfprint-0.0.6.orig/debian/libfprint-dev.dirs +++ libfprint-0.0.6/debian/libfprint-dev.dirs @@ -0,0 +1,2 @@ +usr/lib +usr/include --- libfprint-0.0.6.orig/debian/compat +++ libfprint-0.0.6/debian/compat @@ -0,0 +1 @@ +5 --- libfprint-0.0.6.orig/debian/libfprint-dev.install +++ libfprint-0.0.6/debian/libfprint-dev.install @@ -0,0 +1,5 @@ +usr/include/* +usr/lib/lib*.a +usr/lib/lib*.so +usr/lib/pkgconfig/* +usr/lib/*.la --- libfprint-0.0.6.orig/debian/changelog +++ libfprint-0.0.6/debian/changelog @@ -0,0 +1,35 @@ +libfprint (0.0.6-2) experimental; urgency=low + + * Fixing to non-native pkg (Closes: 481434) + + -- Ulises Vitulli Thu, 15 May 2008 21:56:24 -0300 + +libfprint (0.0.6-1) experimental; urgency=low + + * New upstream release (Closes: #472780). + * Adding udev rule allowing 'plugdev' group access fprint known devices. + + -- Ulises Vitulli Wed, 26 Mar 2008 10:59:55 -0300 + +libfprint (0.0.5-3) experimental; urgency=low + + * Fixing dependences (Closes: #469813) + + -- Ulises Vitulli Fri, 07 Mar 2008 08:47:18 -0200 + +libfprint (0.0.5-2) experimental; urgency=low + + * Added license for nbis/* files in copyright file + + -- Miguel Gea Milvaques Mon, 04 Feb 2008 21:02:48 +0100 + +libfprint (0.0.5-1) experimental; urgency=low + + [ Emfox Zhou ] + * Initial release (Closes: #460493, #438922) + + [ Miguel Gea Milvaques ] + * Moved target from unstable to experimental + * Lintian clean ( makefile distclean in rules) + + -- Miguel Gea Milvaques Sat, 02 Feb 2008 22:56:51 +0100