debian/0000755000000000000000000000000012264070703007167 5ustar debian/rules0000755000000000000000000000003612264070703010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000205612264070703010575 0ustar Source: librinci-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libdefhash-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librinci-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librinci-perl.git Homepage: https://metacpan.org/release/Rinci Package: librinci-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdefhash-perl Description: module that provides a language-neutral metadata for your code Rinci is a set of extensible, language-neutral metadata specifications for your code. Rinci allows various helper tools, from code generator to web middleware to documentation generator to other protocols, to act on your code, making your life easier as a programmer. . Rinci is geared towards dynamic scripting languages like Perl, Python, Ruby, PHP, JavaScript, but is not limited to those languages. debian/source/0000755000000000000000000000000012264070703010467 5ustar debian/source/format0000644000000000000000000000001412264070703011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000131412264070703011040 0ustar librinci-perl (1.1.43-1) unstable; urgency=medium * Team upload. * New upstream release. -- gregor herrmann Fri, 10 Jan 2014 23:18:35 +0100 librinci-perl (1.1.42-1) unstable; urgency=medium * Team upload. * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 19:43:19 +0100 librinci-perl (1.1.39-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Wed, 23 Oct 2013 22:05:26 +0200 librinci-perl (1.1.35-1) unstable; urgency=low * Initial Release. (Closes: #720861) -- Joenio Costa Sun, 25 Aug 2013 12:13:38 -0300 debian/compat0000644000000000000000000000000212264070703010365 0ustar 8 debian/copyright0000644000000000000000000000204612264070703011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Rinci Source: https://metacpan.org/release/Rinci Upstream-Contact: Steven Haryanto Files: * Copyright: 2013, Steven Haryanto License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000015012264070703010214 0ustar version=3 https://metacpan.org/release/Rinci/ .*/Rinci-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$