debian/0000755000000000000000000000000012200472046007163 5ustar debian/rules0000755000000000000000000000003612200472046010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000225312200472046010570 0ustar Source: libbiblio-thesaurus-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbiblio-thesaurus-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbiblio-thesaurus-perl.git Homepage: https://metacpan.org/release/Biblio-Thesaurus/ Package: libbiblio-thesaurus-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl extension for managing ISO thesaurus A Thesaurus is a classification structure. It can be seen as a graph where nodes are terms and the vertices are relations between terms. . Biblio::Thesaurus provides transparent methods to maintain Thesaurus files. The module uses a subset from ISO 2788 which defines some standard features to be found on thesaurus files. This ISO includes a set of relations that can be seen as standard but, this program can use user defined ones. So, it can be used on ISO or not ISO thesaurus files. debian/libbiblio-thesaurus-perl.examples0000644000000000000000000000001312200472046015625 0ustar examples/* debian/source/0000755000000000000000000000000012200472046010463 5ustar debian/source/format0000644000000000000000000000001412200472046011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024512200472046011036 0ustar libbiblio-thesaurus-perl (0.43-1) unstable; urgency=low * Initial Release. (Closes: #670041) -- Nuno Carvalho Wed, 07 Aug 2013 17:16:17 +0100 debian/compat0000644000000000000000000000000212200472046010361 0ustar 8 debian/copyright0000644000000000000000000000205712200472046011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Aberto Simoes Source: https://metacpan.org/release/Biblio-Thesaurus/ Upstream-Name: Biblio-Thesaurus Files: * Copyright: 2000-2012, Priject Natura License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000017612200472046010220 0ustar version=3 https://metacpan.org/release/Biblio-Thesaurus/ .*/Biblio-Thesaurus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$