debian/0000755000000000000000000000000012217350612007165 5ustar debian/rules0000755000000000000000000000003612217350612010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000252112217350612010570 0ustar Source: libmetabase-fact-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Marius Gavrilescu Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcpan-distnameinfo-perl, libdata-guid-perl, libjson-perl, libtest-exception-perl, libio-prompt-tiny-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmetabase-fact-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmetabase-fact-perl.git Homepage: https://metacpan.org/release/Metabase-Fact Package: libmetabase-fact-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-prompt-tiny-perl, libcpan-distnameinfo-perl, libdata-guid-perl, libjson-perl Description: base class for Metabase Facts Metabase is a system for associating metadata with CPAN distributions. The metabase can be used to store test reports, reviews, coverage analysis reports, reports on static analysis of coding style, or anything else for which datatypes are constructed. . Metabase::Fact is a base class for Facts (really opinions or analyses) that can be sent to or retrieved from a Metabase repository. . Metabase::Report is a base class for collections of Metabase::Fact objects that can be sent to or retrieved from a Metabase system. debian/libmetabase-fact-perl.docs0000644000000000000000000000003412217350612014157 0ustar README.hacking CONTRIBUTING debian/source/0000755000000000000000000000000012217350612010465 5ustar debian/source/format0000644000000000000000000000001412217350612011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000066212217350612011043 0ustar libmetabase-fact-perl (0.022-1) unstable; urgency=low * New upstream release. * Update copyright year * Use IO::Prompt::Tiny for prompting in metabase-profile * Update documentation -- Marius Gavrilescu Sat, 21 Sep 2013 20:02:50 +0300 libmetabase-fact-perl (0.021-1) unstable; urgency=low * Initial Release (Closes: #720420). -- Marius Gavrilescu Wed, 21 Aug 2013 18:41:41 +0300 debian/compat0000644000000000000000000000000212217350612010363 0ustar 9 debian/copyright0000644000000000000000000000375312217350612011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Metabase-Fact Upstream-Contact: David Golden , Ricardo Signes , H.Merijn Brand Upstream-Name: Metabase-Fact Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: t/report/* t/base.t t/fact/* Copyright: 2008, Ricardo Signes License: Artistic or GPL-1+ Files: t/resource/* Copyright: 2010, David Golden License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Marius Gavrilescu License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/watch0000644000000000000000000000016712217350612010222 0ustar version=3 https://metacpan.org/release/Metabase-Fact .*/Metabase-Fact-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$