debian/0000775000000000000000000000000012316617232007173 5ustar debian/copyright0000664000000000000000000000224712175135155011135 0ustar This package was debianized by Chris Taylor on Sun, 28 Jun 2009 21:20:13 -0700. It was downloaded from http://sourceforge.net/project/showfiles.php?group_id=257285 Upstream Author: Kirk Strauser Copyright: (C) 2008-2012 Kirk Strauser License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. The Debian packaging is © 2007-2013, Chris Taylor and is licensed under the GPL, see above. debian/changelog0000664000000000000000000000420612316617230011045 0ustar pgdbf (0.6.2-1ubuntu1) trusty; urgency=low * Use autotools-dev helper for newer arches, resolving FTBFS. -- Daniel T Chen Tue, 01 Apr 2014 16:16:09 -0400 pgdbf (0.6.2-1) unstable; urgency=low * New upstream release. * Bump standards-version. * Update debian/copyright. - Update dates. - Update author's email address. -- Chris Taylor Sun, 28 Jul 2013 06:26:32 +0000 pgdbf (0.6.1-1) unstable; urgency=low * New upstream release. * Bumped standards-version. * Bumped compat to 9. * Bumped versioned build-dep on debhelper to 9. * Removed build-dep on quilt. -- Chris Taylor Wed, 02 May 2012 00:38:55 +0000 pgdbf (0.5.5-1) unstable; urgency=low * New upstream release. * Updated patch 01-Man. -- Chris Taylor Sun, 06 Feb 2011 08:12:52 +0000 pgdbf (0.5.4-1) unstable; urgency=low * New upstream release. -- Chris Taylor Tue, 07 Dec 2010 01:05:07 +0000 pgdbf (0.5.2-1) unstable; urgency=low * New upstream release. * Bump standards-version. -- Chris Taylor Sat, 06 Nov 2010 06:03:40 +0000 pgdbf (0.5.1-1) unstable; urgency=low * New upstream release. * Rebase 01-Man due to manpage updates. * Bump standards-version. * Update date in debian/copyright -- Chris Taylor Sat, 13 Mar 2010 06:59:37 +0000 pgdbf (0.5.0-2) unstable; urgency=low * Used minimal dh7 instead of cdbs. * Updated my email address. * Updated debian/copyright. -- Chris Taylor Mon, 04 Jan 2010 04:56:19 +0000 pgdbf (0.5.0-1) unstable; urgency=low * New upstream release. * Use source format 3.0 (quilt). * Bump standards-version. * Remove patch 01-README as it is fixed upstream. * Rename 02-Man to 01-Man and update. -- Chris Taylor Sat, 28 Nov 2009 00:21:59 +0000 pgdbf (0.4.6-1) unstable; urgency=low * Initial release (Closes: #534334). * Patched README in 01-README to fix url. * Patched Manpage in 02-Man to fix version number. -- Chris Taylor Sun, 28 Jun 2009 21:20:13 -0700 debian/docs0000664000000000000000000000000712175134616010046 0ustar README debian/patches/0000775000000000000000000000000012175134616010625 5ustar debian/patches/01-Man0000664000000000000000000000063312175134616011503 0ustar Fix lintian warning in manpage. Author: Chris Taylor --- a/doc/pgdbf.man +++ b/doc/pgdbf.man @@ -4,7 +4,7 @@ pgdbf \- convert XBase / FoxPro tables t .SH SYNOPSIS .B pgdbf -[\-cCdDeEhqQtTuU] [-m memofile] filename [indexcolumn ...] +[\-cCdDeEhqQtTuU] [\-m memofile] filename [indexcolumn ...] .SH DESCRIPTION PgDBF is a program for converting XBase databases - particularly FoxPro debian/patches/series0000664000000000000000000000000712175134616012037 0ustar 01-Man debian/watch0000664000000000000000000000006212175134616010225 0ustar version=3 http://sf.net/pgdbf/pgdbf-(.*)\.tar\.gz debian/control0000664000000000000000000000132012316617177010602 0ustar Source: pgdbf Section: database Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Chris Taylor Build-Depends: debhelper (>= 9), autotools-dev Standards-Version: 3.9.4 Homepage: http://pgdbf.sourceforge.net/ Package: pgdbf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: postgresql Description: converter of XBase / FoxPro tables to PostgreSQL PgDBF converts XBase databases, particularly FoxPro tables with memo files, into a format that PostgreSQL can directly import. It has no dependencies other than standard Unix libraries. . PgDBF is designed to be incredibly fast and as efficient as possible. debian/source/0000775000000000000000000000000012175134755010502 5ustar debian/source/format0000664000000000000000000000001412175134616011704 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212175134616010374 0ustar 9 debian/rules0000775000000000000000000000006212316617210010245 0ustar #!/usr/bin/make -f %: dh $@ --with autotools_dev