debian/0000755000000000000000000000000012171275444007175 5ustar debian/patches/0000755000000000000000000000000012171256225010620 5ustar debian/patches/1001_fix_test_authid_sorting.patch0000644000000000000000000000361611763477761017260 0ustar Description: Fix test to cope with authid sorting Author: Jonas Smedegaard Last-Update: 2012-05-21 --- a/t/03classes.t +++ b/t/03classes.t @@ -15,7 +15,9 @@ 'level' => ['append', 'read'] ); -my $proper = < . <$authid> . <$authid> . @@ -27,6 +29,20 @@ <$authid2> . <$authid2> . CANON +} else { + $proper = < . +<$authid2> . +<$authid2> . +<$authid2> . +<$authid2> . +<$authid> . +<$authid> . +<$authid> . +<$authid> . +<$authid> . +CANON +}; $proper =~ s/\r?\n/\r\n/g; #is($proper, $acl->save(RDF::Trine::Serializer::NTriples::Canonical->new), "allow seems to generate sensible triples"); debian/patches/series0000644000000000000000000000004312171256225012032 0ustar 1001_fix_test_authid_sorting.patch debian/control0000644000000000000000000000226412171275155010603 0ustar Source: librdf-acl-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libossp-uuid-perl, liberror-perl, librdf-query-perl, librdf-query-client-perl, librdf-trinex-functions-perl, liburi-perl, libmodule-signature-perl (>= 0.66) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-acl-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-acl-perl.git Homepage: https://metacpan.org/release/RDF-ACL Package: librdf-acl-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Suggests: ${cdbs:Suggests} Description: access control lists for the semantic web Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::ACL is a Perl library for managing access control lists based on RDF data defined, either a serialised string of RDF, a file name, a URI or any other method handled by RDF::TrineShortcuts. . Note that this module provides access control and does not perform authentication! debian/source/0000755000000000000000000000000011763477462010507 5ustar debian/source/format0000644000000000000000000000001411763477462011715 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000644412171275444011057 0ustar librdf-acl-perl (0.103-1) unstable; urgency=low [ upstream ] * New release. + Stop bundling early paleolithic version of Scalar::Util. Closes: bug#713252. [ Jonas Smedegaard ] * List upstream issue tracker as contact, and metacpan.org URL as Homepage. * Update package relations: + Fix (build-)depend on libossp-uuid-perl (not virtual libdata-uuid-perl). + Relax to (build-)depend unversioned on cdbs: Needed version satisfied even in oldstable. * Update copyright file: + Fix use comment and license pseudo-sections in copyright file to obey silly restrictions of copyright format 1.0. + Quote license in comment. + Update copyright coverage for convenience code copies and main upstream author. * Bump debhelper compatibility level to 8. * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Add git URL as alternate source. * Stop tracking md5sum of upstream tarball. * Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include current year. * Bump standards-version to 3.9.4. * Drop patch 1002: Build problem turned out to be (and fixed by now) in CDBS. [ Salvatore Bonaccorso ] * Use canonical anonscm.debian.org hostname in Vcs-Git URI. -- Jonas Smedegaard Tue, 16 Jul 2013 18:53:46 +0200 librdf-acl-perl (0.102-1) unstable; urgency=low * New upstream release. + Extend copyright coverage to 2012. + Use Module::Package::RDF. + Drop RDF::TrineShortcuts dependency; use RDF::TrineX::Functions. * Update patches: + Drop patch 2001 disabling verification of source: Fixed upstream. + Refresh patch 1001. + Add patch 1002 to avoid auto-installing dependencies during build. * (Build-)depend on librdf-query-perl, librdf-query-client-perl and librdf-trinex-functions-perl (not librdf-trineshortcuts-perl or libxml-libxml-perl). * Update copyright file: + Update Files sections for included code copies of other projects. + Extend coverage of main project and Debian packaging. -- Jonas Smedegaard Wed, 06 Jun 2012 00:17:43 +0200 librdf-acl-perl (0.101-2) unstable; urgency=low [ Jonas Smedegaard ] * Update copyright file: + Fix add License section for Artistic. + Shorten comments. + Quote licenses in comments. + Bump copyright format to final version 1.0. + Fix double-indent in Copyright fields as per Policy §5.6.13. * Update package relations: + Relax build-dependency on cdbs (needlessly tight). + Relax build-depend unversioned on debhelper and devscripts (needed versions satisfied even in oldstable). * Add patch 1001 to fix test to cope with authid sorting, and stop * suppressing regression test failures: should be reliable now. * Bump standards version to 3.9.3. * Use anonscm.debian.org for Vcs-Browser field. [ gregor herrmann ] * Remove debian/source/local-options: abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. -- Jonas Smedegaard Mon, 21 May 2012 18:12:43 +0200 librdf-acl-perl (0.101-1) unstable; urgency=low * Initial packaging release. Closes: bug#626865. -- Jonas Smedegaard Mon, 16 May 2011 04:13:01 +0200 debian/README.source0000644000000000000000000000056312134177263011357 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212134177263010372 0ustar 8 debian/watch0000644000000000000000000000022511763477462010237 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/RDF-ACL/ .*/RDF-ACL-(\d.*)\.tar\.gz debian debian/copyright_hints0000644000000000000000000000512712171275151012335 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: CREDITS MANIFEST META.yml Makefile.PL SIGNATURE TODO debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/patches/1001_fix_test_authid_sorting.patch debian/patches/series debian/source/format debian/watch inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/AutoManifest.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/TrustMetaYml.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/Module/Package/Dist/RDF.pm inc/YAML/Tiny.pm meta/doap.ttl meta/makefile.ttl t/01basic.t t/02access.t t/03classes.t t/04containers.t t/05whoami.t Copyright: *No copyright* License: UNKNOWN FIXME Files: Changes inc/Module/Install/Package.pm inc/Module/Package.pm Copyright: 2011 2011, 2012 2013, License: UNKNOWN FIXME Files: README lib/RDF/ACL.pm Copyright: 2010-2013, Toby Inkster License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2013, Toby Inkster HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME Files: COPYRIGHT Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy 2002-2004, Audrey Tang and Brian Ingerson 2003-2004, Audrey Tang 2006, - 2012, Adam Kennedy 2011. Ingy doet Net 2013, the holder(s) None This software is 2010-2013, by Toby Inkster This software is 2011-2012, by Toby Inkster Unknown License: UNKNOWN FIXME Files: meta/changes.ttl Copyright: 2013."@en ; a dcs:Update, dcs:Documentation License: UNKNOWN FIXME Files: META.ttl Copyright: 2011."@en; 2012."@en; 2013."@en; License: UNKNOWN FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000554112171275110011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RDF::ACL Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=RDF-ACL Source: http://search.cpan.org/dist/RDF-ACL/ git://github.com/tobyink/p5-rdf-acl Files: * Copyright: 2010-2013, Toby Inkster License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Perl is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/AutoInstall.pm inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Package.pm inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package. Files: inc/Module/Install/AutoManifest.pm Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AutoManifest. Files: inc/Module/Install/TrustMetaYml.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::TrustMetaYml. Files: inc/Module/Package/Dist/RDF.pm Copyright: 2011-2013, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package::RDF. Files: inc/YAML/Tiny.pm Copyright: 2006-2011, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of YAML::Tiny. Files: debian/* Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-3+ 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, 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. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611763477462010627 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000300012171256105010237 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for RDF::ACL # # 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, 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 . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = RDF-ACL DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK # Needed by upstream build and (always) at runtime perl-deps = ossp-uuid error rdf-query rdf-query-client perl-deps += rdf-trinex-functions uri deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) # Needed by upstream testsuite deps-test = libmodule-signature-perl (>= 0.66) CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) debian/control.in0000644000000000000000000000174212171256171011205 0ustar Source: librdf-acl-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-acl-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-acl-perl.git Homepage: https://metacpan.org/release/RDF-ACL Package: librdf-acl-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Suggests: ${cdbs:Suggests} Description: access control lists for the semantic web Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::ACL is a Perl library for managing access control lists based on RDF data defined, either a serialised string of RDF, a file name, a URI or any other method handled by RDF::TrineShortcuts. . Note that this module provides access control and does not perform authentication!