mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Updates on packaging (no upstream diffs).
This commit is contained in:
Vendored
+2
-1
@@ -4,8 +4,9 @@ libfprint (20081125git-1) experimental; urgency=low
|
||||
* Upstream git checkout fixing little issues:
|
||||
- Fixes libtool problem.
|
||||
- Add more debuging support.
|
||||
* Minor package updates to comply with 3.8.1 standard.
|
||||
|
||||
-- Ulises Vitulli <uvitulli@fi.uba.ar> Fri, 28 Nov 2008 03:14:15 -0200
|
||||
-- Ulises Vitulli <uvitulli@fi.uba.ar> Sat, 06 Jun 2009 12:00:26 -0300
|
||||
|
||||
libfprint (20080810git-1) experimental; urgency=low
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@ Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
|
||||
Uploaders: Ulises Vitulli <uvitulli@fi.uba.ar>
|
||||
Build-Depends: debhelper (>= 5), autotools-dev, libusb-1.0-0-dev, libssl-dev,
|
||||
libglib2.0-dev, libmagick9-dev, libxv-dev
|
||||
Standards-Version: 3.8.0
|
||||
Standards-Version: 3.8.1
|
||||
Homepage: http://reactivated.net/fprint/
|
||||
Section: libs
|
||||
|
||||
|
||||
Vendored
-1
@@ -1,3 +1,2 @@
|
||||
NEWS
|
||||
README
|
||||
TODO
|
||||
|
||||
Vendored
+2
-2
@@ -41,9 +41,9 @@ clean:
|
||||
dh_testroot
|
||||
rm -f build-stamp configure aclocal.m4
|
||||
find $(CURDIR) -type f -name Makefile.in -exec rm {} \;
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
rm -rf depcomp compile config.guess config.sub ltmain.sh missing install-sh config.h.in
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
@@ -68,7 +68,7 @@ binary-arch: build install
|
||||
dh_installdocs
|
||||
dh_install --sourcedir=debian/tmp
|
||||
dh_installman
|
||||
dh_installchangelogs
|
||||
dh_installchangelogs NEWS
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
||||
Reference in New Issue
Block a user