debian/0000755000000000000000000000000012215431363007166 5ustar debian/rules0000755000000000000000000000051412215431363010246 0ustar #!/usr/bin/make -f PKG := $(shell dh_listpackages) TMP := $(CURDIR)/debian/$(PKG) %: dh $@ override_dh_auto_install: dh_auto_install rm -rf $(TMP)/usr/bin $(TMP)/usr/share/man/man1 override_dh_installexamples: dh_installexamples sed -i -e'1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PKG)/examples/* debian/control0000644000000000000000000000217412215431363010575 0ustar Source: libgedcom-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdate-manip-perl, libtest-pod-perl, libtext-soundex-perl | perl (<< 5.17.0) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgedcom-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgedcom-perl.git Homepage: https://metacpan.org/release/Gedcom/ Package: libgedcom-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdate-manip-perl, libroman-perl, libtext-soundex-perl | perl (<< 5.17.0) Suggests: libparse-recdescent-perl Description: interface to genealogy GEDCOM files The Gedcom modules provide an interface to read, verify and manipulate Gedcom files. The Gedcom format is the standard format for storing genealogical data such a family trees, a person's birth, marriage, children and death and background research. debian/source/0000755000000000000000000000000012215431363010466 5ustar debian/source/format0000644000000000000000000000001412215431363011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000141412215431363011040 0ustar libgedcom-perl (1.19-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Closes: #723015 * Update list of installed examples. * Drop pod.patch, fixed upstream. * Update years of upstream copyright. * Add (build) dependency on Text::Soundex. * Add build dependency on libtest-pod-perl. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Mon, 16 Sep 2013 00:21:05 +0200 libgedcom-perl (1.16-1) unstable; urgency=low * Initial Release (Closes: #668565). -- Nicholas Bamber Thu, 12 Apr 2012 23:33:13 +0100 debian/libgedcom-perl.docs0000644000000000000000000000000512215431363012720 0ustar TODO debian/compat0000644000000000000000000000000212215431363010364 0ustar 8 debian/clean0000644000000000000000000000013412215431363010171 0ustar lib/Gedcom/Grammar_0_1.pm royal.ged.index t/lines/bias.p t/lines/lines.p t/lines/namefreq.p debian/libgedcom-perl.examples0000644000000000000000000000024212215431363013611 0ustar ged gedcom-5.5-strict.grammar gedcom-5.5.1.grammar gedcom-5.5.grammar gedcom.vim gedcom_compare lines2perl parse_grammar royal.ged setup tkged cgi-bin/gedcom.cgi debian/copyright0000644000000000000000000000202512215431363011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Paul Johnson Source: https://metacpan.org/release/Gedcom/ Upstream-Name: Gedcom Files: * Copyright: 1998-2013, Paul Johnson License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nicholas Bamber License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000015212215431363010215 0ustar version=3 https://metacpan.org/release/Gedcom/ .*/Gedcom-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$