debian/0000755000000000000000000000000011737116740007175 5ustar debian/rules0000755000000000000000000000003611737116740010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000260611737116740010604 0ustar Source: libxml-atom-service-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libtest-nowarnings-perl, libtest-pod-coverage-perl, libtest-pod-perl, libxml-atom-perl, perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jose Luis Rivas , Nicholas Bamber , Fabrizio Regalli Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/XML-Atom-Service/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-atom-service-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-service-perl.git Package: libxml-atom-service-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libxml-atom-perl Description: Atom Service Document object XML::Atom::Service is a Service Document implementation. In the Atom Publishing Protocol, a client needs to first discover the capabilities and locations of Collections. The Service Document is designed to support this discovery process. The document describes the location and capabilities of Collections. . The Atom Publishing Protocol introduces some new XML elements, such as app:edited and app:draft, which are imported into XML::Atom. See XML::Atom::Atompub in detail. debian/source/0000755000000000000000000000000011737116740010475 5ustar debian/source/format0000644000000000000000000000001411737116740011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000632611737116740011056 0ustar libxml-atom-service-perl (0.16.2-1) unstable; urgency=low * Imported Upstream version 0.16.2 * Bump Standards-Version to 3.9.3 * Add myself to Uploaders and Copyright * Update debian/copyright format as in Debian Policy 3.9.3 * Remove utf8-case.patch patch: code is now included in source * Add libtest-nowarnings-perl to B-D-I and sort them * Add perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) to B-D -- Fabrizio Regalli Wed, 04 Apr 2012 21:09:29 +0200 libxml-atom-service-perl (0.16.1-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * Add a patch to make 2 regexp in the test suite case-insensitive; XML::Atom has changed from utf-8 to UTF-8 in 0.40. Thanks to Dominic Hargreaves for the bug report (closes: #646296). * Update years of packaging copyright. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sun, 23 Oct 2011 02:10:18 +0200 libxml-atom-service-perl (0.16.1-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Nicholas Bamber ] * Added myself to Uploaders * Upped standards version * Fixed watch file * New upstream release * echo '3.0 (quilt)' > debian/source/format * Refreshed copyright * Simplified dependencies * Simplified and modernized debian/rules * Upped compat and debhelper version to 8 -- Nicholas Bamber Wed, 20 Oct 2010 21:23:05 +0100 libxml-atom-service-perl (0.16.0-2) unstable; urgency=low [ David Paleino ] * Removed myself from Uploaders (Closes: #509503) * debian/lintian-overrides removed, was useless [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - add perl-modules (>= 5.10) as an alternative build dependency to libmodule-build-perl * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: add "headers". -- gregor herrmann Wed, 07 Jan 2009 16:26:53 +0100 libxml-atom-service-perl (0.16.0-1) unstable; urgency=low [ Jose Luis Rivas ] * New upstream release * debian/control: + Bumped to 3.8.0, no changes needed. * Initial upload to debian archive (Closes: #458809) * Fixed typo in license path at debian/copyright. [ gregor herrmann ] * Add libxml-atom-perl, libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep; move libtest-perl-critic-perl to Build-Depends-Indep. * Allow perl-modules (>= 5.10) as an alternative to libversion-perl. * Refresh debian/rules, no functional changes, except: don't install README. * Add lintian override for manpage problem (long line caused by a long URL). * Add /me to Uploaders. * debian/copyright: re-arrange stanzas and add detailed license information. -- Jose Luis Rivas Sun, 13 Jul 2008 18:41:25 -0430 libxml-atom-service-perl (0.15.4-1) unstable; urgency=low * Initial Release -- David Paleino Sat, 19 Apr 2008 09:19:47 +0200 debian/compat0000644000000000000000000000000211737116740010373 0ustar 8 debian/copyright0000644000000000000000000000235211737116740011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Takeru INOUE Source: http://search.cpan.org/dist/XML-Atom-Service/ Upstream-Name: XML-Atom-Service Files: * Copyright: 2007, Takeru INOUE License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, David Paleino 2008, Jose Luis Rivas 2009-2011, gregor herrmann 2010, Nicholas Bamber 2012, Fabrizio Regalli 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000025411737116740010227 0ustar # format version number, currently 3; this line is compulsory! version=3 http://search.cpan.org/dist/XML-Atom-Service/ .*/XML-Atom-Service-v([\.\d]+)\.(?:tar\.gz|tar|tgz)$